I have an update on this problem, Here is what I've got: # python -c "import svn; print svn.__file__; import trac; print trac.__file__" /usr/local/lib/python2.5/site-packages/svn-python/svn/__init__.pyc /usr/local/lib/python2.5/site-packages/Trac-0.12-py2.5.egg/trac/ __init__.pyc
So maybe the problem in this differences? why it's so? how i can fix this? or this is correct output? Trac-0.12-py2.5.egg is a file actually... -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
