On Friday, February 28, 2020 at 9:19:52 AM UTC-8, Rakesh kumar wrote: > > HI, > > We have upgraded the OS from rhel 6.10 to 7.6. > > Not abe to start the trac, Its giving the error while starting the trac > > Traceback (most recent call last): > File "/bin/tracd", line 5, in <module> > from pkg_resources import load_entry_point > File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 3007, in > <module> > working_set.require(__requires__) > File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 728, in > require > needed = self.resolve(parse_requirements(requirements)) > File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 626, in > resolve > raise DistributionNotFound(req) > pkg_resources.DistributionNotFound: Trac==1.2.2 > > Thanks, > Rakesh kumar >
Did you install Trac using the RedHat package manager, or using easy_install/pip? - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/f2bd0d5f-8320-409c-a68a-ed8ac77beb8c%40googlegroups.com.
