matplotlib Ver 3.3.3 from Python Shell - <solved>
I'm having problems using Matplotlib on Linux Mint 20 (Ubuntu 20.04) from the python Shell
Traceback (most recent call last): Python Shell, prompt 1, line 967
builtins.AttributeError: partially initialized module 'matplotlib' has no attribute '__path__' (most likely due to a circular import)
During handling of the above exception, another exception was raised:
Traceback (most recent call last):
Runs program OK from green triangle
Iain
Comments
I'm able to run a simple example on ubuntu 20.10 with the system provided python & matplotlib and also matplotlib 3.3.3 installed via pip. What versions of Wing and python are you using? Also what code are you running in the Python Shell?
I'm running Python 3.8.5 and WingPro 7.2.7.0
'import matplotlib' is the only command in the Python Shell.
The problem is comparatively minor as I am using scripts for almost all my work. The question was started before I realised that scripts worked OK.
Iain
Could you send the full traceback and exception to support@wingware.com?