Monday, December 25, 2017

Re: DJANGO NOT FOUND

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

Le 2017-12-24 à 05:58, Avraham Serour a écrit :
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?

On Sun, Dec 24, 2017 at 2:22 AM, Jack <jackjimmygonzalesrosas@gmail.com> wrote:
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.
--
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-users@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.

--
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-users@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/CAFWa6tK0Ev9jCqT2h%3Dd5K4QocPUjx4MvnNiNwQDQ9ZyAkdv5gg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

--   Etienne Robillard  tkadm30@yandex.com  https://www.isotopesoftware.ca/

No comments:

Post a Comment