Guest User

Untitled

a guest
May 24th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. dibon@cube:~/dev/djangoTest$ django-admin.py startproject djangoTest
  2. Traceback (most recent call last):
  3. File "/usr/local/bin/django-admin.py", line 2, in <module>
  4. from django.core import management
  5. ImportError: No module named django.core
Add Comment
Please, Sign In to add comment