cannot import name quickstart

4 views
Skip to first unread message

Juan M.

unread,
Mar 10, 2008, 7:02:25 AM3/10/08
to Pyxer - Python AJAX Server and Framework
Hello Dirk.
I have tried Pyxer under Guadalinex 4.1 (based on Ubuntu Edgy Eft)
The Python 2.5> is necessary to have the uuid module.
I have installed Turbogears's last version; that includes Cherrypy 3.
X
I run python pyserver.py
The result is:
Traceback (most recent call last):
File "pyxerserver.py", line 19, in <module>
from ho.web import *
File "/home/compartido/Pyxer-0.2/ho/web/__init__.py", line 12, in
<module>
from server import *
File "/home/compartido/Pyxer-0.2/ho/web/server.py", line 13, in
<module>
from cherrypy import expose, config, quickstart, engine, log,
tree, server
ImportError: cannot import name quickstart

Many thanks and congratulations for your work! :-)

dirk.h...@gmail.com

unread,
Mar 10, 2008, 7:09:56 AM3/10/08
to Pyxer - Python AJAX Server and Framework
On 10 Mrz., 12:02, "Juan M." <soft.sir...@gmail.com> wrote:
> I have tried Pyxer under Guadalinex 4.1 (based on Ubuntu Edgy Eft)
> The Python 2.5> is necessary to have the uuid module.

You are right, I will add an alternative to the uuid module to make it
work better with older versions.

> I have installed Turbogears's last version; that includes Cherrypy 3.

Ok, I will have a look at it. Did you notice the TG demo in the 0.2
version of Pyxer? This one should work perfectly with TG without
explicit use of cherrypy.

> Many thanks and congratulations for your work! :-)

Thanks :)
Reply all
Reply to author
Forward
0 new messages