DeployDjango | Instantly deploy your Django Apps | Platform As A Service library
kandi X-RAY | DeployDjango Summary
kandi X-RAY | DeployDjango Summary
Instantly deploy your Django Apps!
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of DeployDjango
DeployDjango Key Features
DeployDjango Examples and Code Snippets
Community Discussions
Trending Discussions on DeployDjango
QUESTION
I can run my web app on my local machine - no errors.
But when porting the directory strcture to Azure, I get the ModuleNotFoundError: No module named 'django'
.
Here is what I did:
- My app is publicly available on GitHub.
The app runs in a virtual environment (called
deploydjango
). That is reflected in the tree structure of the repo. - I ensured that Python version was correct (3.8 as on my local machine).
- I posted the code to Azure (using the Azure extension of Visual Studio Code).
- When browsing to the web app URL, I get the error message:
ANSWER
Answered 2021-Feb-19 at 09:422021-02-18T12:02:07.203377427Z from django.core.wsgi import get_wsgi_application 2021-02-18T12:02:07.203381027Z ModuleNotFoundError: No module named 'django'
above two lines says Django is not installed
If it is installed then check the below documentation:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install DeployDjango
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page