Skip to content
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

Błąd w odc. 9.1 #11

Open
adrianborkowski opened this issue Oct 27, 2015 · 0 comments
Open

Błąd w odc. 9.1 #11

adrianborkowski opened this issue Oct 27, 2015 · 0 comments

Comments

@adrianborkowski
Copy link

Po skonfigurowaniu Django wg dokumentacji dla django-configurations i próbie odpalenia serwera przez "./manage.py runserver" pojawia się błąd:

Traceback (most recent call last):
File "./manage.py", line 9, in
from configurations.management import execute_from_command_line
File "/home/adi/.virtualenvs/kurs/local/lib/python3.4/site-packages/configurations/management.py", line 1, in
from . import importer
File "/home/adi/.virtualenvs/kurs/local/lib/python3.4/site-packages/configurations/importer.py", line 8, in
from configurations.management import LaxOptionParser
ImportError: cannot import name 'LaxOptionParser'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant