Please do not post installation issues to the developer mailing list (posting in all MLs won't help getting a answer quicker, it is mostly counter-productive...)
Where/how did you set the Python path ? Please provide the useful piece of your configuration file. Cheers, Manu On 4/17/06, Rao, Madhusoodhana <[EMAIL PROTECTED]> wrote: > Hi, > > I have installed Trac on my system in different directory, not in Python > site-packages directory. > Now when I click on http://localhost/cgi-bin/trac.cgi it is showing > below error. > I have set the PYTHONPATH = C:\Tracdev\Bin\Lib\site-packages. > > Oops... > > Trac detected an internal error: > > No module named trac.web > > Traceback (most recent call last): > File "C:/Program Files/Apache Group/Apache2/cgi-bin/trac.cgi", line > 19, in ? > from trac.web import cgi_frontend > ImportError: No module named trac.web > > > Please suggest me how to solve this error. > > Thanks in advance, > > Regards, > Madhu > _______________________________________________ > Trac mailing list > [email protected] > http://lists.edgewall.com/mailman/listinfo/trac > -- Manu _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
