No module named django.core.handlers.wsgi windows
The error is telling us that it can't find of the core modules of Django. This is because it isn't installed in your current environment. For Django, we generally want to use a virtual environment to install all the python packages in. Fixing this error depends a bit on your current set up. If you do not have a virtual environment set up, then you can read on. If you know that there is a virtual environment already, then skip to the second part.
If you do not have such an environment for your current project, then you need to do this:. That will create a folder called. You either already have an environment or just created it. Then you need to use the virtual environment.
MY OS is ubuntu Done , Thanks. No further followup from original poster, Assuming resolved. GrahamDumpleton closed this Jun 29, TristanTTran mentioned this issue Oct 19, Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment. Linked pull requests. You signed in with another tab or window. Hey, i'm trying to deploy my app but i'm stuck on this error. ImportError : No module named core. More recent versions have a different way of importing the WSGI handler: from django.
It's common to use a requirements. It's always a pleasure to hear from you! Ask us a question, or tell us what you love or hate about PythonAnywhere. We'll get back to you over email ASAP. Sorry, there was an error connecting to the server.
0コメント