#2533: "Failed to create environment. No module name log" error - fix
---------------------+------------------------------------------------------
Reporter: anaz | Owner: cboos
Type: defect | Status: new
Priority: normal | Milestone:
Component: general | Version: 0.9.3
Severity: normal | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Changes (by cboos):
* status: reopened => new
* owner: jonas => cboos
Comment:
I justed tested it... works for me.
But I was nevertheless able to reproduce the problem:
the file `trac/log.py` will be named `trac/Log.py` if
there's already a file named like that before the
installation.
That can indeed be the case if you had an old Trac 0.8.x
version installed and you didn't uninstall it before
installing the 0.9.3 version.
Not sure if we can do something about it, as it seems to
be a generic distutils bug. The distutils used was 1.0.4,
from 2.3.5 but apparently this behavior is still there
with the distutils 2.4.1 that comes with python 2.4.2.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2533>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets