Finally tried the last step: easy_install
http://svn.edgewall.org/repos/trac/tags/trac-0.11
And tried importing trac in python like you mentioned. Got this:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named trac
I have python 2.5.4 now and it is up and running. I know I can import
Genshi without getting any error. I tried running svn help just to
make sure it is installed and on the path. These all worked fine so I
don't know what I'm missing. My only bet is python bindings that I
mentioned in my previous message.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---