Yes, I built the (trunk ver.) .egg myself from https://trac-hacks.org/browser/tracwikiprintplugin?rev=18422&format=zip Trac version is 1.4.3
Indeed there is debug log info: 2021-06-02 09:57:46,907 Trac[web_ui] INFO: Installing plugin TracWikiPrint-4.0.0.dev0-py3.9.egg 2021-06-02 09:57:46,907 Trac[web_ui] INFO: Plugin TracWikiPrint-4.0.0.dev0-py3.9.egg installed to c:\trac\bitnami trac stack projects\wqm\plugins\TracWikiPrint-4.0.0.dev0-py3.9.egg And I added this to the trac.ini in the components section: [components] wikiprint.*=enabled However even after restarting there are no other errors or debug log entries like 'Loading plugin "trac.wikiprint" regarding this plugin On Tuesday, June 1, 2021 at 5:19:40 PM UTC-5 RjOllos wrote: > On Tuesday, June 1, 2021 at 2:38:41 PM UTC-7 [email protected] wrote: > >> I have an Trac Windows install that was created from the binamai Windows >> .exe installer. >> >> I'm having trouble installing the WikiPrint plug-in directly through the >> admin interface as an .egg. Does anybody know, if this is not supported. >> > > It should work. Did you build the egg yourself? > > To debug, you could check the logs: > https://trac.edgewall.org/wiki/TracTroubleshooting#ChecktheLogs > > >> I'm not very familiar with the pip package installer. Does this plug-in >> require pip? >> > > Plugins don't require pip, but it is a good way to get the latest version. > https://trac.edgewall.org/wiki/TracInstall#Usingpip > > Which Trac version and are you installing the latest TracWikiPrint? > https://trac-hacks.org/wiki/TracWikiPrintPlugin#RecentChanges > > Ryan > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/1300c21f-1d78-47ef-8642-7a3017bb9058n%40googlegroups.com.
