If you're using virtualenv, then u need to activate before running manage.py, to activate, use workon <virtualenv>.
Maybe you only installed Django in your virtualenv and not in your system. Regards! El mar., 9 abr. 2019 a las 13:20, sachin thakur (< [email protected]>) escribió: > Create your virtual machine in any or directory > > > Then install the django in that virtual machine n create your project > > Regards > Sachin Thakur > > On Wed 10 Apr, 2019, 12:47 AM Joseph Jones, <[email protected]> wrote: > >> Hello fellow Django community members, >> I seem to be having quite a bit of trouble fixing my error in calling the >> manage.py directory in my project. I've received of a hint in that my code >> launcher indicates that "Django is not importable into this environment" >> so it would appear as well as the error in the structure I have made an >> additional error to give an picture of the structure of my project. it is >> C:/users/Joseph >> C:/users/Joseph/Anaconda3 >> C:/users/Joseph/Anaconda3 /lib >> C:/users/Joseph/Anaconda3 /lib/site-packages >> Any advice on the step I seem to be missing would be appreciated. Thank >> you, Joseph >> >> -- >> 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 [email protected]. >> To post to this group, send email to [email protected]. >> 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/CAJGsC5Oy9HdXqHSe4qj2mShPjktyV2GsM2rY9qsQ4NZeKw_g8g%40mail.gmail.com >> <https://groups.google.com/d/msgid/django-users/CAJGsC5Oy9HdXqHSe4qj2mShPjktyV2GsM2rY9qsQ4NZeKw_g8g%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> 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 [email protected]. > To post to this group, send email to [email protected]. > 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/CA%2BLmcYtMi3wsgGVtDpDmV19bAUJHDS3TNfX5Z5gyQgELAsy8xw%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CA%2BLmcYtMi3wsgGVtDpDmV19bAUJHDS3TNfX5Z5gyQgELAsy8xw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > 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 [email protected]. To post to this group, send email to [email protected]. 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/CAHRQUH%3D1XLhLx%3DShNtYRkW16E8hEKEN7DJhPtTW1cxMWp-HRKw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

