I just tried my luck with the 0.11 Windows exe installer, then I
added
C:\Python25 and C:\Python25\Scripts to my system PATH
Then...
D:\Projects\svn>trac-admin d:\projects\svn\my-project initenv
Traceback (most recent call last):
File "C:\Python25\Scripts\trac-admin-script.py", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
Where should pkg_resources module be placed (or otherwise setup) to be
accessible for trac-admin?
This Trac installation is really a jungle... :(
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---