Re: enable_ptl seems to fail override import (quixote-1.0)
Florian Konnertz <[email protected]>
| Newsgroups | gmane.comp.web.quixote.user |
|---|---|
| Message-ID | <[email protected]> |
Hi again thx for quick response David! Your tip helped me: In the shell i got the error details: Another import error in the dependencies: I import another package (selfmade website composition package) which i put insite quixote code and which has vanished after reinstalling quixote and/or upgrading/downgrading. simple problem.... fine! atm i move this pkg directly under site-packages and change all the import statements. hopefully i wont encounter any more probs concerning the setup of my new server But i will post here soon again, have some questions on upgrading and other general stuff ie lookup etc - but one after another. thx so far Florian 2005/8/16, David Binger <[email protected]>: > If it were me, I would start an interactive python shell > with the -v flag, import and call enable_ptl() and then > call __import__('main') (or "import main") to see if that > exposes anything unexpected. Is there a stray "main" > somewhere on your path? > (...) -- http://florian-konnertz.de http://openspirit.de - semantic web development