Re: run quixote2.4 under Python25
"Mike Orr" <[email protected]> Thu, 5 Apr 2007 21:37:05 -0700
| Newsgroups | gmane.comp.web.quixote.user |
|---|---|
| Message-ID | <[email protected]> |
On 4/5/07, Lu Jia <[email protected]> wrote: > damir wrote: > > > Hi, > > > > > > Is there any one run the simple_server.py (demo) under > > > python2.5successfully? > > > > > > Thank you! > > > > > > I think this demo server (simple_server.py) should work fine under > > py2.5.. > > > > - > > damir at tlt dot ru > > _______________________________________________ > > Quixote-users mailing list > > [email protected] > > http://mail.mems-exchange.org/mailman/listinfo/quixote-users > > > Dear Damir, > > Thank you for reply. But I can't run demo under Py2.5 which works find > under py2.4. > It is display error message about the PTL parameter missing... What's the error message? When does it happen? I've kept my sites on Python 2.4 due to the problem of C libraries not being updated for 2.5. It's possible there's an imcompatibilitiy in the C htmltext module. Try renaming it and see if the problem goes away. -- Mike Orr <[email protected]>