Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. python manage.py migrate
  2.  
  3. Traceback (most recent call last):
  4. File "manage.py", line 18, in <module>
  5. "Couldn't import Django. Are you sure it's installed and "
  6. ImportError: Couldn't import Django. Are you sure it's installed and available on your PYTHONPATH environment variable? Did you forget to activate a virtual environment?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement