i,
When trying to run Trac 0.11.5 from the command line, I've got the
following error:
D:\serv\trac_instances\projects>trac-admin trac help
Traceback (most recent call last):
File "C:\Python25\Scripts\trac-admin-script.py", line 5, in <module>
from pkg_resources import load_entry_point
File "C:\Python25\lib\site-packages\pkg_resources.py", line 2565, in
<module>
parse_requirements(__requires__), Environment()
File "C:\Python25\lib\site-packages\pkg_resources.py", line 524, in
resolve
raise DistributionNotFound(req) # XXX put more info here
pkg_resources.DistributionNotFound: Trac==0.11.5
Any idea ?
thanks for your help,
Pierre
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---