I was Trying to install TRAC on Windows I Followed the steps given in the below URL
http://trac.edgewall.org/wiki/TracOnWindows I am using Automatic Installers to install python,setup tools and genshi I Installed the TRAC Also I run the command python setup.py install which works perfectly fine When i am trying to run this step Initialize a new Trac project environment: ΒΆ c:\Python25\Scripts\trac-admin.exe c:\projects\trac\my-project initenv I Have given the correct path of My Python Installation and TRAC Installation.i am getting the error as follows ImportError:No module named pkg_resources I think it could not able to find out the path of the setuptools Please guide me in this issue. Can u give the exact steps to install this TRAC on windows --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
