mossmatters / MJPythonNotebooks

Visualizing gene tree conflict using Phyparts, and ETE3
MIT License
13 stars 3 forks source link

Insight on running PhypartsPieCharts #4

Closed dylanHco closed 3 months ago

dylanHco commented 3 months ago

Hi Matt,

I am trying to run PhypartsPieCharts on a hpcc and I am running into a graphical error. I have ete3 installed in a conda environment and load it before running the python script. The error message I get is below.

qt.qpa.xcb: could not connect to display qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Available platform plugins are: eglfs, minimal, minimalegl, offscreen, vnc, webgl, xcb.

Aborted

Do you have any suggestions or recommendations?

Thanks, Dylan

dylanHco commented 3 months ago

I was able to resolve this by installing Fastx on my mac.