PyLoT Array_map
currently not working with Python 3.9
#5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Due to the incompatibility of python 3.9 with the Basemap package the workaround to omit
Array_map
while loading needs to be fixed.Suggested change:
Make the default mapping tool
cartopy
(TBD).Map now works under python 3 in "feature/port-to-py3"