Hi,

I am trying to install trac on Windows XP by following the
instructions given in  
http://trac.edgewall.org/wiki/TracOnWindows#GettingStarted.
Using installers I installed
Trac-0.11.1.win32.exe,setuptools-0.6c7.win32-py2.5.exe,
python-2.5.msi, Genshi-0.5.1.win32-py2.5.exe.

I am getting the following error while trying to Initialize a new Trac
project environment.


C:\>c:\Python25\Scripts\trac-admin.exe c:\projects\trac\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
  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.1


Please help me out.


Regards
Pinchu

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to