Luis Castro wrote:
> Hello.
>
> I'm starting a new project and I need to load a batch of tasks into trac. So
> I'm building a python script to make the load.
>
> I'm taking sourceforge2trac.py as an example but  when I try to instantiate
> the class TracDatabase I get an error about pygtk not found.
>
> Does trac depends on gtk?

No, Trac has no dependency on GTK, and that script doesn't use it
either.  If you provide a traceback someone can probably help figure
out why that's happening.

-- Matt Good


--~--~---------~--~----~------------~-------~--~----~
 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to