Open
Description
Using Python 3.8.2, not sure which version of pygbif but I've just installed it like half an hour ago.
"from pygbif import maps
out = maps.map(taxonKey = 2435098)
out.response
out.path
out.img
out.plot()"
this is all I have written, but i don't understand the error i am getting.
"ImportError: cannot import name 'maps' from partially initialized module 'pygbif' (most likely due to a circular import)"
how do I fix this? Thanks in advance
Metadata
Assignees
Labels
No labels
Activity