Not Anable To Start Web2py to Access Admin & IDE Site

42 views
Skip to first unread message

dangeo

unread,
Sep 17, 2019, 11:05:17 PM9/17/19
to web2py-users
Hello, I'm new to Web2py and just getting started with it. I downloaded python 2.7 and also Web2py from gighub and extracted the files. Using windows command line i tried launching Web2py with the following line: C:\Users\xxx> python27\web2py web2py.py but i get this message: The system cannot find the path specified.
Please, would someone help me understand what i am doing wrong and what would be the best way to do it that the admin and IDE site launches. I greatly appreciate your help.

Nico Zanferrari

unread,
Sep 18, 2019, 2:35:47 AM9/18/19
to web...@googlegroups.com
Hi,

the error you're getting is because you've installed python 2.7 without adding it to the system's path - and so Windows cannot find it. See here or the second step here in order to fix it.

Also, (if you don't have any specific reason) for newbie I suggest to go directly with Python 3 because Python 2.x is on its end of life ;-)

Cheers,
Nico

Il giorno mer 18 set 2019 alle ore 05:05 dangeo <george...@gmail.com> ha scritto:
Hello, I'm new to Web2py and just getting started with it. I downloaded python 2.7 and also Web2py from gighub and extracted the files. Using windows command line i tried launching Web2py with the following line: C:\Users\xxx> python27\web2py web2py.py but i get this message: The system cannot find the path specified.
Please, would someone help me understand what i am doing wrong and what would be the best way to do it that the admin and IDE site launches. I greatly appreciate your help.

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to web2py+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/8accc219-a4fc-46b5-9c47-673443546623%40googlegroups.com.

Georges Bengo

unread,
Sep 18, 2019, 2:45:40 PM9/18/19
to web...@googlegroups.com
Hi Nico,
Thank for having taken the time to review my request for help and reply to it.
It seems i can't run python 2.7 nor python 3.0 on my pc, getting an error message that tells these version of python can't run on my machine. Is there another i can proceed?

Thanks

Nico Zanferrari

unread,
Sep 18, 2019, 3:48:06 PM9/18/19
to web...@googlegroups.com
Hi Georges,

this is quite strange. What version of Windows are you using? Is it 32 or 64 bit ?
Anyhow, you can download the "frozen web2py" from the official site or  my repo . Then run a CMD the command, goto the unzipped folder and run  "web2py -M -S test" in order to have the python prompt with the web2py modules loaded.
This should skip all the installation problem, except if you have a 32 bit OS.

Nico 

Georges Bengo

unread,
Sep 18, 2019, 5:50:34 PM9/18/19
to web...@googlegroups.com
Hi Nico,

Your lastly presented solution does work, it allows me to go straight to the web2py admin and ide site. Thank you so much!

Regards,

Georges

Reply all
Reply to author
Forward
0 new messages