-
Notifications
You must be signed in to change notification settings - Fork 301
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
failed on django-admin runserver --settings=example.settings #1104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for reporting this issue. I unfortunately cannot reproduce this issue. It might be an issue with a corrupted venv. As #1103 is now fixed could you try again? Best delete your virtual env first and follow the steps in the README again to see whether this issue comes up again. |
the issue exists yet! windows 11 C:\django-rest-framework-json-api\venv\Scripts\python.exe: Error while finding module specification for 'main' (ValueError: main.spec is None) (venv) PS C:\django-rest-framework-json-api> python
alabaster 0.7.12 |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
(venv) PS C:\django-rest-framework-json-api> django-admin runserver --settings=example.settings
C:\django-rest-framework-json-api\venv\Scripts\python.exe: Error while finding module specification for 'main' (ValueError: main.spec is None)
(venv) PS C:\django-rest-framework-json-api>
The text was updated successfully, but these errors were encountered: