[chimerax-users] pyqtchart
Anthony James Schaefer
tony.schaefer at uga.edu
Wed May 13 17:11:22 PDT 2020
Hello,
I'm interesting in using pyqtchart (https://pypi.org/project/PyQtChart/) as an alternative to matplotlib for some plots in my bundle (I like the default style better, it resizes better - small things like that). If I list pyqtchart as a dependency in my bundle_info.xml like
...
<Dependencies>
<Dependency name="pyqtchart"/>
</Dependencies>
...
a new version of PyQt5 gets installed in the directory where bundles get installed. The QChart module from pyqtchart gets installed in this new PyQt5 package. I can't use the QChart module because it's not in the PyQt5 that ChimeraX uses.
Is there anything I can do with my bundle to get it to install a usable pyqtchart?
Thanks,
Tony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimerax-users/attachments/20200514/61c42a6c/attachment.html>
More information about the ChimeraX-users
mailing list