Hi group
I'm testing trac 0.10.3 debian package and 0.10.4 download from the
official site. I got following error when executing trac-admin
trac-admin
Traceback (most recent call last):
File "/usr/bin/trac-admin", line 21, in ?
from trac.scripts.admin import run
ImportError: No module named scripts.admin
some old discuss tald about it. but the error is a bit different. the
mine is about "scripts.admin", and others got "trac.scripts.admin".
I'm not a python programmer, and I'm pretty sure that my python env is
not correctly set.
after setting: PYTHONPATH=/usr/lib/python2.4/site-packages
it dosen't work.
please help
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
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/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---