installing tools

0 views
Skip to first unread message

Charlie McDowell

unread,
Sep 29, 2010, 9:55:14 PM9/29/10
to codeathon-f...@googlegroups.com
I've installed some/most of what I believe I need. I tried this line
(not knowing what to expect) and got an error.
This is on a Mac using the developer install (not the VM).

Charlie

python web2py.py -S eden -M
Traceback (most recent call last):
File "web2py.py", line 20, in <module>
gluon.widget.start(cron=True)
File "/Users/charlie/jme/web2py/gluon/widget.py", line 729, in start
(options, args) = console()
File "/Users/charlie/jme/web2py/gluon/widget.py", line 719, in
console
os.unlink('NEWINSTALL')
OSError: [Errno 2] No such file or directory: 'NEWINSTALL'
[dhcp-172-63:~/testdir/web2py] charlie%

Fran Boon

unread,
Oct 1, 2010, 9:39:05 AM10/1/10
to codeathon-f...@googlegroups.com
On 29 September 2010 21:55, Charlie McDowell <cmcw...@gmail.com> wrote:
> I've installed some/most of what I believe I need. I tried this line (not
> knowing what to expect) and got an error.
> This is on a Mac using the developer install (not the VM).
> python web2py.py -S eden -M
> Traceback (most recent call last):
>  File "web2py.py", line 20, in <module>
>    gluon.widget.start(cron=True)
>  File "/Users/charlie/jme/web2py/gluon/widget.py", line 729, in start
>    (options, args) = console()
>  File "/Users/charlie/jme/web2py/gluon/widget.py", line 719, in console
>    os.unlink('NEWINSTALL')
> OSError: [Errno 2] No such file or directory: 'NEWINSTALL'
> [dhcp-172-63:~/testdir/web2py] charlie%

Hi Charlie,

This is a common issue with the 1st run of web2py.
The solution is simply to run the program again & then the issue is resolved.
I agree that it's a highly unfriendly message & should really be
caught - a contribution upstream to web2py to get that fixed would be
appreciated!

Best Wishes,
Fran.

Reply all
Reply to author
Forward
0 new messages