DJANGO NOT FOUND

27 views
Skip to first unread message

Jack

unread,
Dec 23, 2017, 8:59:55 PM12/23/17
to Django users
Hi, i've installed on my ubuntu 16.04 LTS python3.6 and django but django i have installed with pip3 and usign virtualenv, but it is ok by console, the problem is in eclipse, i installed python, it is OK, but at the moment of creating a django project, it drops a message, django not found, i've removed the interpreter and add it again because i thought it was the problem but the problem continues, i've uninstalled pydev from eclipse and the problem is the same.

If someone knows about this, please help me.

Thnks a lot.

Avraham Serour

unread,
Dec 24, 2017, 5:59:52 AM12/24/17
to django-users
did you create a virtualenv for the project? you shouldn't pip install stuff in the system python.

can you import django using the python console?

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/58251deb-dc26-4f68-8a1b-c838f0f97e43%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Etienne Robillard

unread,
Dec 25, 2017, 6:10:08 AM12/25/17
to jackjimmygo...@gmail.com, django...@googlegroups.com

Hi,

Why do you use eclipse? I don't recommend using and IDE like eclipse for django and python programming since it may easily confuse newbies who still need to learn the language.

Virtualenv is ok assuming you have basic Python programming experience but Django can run fine without it.

Keep it simple, take the time to learn the language and don't make things more complex than they are.

HTH

Etienne

To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.

To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.

For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages