Skip to content
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.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arrow3D' object has no attribute 'do_3d_projection #1

Closed
mmikhasenko opened this issue Mar 22, 2023 · 1 comment · Fixed by #4
Closed

Arrow3D' object has no attribute 'do_3d_projection #1

mmikhasenko opened this issue Mar 22, 2023 · 1 comment · Fixed by #4

Comments

@mmikhasenko
Copy link
Contributor

The line

fig.savefig("b2dstdspi_dspi_hel.pdf")

throws the error,

`Arrow3D' object has no attribute 'do_3d_projection`

It seems to be update in matplotlib. See related issue here

My envoronment:

name: helplot
channels:
  - defaults
dependencies:
  - matplotlib=3.7.1
  - numpy=1.23.5
  - scipy=1.10.0
@apoluekt
Copy link
Owner

Yes, thanks! I think I have a too old version of matplotlib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants