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 <jackjimmygonzalesro...@gmail.com <mailto:jackjimmygonzalesro...@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, djangonotfound, 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+unsubscr...@googlegroups.com
    <mailto:django-users+unsubscr...@googlegroups.com>.
    To post to this group, send email to django-users@googlegroups.com
    <mailto:django-users@googlegroups.com>.
    Visit this group at https://groups.google.com/group/django-users
    <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
    
<https://groups.google.com/d/msgid/django-users/58251deb-dc26-4f68-8a1b-c838f0f97e43%40googlegroups.com?utm_medium=email&utm_source=footer>.
    For more options, visit https://groups.google.com/d/optout
    <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+unsubscr...@googlegroups.com <mailto:django-users+unsubscr...@googlegroups.com>. To post to this group, send email to django-users@googlegroups.com <mailto: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 <https://groups.google.com/d/msgid/django-users/CAFWa6tK0Ev9jCqT2h%3Dd5K4QocPUjx4MvnNiNwQDQ9ZyAkdv5gg%40mail.gmail.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

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

--
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+unsubscr...@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/f24a6ec9-7822-1f67-3cbf-e78256443baa%40yandex.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to