On Feb 10, 2006, at 4:15 PM, Elvelind Grandin wrote:

No. It seems to be my fault. I'm working on fixing it :)


Here is a temporary work-around for this... but it doesn't solve the real problem.

In your project folder, do this (with root privs if necessary on your system):

python setup.py develop

... which will put a file called YourProjectName.egg-link in your site-packages folder (you should probably delete that once the bug is fixed). Then tg-admin will be able to find your package, and it seems (at least on my system) that toolbox and the shell can launch again too. I didn't try 'sql create' but it seems the problem is related to where base.py ends up searching for packages.

YMMV...

Does this shed some light on the real bug?


--
"...if you swear that there's no truth and who cares / How come you say it like you're right?" --Bright Eyes, _We Are Nowhere and It's Now_



Reply via email to