Dear experts,
When running the plot_Fkt.py script in the Dynasor environment with Python 3.7, I encountered the following error: mplpub.setup('natcom', width=3.3, height=4.0) AttributeError: module 'mplpub' has no attribute 'setup' .
This error suggests that the version of the mplpub module using does not support the setup function or the function was not imported correctly. It appears that the code provided on GitHub only includes this particular version.
I was wondering if anyone could give me some advice.
Thank you so much for your help!
Best,
Sally