gmx_mmpbsa_ana always displays the following error, and closes the program when I try to view the results:

/usr/local/bin/gmx_MMPBSA_ana:8: PerformanceWarning: indexing past lexsort depth may impact performance.

sys.exit(gmxmmpbsa_ana())

Traceback (most recent call last):

File "/usr/local/lib/python3.8/dist-packages/GMXMMPBSA/analyzer/customitem.py", line 148, in _show_line_table

from GMXMMPBSA.analyzer.plots import Tables

File "/usr/local/lib/python3.8/dist-packages/GMXMMPBSA/analyzer/plots.py", line 38, in

from matplotlib.backends.backend_qtagg import FigureCanvasQTAgg as FigureCanvas, NavigationToolbar2QT

ModuleNotFoundError: No module named 'matplotlib.backends.backend_qtagg'

Aborted (core image recorded)

More Moisés Maia Neto's questions See All
Similar questions and discussions