@achipa it says....
KarlsMacBook:~ kgingeri$ python web2py.py -S welcome -P /Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/ Contents/MacOS/Python: can't open file 'web2py.py': [Errno 2] No such file or directory ...it runs as an .app install from my Applications folder tho!? Karl :v/ On Jan 28, 11:15 am, achipa <attila.cs...@gmail.com> wrote: > Hm, what does > > python web2py.py -S welcome -P > > say ? > > On Jan 28, 5:40 am, kgingeri <kging...@gmail.com> wrote: > > > ...on a little further investigation, I found... > > > KarlsMacBook:~ kgingeri$ l /Library/Python/ > > total 0 > > drwxrwxr-x 4 root admin 136 2 Sep 17:17 2.3 > > drwxrwxr-x 4 root admin 136 2 Sep 17:16 2.5 > > > KarlsMacBook:~ kgingeri$ find /Library/Python/2.3/site-packages/ -name > > \*odbc\* -print > > > KarlsMacBook:~ kgingeri$ find /Library/Python/2.5/site-packages/ -name > > \*odbc\* -print > > /Library/Python/2.5/site-packages//pyodbc-2.1.4-py2.5-macosx-10.5- > > i386.egg > > > ...only hint of any other version! > > > Karl :v/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---