The error message occurs the first time Web2Py is started after doing a 
full clone:

    $ git clone --recurse-submodules https://github.com/web2py/web2py.git
    $ cd web2py
    $ python web2py.py

The code in fileutils.py creates welcome.w2p correctly, but then tries to 
unlink the missing NEWINSTALL file, which generates the (somewhat 
confusing) error.

The error appears harmless, but I see it every time Travis CI runs.


On Tuesday, September 6, 2016 at 10:26:33 AM UTC-4, Massimo Di Pierro wrote:
>
> Did you do git clone --recursive as explained in the instructions?
>
> On Sunday, 28 August 2016 19:41:17 UTC-5, Rommel Sotto wrote:
>>
>> I have this error running it on macbook pro
>>
>> I installed it thru git clone.
>>
>> It does not also show the welcome page when i do 127.0.0.1:8000
>>
>> any thing I can do to fix it?
>>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to