Ryan,

Thanks for your help.  Almost there.  I now have this in the log after 
rebuilding the .egg with the matching version of python on the server:

2021-06-02 14:55:03,007 Trac[loader] DEBUG: Skipping "TracWikiPrint 
4.0.0.dev0": DistributionNotFound: The 'pdfkit' distribution was not found 
and is required by TracWikiPrint
2021-06-02 14:55:03,007 Trac[loader] DEBUG: Skipping "TracWikiPrint 
3.0.1.dev0": DistributionNotFound: The 'xhtml2pdf' distribution was not 
found and is required by TracWikiPrint

However, I'm unsure where to install wkhtmltopdf.  
 https://trac-hacks.org/wiki/TracWikiPrintPlugin simply states:

*Note:* wkhtmltopdf must be in your path or more precisely in the path used 
by Trac.
What does this mean?  The path to the bitnami trac python folder?  The path 
to the trac project?  Or the full path to the project's plugin dir?

On Wednesday, June 2, 2021 at 12:16:49 PM UTC-5 RjOllos wrote:

> On Wednesday, June 2, 2021 at 8:10:24 AM UTC-7 adam.t...@gmail.com wrote:
>
>> 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
>>
>
> Looks like the author changed the component names. Please try: 
>
> [components]
> tracpdf.*=enabled
>
> https://trac-hacks.org/wiki/TracWikiPrintPlugin?action=diff&version=60
>
> 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 trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/26c77474-53f9-4daa-a553-bc2410f6b382n%40googlegroups.com.

Reply via email to