Hi Georges,

this is quite strange. What version of Windows are you using? Is it 32 or
64 bit <https://www.computerhope.com/issues/ch001121.htm> ?
Anyhow, you can download the "frozen web2py" from the official site
<https://mdipierro.pythonanywhere.com/examples/static/web2py_win.zip> or  my
repo <https://github.com/nicozanf/web2py-pyinstaller> . 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

Il giorno mer 18 set 2019 alle ore 20:45 Georges Bengo <
georgesbe...@gmail.com> ha scritto:

> 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
>
> On Wed, Sep 18, 2019, 2:35 AM Nico Zanferrari <nicoz...@gmail.com> wrote:
>
>> 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
>> <https://gist.github.com/roblanf/6929493> or the second step here
>> <http://www.aaronstannard.com/how-to-setup-a-proper-python-environment-on-windows/>
>>  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 <georgesbe...@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+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/web2py/8accc219-a4fc-46b5-9c47-673443546623%40googlegroups.com
>>> <https://groups.google.com/d/msgid/web2py/8accc219-a4fc-46b5-9c47-673443546623%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/web2py/CAAE8D_DAyS2d2RixoTLgjmALLs%2BfNf9Otk6QDeFAVwL0amko%2BQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/web2py/CAAE8D_DAyS2d2RixoTLgjmALLs%2BfNf9Otk6QDeFAVwL0amko%2BQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/web2py/CAMxSoEJQBYx1wEt_%3D19mEbUXxp6ECs06FMLuO48U%3DzTvFAGpow%40mail.gmail.com
> <https://groups.google.com/d/msgid/web2py/CAMxSoEJQBYx1wEt_%3D19mEbUXxp6ECs06FMLuO48U%3DzTvFAGpow%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/CAAE8D_Ayk4063s3sEuKm-BD93JX-O5E1rtfvWt0QeqBnW2YqmQ%40mail.gmail.com.

Reply via email to