Pedro,
I apologize for the response delay. First thank you very much for
recommending pycharm. I do still find myself getting stuck on the same
line. when I've run the code >py manage.py runserver I still receive an
error that ' manage.py does not exist'. I'm sure it is a basic step that
I'm not seeing, and taking a month to complete a basic tutorial is
certainly humbling. any advice would be greatly appreciated and if I'm not
being descriptive enough please let me know and I will do my best to be as
accurate as possible. Thank you,

Joseph

On Fri, Mar 15, 2019 at 6:45 AM Pedro Folch <pedro.fo...@gmail.com> wrote:

> Also try using pycharm it will probably be easier for running django.  It
> helps.
>
> On Thu, Mar 14, 2019, 9:22 PM Pedro Folch <pedro.fo...@gmail.com> wrote:
>
>> Your cms line should be in the same directory as the manage.py
>>
>> On Thu, Mar 14, 2019, 8:46 PM Joseph Jones <jos....@gmail.com> wrote:
>>
>>> Hi,
>>> yes Thank you so much those video tutorial helped me quite a bit. I was
>>> able to create a new directory, as the "introduction to django" tutorial
>>> suggested I've made sure its title is project specific. However, I seem to
>>> have run into a problem creating a path to my new directory. when last I
>>> ran the command I received an Command error stating that my project name
>>> was not valid. Any thoughts on what detail I am overlooking would be very
>>> appreciated,
>>> Thank you
>>>
>>> On Tue, Mar 12, 2019 at 8:30 AM Suresh Kannan <suresh...@gmail.com>
>>> wrote:
>>>
>>>> Hi,
>>>>
>>>> You can watch these videos. I think this might help you.
>>>>
>>>> https://www.youtube.com/watch?v=FNQxxpM1yOs (windows)
>>>>
>>>>
>>>> https://www.youtube.com/watch?v=oT1A1KKf0SI&list=PLxxA5z-8B2xk4szCgFmgonNcCboyNneMD
>>>> (linux)
>>>>
>>>> On Mon, 11 Mar 2019 at 09:35, Joseph Jones <jos....@gmail.com> wrote:
>>>>
>>>>> Thank you so much, does one bring up the cd command in the python
>>>>> terminal?
>>>>>
>>>>> On Mon, Mar 11, 2019 at 8:07 AM Kayode Oladipo <
>>>>> oladipokayo...@gmail.com> wrote:
>>>>>
>>>>>> You have to be in the project level directory to access 'manage.py'.
>>>>>> Use the 'cd' command in the terminal to do this.
>>>>>>
>>>>>> On Sun, Mar 10, 2019, 23:23 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/CA%2BARzD8BiTZ8Rzfi9twFF7GTzYpBZqpCdpR3K_tGW5b1Rfsdrw%40mail.gmail.com
>>>>>> <https://groups.google.com/d/msgid/django-users/CA%2BARzD8BiTZ8Rzfi9twFF7GTzYpBZqpCdpR3K_tGW5b1Rfsdrw%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/CAJGsC5N2poHoALgwHLkk%3D9o9jGeUZ1NStedbnBS-oLdYgVzSQA%40mail.gmail.com
>>>>> <https://groups.google.com/d/msgid/django-users/CAJGsC5N2poHoALgwHLkk%3D9o9jGeUZ1NStedbnBS-oLdYgVzSQA%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/CANfVfcBvhtWwwuKEe95BhAkYzQjV2k1Am4pFvMSsf_8yZWg2MA%40mail.gmail.com
>>>> <https://groups.google.com/d/msgid/django-users/CANfVfcBvhtWwwuKEe95BhAkYzQjV2k1Am4pFvMSsf_8yZWg2MA%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/CAJGsC5McwrcnOQzYZPAc4vVPVk_AM0c2bggc0fzR%3DxcwrfQCjg%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CAJGsC5McwrcnOQzYZPAc4vVPVk_AM0c2bggc0fzR%3DxcwrfQCjg%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-qpdiDs%2B7N_--a6%2B0ghATvRfLtxh3pD1RB%2BArQtDaiqjsVQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAGG-qpdiDs%2B7N_--a6%2B0ghATvRfLtxh3pD1RB%2BArQtDaiqjsVQ%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/CAJGsC5Pc5qm6GAD2zpR3%3DU65SOdHCaQj3uu2Bu%3DW_yvW_6WK5g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to