Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. On manage.py:
  2.  
  3. ImportError(`enter code here`
  4. "Couldn't import Django. Are you sure it's installed and "
  5. "available on your PYTHONPATH environment variable? Did you "
  6. "forget to activate a virtual environment?"
  7.  
  8. ) from exc
  9.  
  10. Running virtualenv with interpreter /usr/bin/python2
  11. You must provide a DEST_DIR
  12. Usage: virtualenv.py [OPTIONS] DEST_DIR
  13.  
  14. Python Interpreter is Python 3.7 Projects (name)/usr/bin/python
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement