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

AttributeError: 'ProjectPlotter' object has no attribute 'mapvector' #4

Open
sourabhmet opened this issue Sep 30, 2019 · 1 comment

Comments

@sourabhmet
Copy link

sourabhmet commented Sep 30, 2019

I am running same code but i am getting this error
AttributeError: 'ProjectPlotter' object has no attribute 'mapvector'

~/2019_data$ psyplot -aV

psy_maps.plugin:
requirements:
cartopy: 0.17.0
version: 1.2.0
psy_simple.plugin:
version: 1.2.0
psyplot:
requirements:
matplotlib: 3.1.1
numpy: 1.17.2
pandas: 0.25.1
python: 3.7.3 (default, Mar 27 2019, 22:11:17) [GCC 7.3.0]
xarray: 0.13.0
version: 1.2.1

@Chilipp
Copy link
Member

Chilipp commented Sep 30, 2019

Dear @sourabhmet, thank you for this report! I edited your comment a bit to remove the template remainders.

I could not reproduce your error. Could you please provide a bit more information? How did you install psyplot and the rest?

If you used conda, could you please paste the output of conda list? Additionally, what output do you get if you run the following commands from the python shell?

import psyplot.project as psy
psy.plot.mapvector.plotter_cls

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

No branches or pull requests

2 participants