#Building a CRM and i keep getting this error code. "ModuleNotFoundError: No module named.. "

5 messages · Page 1 of 1 (latest)

flint flame
#

i'm building a crm and every time I run t"python manage.py makemigrations
python manage.py migrate" or try to run the server. i keep getting these "ModuleNotFoundError: No module named". then i'd install it and then run it again and another one comes up. I used a.i to help me find the modules i need and so far i have like 264 modules and it keeps still saying more is missing. it seems like its non stop, is thier any way i can download all of them at one time?

stone ferry
#

Give some example of the missing modules

#

I feel like this is more of a "bad python environment setup" situation

grim badger
flint flame