Hi, It seems no one reports that issue on trac-hacks.org. Could you please create new ticket about the issue via https://trac-hacks.org/newticket?component=TracTicketTemplatePlugin ?
Also, investigating tickettemplate/ttadmin.py quickly, I think we could make the plugin not require the ITemplateStreamFilter interface. BTW, why are you using Trac 1.5.3, not 1.6? I'd suggest using 1.6. On 2024/08/29 16:01, Daniel Antequera wrote: > Hi, > > I want to migrate a few projects from a Trac server (1.2.2), to another Trac > (1.5.3), I have managed to migrate them, but the problems come with the > plugins, especially with the Ticket Template plugin, which is giving me this > error: > > 2024-08-29 10:51:00,765 Trac[loader] ERROR: Skipping "tickettemplate = > tickettemplate.ttadmin": ImportError: cannot import name > 'ITemplateStreamFilter' from 'trac.web.api' > (/usr/lib/python3/dist-packages/trac/web/api.py) > > I recently had a bug with ITemplateStreamFilter with another plugin, but I > can't get this one to work. > > What is happening and how do I make it work? -- Jun Omae <jun6...@gmail.com> (大前 潤) -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to trac-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/8f3372a5-7394-4719-8c8c-b37347171f56%40gmail.com.