I reverted the binary versions to 1.65.11 for now.

I identified the problem. I installed Enthought Python and that must
have changed something in my python distribution. In particular it
creates gluon/*.pyc file with a different magic number than expected
by the binary python distribution that comes with web2py_osx/win. That
fails the import.

I am not sure how to fix this and I doubt I will be able to fix this
until Monday or Tuesday.
Anyway I will look into this asap. Sorry about this problem.

Note to self... never release new version before going hiking.

Massimo


On Aug 21, 11:38 am, Yarko Tymciurak <yark...@gmail.com> wrote:
> On Fri, Aug 21, 2009 at 2:34 AM, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > works for me. are you sure it is not a download problem?
>
> Pretty sure - have a previous *.exe; sizes are comparable; tried to compare
> contained files, to see if localtion was an issue (as I recall, all the
> files lined up)...
>
>
>
> > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to