Is there a reason why you  aren't just pip installing it?

python3 -m pip install --upgrade py4web

Jim


On Mon, Mar 2, 2020, 7:22 PM lyn2py <lyn...@gmail.com> wrote:

> Try me (install from source)
>>
>> git clone https://github.com/web2py/py4web.git
>> cd py4web
>> make assets
>> make test
>> make install
>> py4web-start.py apps
>> open http://localhost:8000/todo/index
>>
>> https://github.com/web2py/py4web
>
> On Tuesday, March 3, 2020 at 1:24:11 AM UTC+8, Jim S wrote:
>>
>> Where are you seeing a need for make install?  I haven't run across it.
>>
>> -Jim
>>
>> On Monday, March 2, 2020 at 9:39:54 AM UTC-6, lyn2py wrote:
>>>
>>> Hi,
>>>
>>> May I know where is the "right" or "best" place to put my custom modules
>>> (those I wrote myself) in py4web?
>>>
>>> I usually have many controller files in web2py. With py4web, does it
>>> mean that there will only be 1 controller file and all the controllers go
>>> into that file only?
>>>
>>> Why is there a need to "make install"? (sorry for the noob question) I
>>> really liked that I can just use web2py out of the box.
>>>
>>> Thanks!
>>>
>> --
> 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 a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/u9cGPSB6e9Q/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/web2py/ac8f1269-2004-4f99-8488-687eb22684b7%40googlegroups.com
> <https://groups.google.com/d/msgid/web2py/ac8f1269-2004-4f99-8488-687eb22684b7%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/CAERBpoBai%2BoWuBMkab-EJLiZEo2JhN1qkLiyTo2AsV0NytcFtg%40mail.gmail.com.

Reply via email to