You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am continuously getting this error AttributeError: 'ArtistList' object has no attribute 'pop'. In fact, I am just using the examples provided here in github, just copying and pasting them to see how they work, but the only thing I get is this error in all of them and I don't know why at all.
I have checked the installation, seems to be fine.
Python is 3.11, and not anaconda. Clean environment and prerrequisites are fulfilled.
matplotlib 3.7.1 >= 0.9
numpy 1.24.2 >= 1.1
Any idea of something that may be checked?
Thanks in advance
The text was updated successfully, but these errors were encountered:
I am continuously getting this error AttributeError: 'ArtistList' object has no attribute 'pop'. In fact, I am just using the examples provided here in github, just copying and pasting them to see how they work, but the only thing I get is this error in all of them and I don't know why at all.
I have checked the installation, seems to be fine.
Python is 3.11, and not anaconda. Clean environment and prerrequisites are fulfilled.
matplotlib 3.7.1 >= 0.9
numpy 1.24.2 >= 1.1
Any idea of something that may be checked?
Thanks in advance
The text was updated successfully, but these errors were encountered: