First time here? Check out the FAQ!

Revision history  [back]

matplotlib Ver 3.3.3 from Python Shell

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

matplotlib Ver 3.3.3 from Python Shell

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

matplotlib Ver 3.3.3 from Python Shell

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

matplotlib Ver 3.3.3 from Python Shell3.3.3

I'm having problems using Matplotlib on Linux Mint 20 (Ubuntu 20.04) from the python Shellon WingPro.

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 Works OK from green triangleon terminal (& Pyzo)

Iain

matplotlib Ver 3.3.3

I'm having problems using Matplotlib on Linux Mint 20 (Ubuntu 20.04) on WingPro.

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):

Works OK on terminal (& Pyzo)

Iain

matplotlib Ver 3.3.3

I'm having problems using Matplotlib on Linux Mint 20 (Ubuntu 20.04) on WingPro.

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):

Works OK on terminal (& Pyzo)terminal.

Iain

Python Shell, prompt 1, line 1 # Used internally for debug sandbox under external interpreter
File "/home/iain/Data/iain/workspace/winglets/matplotlib.py", line 8, in import matplotlib.pyplot as plt builtins.ModuleNotFoundError: No module named 'matplotlib.pyplot'; 'matplotlib' is not a package