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

Reply via email to