Hi all,
While trying to help some Windows users install pdfgetx3, we experienced some problems.
Following the guide for pfgetx3 installation on conda, we noticed that once we ran the tests, multiple errors came up, most likely due to the set_windows_title method of matplotlib. (Fig1) Looking at my working installation on Mac, I noticed that in my environment, I have matplotlib 3.5, so we downgraded this package from 3.7 (which is installed by default) to 3.5, and the problems seem to be solved: now tests run with no errors. Trying to launch pdfgetx with config files, we can successfully generate all the output files, but the tuneconfig() and the interactive GUI don't load, showing the pyqt-matplotlib window without any data displayed. (Fig2)
Any suggestions? Thank you
I have never experienced any problems while using the same procedures on a Mac.