[Trac-tickets] Re: [The Trac Project] #2137: Trac fails on windows with mod_python

The Trac Project noreply at edgewall.com
Mon Apr 3 09:51:37 CDT 2006


#2137: Trac fails on windows with mod_python
-----------------------------------------------+----------------------------
 Reporter:  Gytis Raciukaitis <gytis at inre.lt>  |        Owner:  jonas  
     Type:  defect                             |       Status:  closed 
 Priority:  normal                             |    Milestone:         
Component:  mod_python frontend                |      Version:  0.9.4  
 Severity:  normal                             |   Resolution:  wontfix
 Keywords:                                     |  
-----------------------------------------------+----------------------------
Changes (by mgood):

  * status:  reopened => closed
  * resolution:  => wontfix

Comment:

 The patch is a potential workaround, but I don't think it should be
 released with Trac because this problem needs to be fixed at its source.
 Either you have an invalid path in the `PYTHONPATH` environment variable,
 `mod_python` is modifying `sys.path` in an invalid way, or this needs
 fixed in `setuptools`.  Please check your installation, and report the
 problem to `mod_python` or `setuptools` if necessary.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2137>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list