I am using pythonce from here: http://sourceforge.net/projects/pythonce/files/

Mmm, firstly I deploy web2py in my SD card which has a default name in
non-ascii charactors, this seems to be the reason that web2py can not
even generate proper error trace. (The stack trace just flash and then
stop at a screen with NO meaningful file names inside.)

After moving web2py into the very root directory of my cellphone's
builtin memory, this time I see the error stack trace:
  File "\WEB2PY\WEB2PY.PY", line 16, in <module>
    import gluon.import_all
  <type 'exceptions.ImportError'>: No module named gluon.import_all

I am running web2py 1.72.3 source code distribution.

Later I tried using a copy of trunk-edition web2py, almost latest
trunk, and still encounter same problem.

On Dec 9, 2:31 am, mdipierro <[email protected]> wrote:
> it used to work on windowsCE. I have not tested it recently because I
> do not have windowsCE any more (I was so fed up with its bugs that I
> gave it away for free).
> Anyway, it should work unless some module is missing.
> Can you tell us more about the python version you are using and the
> stack trace?
>
> Massimo
>
> On Dec 8, 9:22 am, Iceberg <[email protected]> wrote:
>
> > Just curious after I bought a Windows Mobile device recently. Google
> > search "web2py windows mobile" provides many articles saying web2py
> > can run on Windows Mobile system. However, same words can not be found
> > on officialhttp://www.web2py.com
>
> > I even try it by myself. But my cellphone, after installing a
> > PythonCE, can run a naive script with only "print 'hello world'"
> > inside, and can not run web2py.py, which results in an error trace
> > screen but no detail inside.
>
> > I am not going to write some serious web2py app on my mobile (yet).
> > Just curious to know whether web2py can run on windows mobile device.
> > Does anyone try that before?
>
> > Thanks in advance.
>
> > Sincerely,
> > Iceberg

--

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