fixed in trunk. Will re-post

On Dec 12, 9:25 am, Brian M <[email protected]> wrote:
> Massimo,
>
> Testing of the Windows binary version fails:
>
> Creating an app with "Create new application" works fine. HOWEVER,
> trying to "Upload existing application" fails with the following error
> ticket:
>
> Traceback (most recent call last):
>   File "gluon/main.py", line 436, in wsgibase
>   File "gluon/main.py", line 308, in parse_get_post_vars
>   File "cgi.pyc", line 633, in __len__
>   File "cgi.pyc", line 609, in keys
> TypeError: not indexable
>
> This would seem to be a problem with the Windows binary version, since
> I can run the source version on WinXP without a problem - I can
> successfully create a new application AND upload an existing
> application.  Once I re-compiled the Windows binary with
>     python setup_exe.py py2exe
> and then copied the applications/ folder into the dist directory (it
> wasn't there after building the binary) both creating and uploading
> applications worked again.  I'm using Windows XP and Python 2.6.3
>
> ~Brian
>
> On Dec 12, 12:52 am, mdipierro <[email protected]> wrote:
>
> > The new version in trunk will by default override admin, welcome,
> > examples and create welcome.w2p at startup.
>
> > This will simplify upgrades.
>
> > You can test the release candidate here:
>
> >http://web2py.com/examples/static/1.74.0/web2py_src.ziphttp://web2py....
>
> > The new version also creates all missing folder including a new one
> > (site-packages). You can use it to install web2py level modules that
> > should be shared by all apps. It is automatically added to sys.path.
>
> > I have checked the source and ows version but not the windows version.
> > If you do please report your findings.
>
> > Massimo
>
>

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to