On Aug 21, 2009, at 12:34 AM, mdipierro wrote: > > 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 > > On Aug 19, 12:55 am, Jonathan Lundell <jlund...@pobox.com> wrote: >> On Aug 18, 2009, at 9:27 PM, Yarko Tymciurak wrote: >> >>> Indeed - I get the same, although there is library/gluon - it's not >>> found... >> >> OS X version, too. The source copy works OK, though. >> >> >> >>> On Tue, Aug 18, 2009 at 10:21 PM, rppowell <rppow...@hotmail.com> >>> wrote: >> >>> Hey guys; >> >>> I downloaded web2py fromhttp://www.web2py.com/examples/static/web2py_win.zip >>> and unzipped it to a temporary directory. >> >>> I tried running web2py and got this error on the console: >> >>> F:\PortableDev\web2py>web2py.exe >>> Traceback (most recent call last): >>> File "web2py.py", line 3, in <module> >>> zipimport.ZipImportError: can't find module 'gluon' >> >>> F:\PortableDev\web2py> >> >>> Is the web2py_win.zip archive missing something/corrupted? >> >>> -rppowell --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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 -~----------~----~----~----~------~----~------~--~---