Django Pip Not installed

9 views
Skip to first unread message

Dash LaLonde

unread,
Jan 5, 2020, 8:51:14 AM1/5/20
to Django users
I just installed python, django and pip, completed a test env then deactivated the project env.
Now I am trying to start a real project, I used pipenv to install django again and even though I just installed django when I yse django-admin startproject it says it can't find django.
I ran a check and a graph and everything was okay, still it won't launch django and let me do my project.
 I am using ubuntu Mate 18.04

Debora Peralta

unread,
Jan 5, 2020, 9:46:37 AM1/5/20
to django...@googlegroups.com
Try sudo pip3 <and whatever ever you want to put>

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/dcec429f-63b9-4460-bbbf-85c2f19c8859%40googlegroups.com.

Hedrick Godson's

unread,
Jan 5, 2020, 11:00:33 AM1/5/20
to django...@googlegroups.com
Use pip install django
To install django in ur env

Reply all
Reply to author
Forward
0 new messages