On Tuesday, May 26, 2020 at 3:44:52 PM UTC-4, Aikido Guy wrote:
>
> On Monday, May 25, 2020 at 11:29:21 PM UTC-4, Aikido Guy wrote:
>>
>> - https://trac-hacks.org/wiki/GraphvizPlugin
>>
>> My problem:
>> - It looks like the GraphvizPlugin is not currently available on pypi (
>> https://pypi.org/)
>>
>> *Is there, by any chance, a way to get a wheel file for the 
>> GraphvizPlugin?*
>>
>
> My *first attempt to create a wheel* is as follows:
> 1) download zip file via the link at the bottom of page 
> https://trac-hacks.org/browser/graphvizplugin
> 2) unzip graphvizplugin-17761.zip
> 3) cd graphviz/trunk
> 4) python setup.py bdist_wheel
>    # dist/TracGraphviz-1.3.0.1.dev0-py2-none-any.whl
>
> So... I now have a *.whl file that I will attempt to install... I will let 
> you know if it works...
>

My log file has the following message (I've retyped it):
" Loading plugin "graphviz" from /usr/local/lib/python2.7/dist-packages"
"Skipping "graphviz = graphviz.graphviz": ImportError: No module named 
graphviz 

So... something has gone wrong. Will need to revisit... maybe I should try 
creating an egg instead and use that... hhhmm... thinking...

Kindly,
Alan

-- 
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/49d76a6b-02f6-4766-b99b-64c80c5a816e%40googlegroups.com.

Reply via email to