Hi, I have a 10.4 installation working fine on a Windows server. I'm
trying to upgrade to .11 and getting an error when I run trac-admin.
To upgrade, I ran the setuptools, then genshi, then trac-0.11
installers in that order. After that I tried to run the trac-admin
upgrade like this:
python c:\python24\scripts\trac-admin.py c:\svn\trac.db upgrade
I get this output:
Traceback (most recent call last):
File "c:\python24\scripts\trac-admin.py", line 21, in ?
from trac.scripts.admin import run
File "c:\python24\lib\site-packages\trac\scripts\admin.py", line 28,
in ?
from trac.config import default_dir
ImportError: cannot import name default_dir
Could someone help me with what step I'm missing?
Thanks!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---