Jeremy,

Thank you for suggesting I review my structure. It appears to be:
/home/Joseph
/home/Joseph/Anaconda3
/home/Joseph/Anaconda3/lib/site-packages
The last of which appears to be where the error is occurring. I don't seem
to be able to access  the project from my manage.py file. Do you think that
could be my error that manage.py directory is in a separate folder? if I
attempt to access django from a folder other than Anaconda I receive a
ModuleNotFoundError, But if I attempt to install django I receive
Requirement is already satisfied django is installed on
/home/Joseph/Anaconda3/lib/site-packages. Also I've noticed when checking
the configuration of my settings on pycharm "django is not importable in
this environment" So I appear to have django installed, but have not
properly structured my venv in order to interact with it. Does this
information help? please let me know, any advice would be appreciated.
Thank you and again I apologize for the response delay,

Joseph


On Wed, Apr 3, 2019 at 11:26 AM Pedro Folch <pedro.fo...@gmail.com> wrote:

> Sorry codingforentreprenour or so. On YouTube.
>
> On Wed, Apr 3, 2019, 10:18 AM Pedro Folch <pedro.fo...@gmail.com> wrote:
>
>> Helpful videos use encodingforentrepernours and justdjango are very
>> helpful providers
>>
>> On Sun, Mar 10, 2019, 4:23 PM Joseph Jones <jos....@gmail.com> wrote:
>>
>>> Hello all!
>>> I have been reading
>>> https://www.packtpub.com/application-development/learn-python-programming-second-edition
>>>  Since
>>> November, so I am very much new to the Python community. I am currently on
>>> chapter 14 "Web development" which suggests completing the tutorial on
>>> djangoproject.com after installing Django of course. When I've run the
>>> first two commands in the cmd of my PC I get the output the tutorial would
>>> indicate. However when I run the command .../> py manage.py runserver I
>>> receive a command error that no such file exists. My question is what
>>> mistake am I making? I'm hypothesizing one is to create a file entitled
>>> "manage.py' before beginning, however unless I'm misreading the text in the
>>> tutorial the command .../> django-admin startproject runserver
>>> auto-generates said file. Any suggestions on what I'm doing wrong would be
>>> immensely appreciated. Let me apologize in advance if I either, ask for
>>> clarification in any responses(again I am new), or mess up again through
>>> out the course of the tutorial and again reach out to the community. Thank
>>> you for any help,
>>> 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 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/CAJGsC5OzcyMwrW%3D-EmU%2B-3o8esQ2JeVQoJScq%3DHy_mtsxKRuKQ%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CAJGsC5OzcyMwrW%3D-EmU%2B-3o8esQ2JeVQoJScq%3DHy_mtsxKRuKQ%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 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/CAGG-qpcG54qr0o%3DAf1AxTSrXgOC%2B7xaZa7s_sjYTJtcimNmxHA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAGG-qpcG54qr0o%3DAf1AxTSrXgOC%2B7xaZa7s_sjYTJtcimNmxHA%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 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/CAJGsC5OPRMntNCyfShqma3iswHoXQEEdUmt9pd5Zu6qvnsCGoA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to