I keep getting these Axes errors and I don't know why. "Cannot attribute 'add_collection3d' for class 'Axes' Attribute 'add_collection3d' is unknown" · Issue #29003 · matplotlib/matplotlib · GitHub
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 keep getting these Axes errors and I don't know why. "Cannot attribute 'add_collection3d' for class 'Axes' Attribute 'add_collection3d' is unknown"
#29003
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Hi @MrCherub, I believe these errors come from the type annotation checker and the reason it’s happening is explained at #27455. It is not a problem with your actual code.
Bug summary
I don't know why it is that I am getting these errors. I'll post an image with the errors.
Code for reproduction
Actual outcome
Expected outcome
No errors to appear.
Additional information
No response
Operating system
macOS Sequoia 15.0.1
Matplotlib Version
3.9.2
Matplotlib Backend
macosx
Python version
Python 3.12.7
Jupyter version
No response
Installation
pip
The text was updated successfully, but these errors were encountered: