Indeed - I get the same, although there is library/gluon - it's not found...
>
> works for me. are you sure it is not a download problem?
Fairly sure, yes. Download problems have been showing up as truncated
files and a failed unzip. These look good (though it'd be nice to have
a hash of the download files to know for sure; something to think
about for the future).
And we're seeing exactly the same message, consistently, for both OS X
and Windows.
Here's the error from my console log.
8/21/09 7:42:39 AM
[0x0-0x205205].org.pythonmac.unspecified.web2py[10884] Traceback (most
recent call last):
8/21/09 7:42:39 AM
[0x0-0x205205].org.pythonmac.unspecified.web2py[10884] File "/Users/
jlundell/Downloads/web2py/web2py.app/Contents/Resources/__boot__.py",
line 137, in <module>
8/21/09 7:42:39 AM
[0x0-0x205205].org.pythonmac.unspecified.web2py[10884]
_run('web2py.py')
8/21/09 7:42:39 AM
[0x0-0x205205].org.pythonmac.unspecified.web2py[10884] File "/Users/
jlundell/Downloads/web2py/web2py.app/Contents/Resources/__boot__.py",
line 134, in _run
8/21/09 7:42:39 AM
[0x0-0x205205].org.pythonmac.unspecified.web2py[10884]
execfile(path, globals(), globals())
8/21/09 7:42:39 AM
[0x0-0x205205].org.pythonmac.unspecified.web2py[10884] File "/Users/
jlundell/Downloads/web2py/web2py.app/Contents/Resources/web2py.py",
line 3, in <module>
8/21/09 7:42:39 AM
[0x0-0x205205].org.pythonmac.unspecified.web2py[10884] import
gluon.import_all
8/21/09 7:42:39 AM
[0x0-0x205205].org.pythonmac.unspecified.web2py[10884] zipimport
8/21/09 7:42:39 AM
[0x0
-0x205205].org.pythonmac.unspecified.web2py[10884] .ZipImportError:
can't find module 'gluon'
8/21/09 7:42:40 AM web2py[10884] web2py Error
8/21/09 7:42:40 AM web2py[10884] web2py Error
An unexpected error has occurred during execution of the main script
ZipImportError: can't find module 'gluon'
8/21/09 7:42:47 AM com.apple.launchd[166]
([0x0-0x205205].org.pythonmac.unspecified.web2py[10884]) Exited with
exit code: 255
works for me. are you sure it is not a download problem?