Closed TangerineKimchi closed 1 year ago
Looks like you have a dev installation. Without more info on how you created that environment we cannot help you much. I'd try uninstalling it and installing again from a stable version from either PyPI or conda-forge.
Thanks, I had uninstalled via pip3 and then reinstalled in the same manner. Tried conda-forge and it worked. Thank you.
G'day folks. I recently had to uninstall / reinstall conda because my Cartopy wasn't working. Now I am getting the following:
I noticed this was a problem someone encountered back in 2016, with "deleting windrose.pyc", but I am unfamiliar with how to do so. Why would this be happening?
pip3 list yields 'windrose 1.8.1.dev14+g855d2c7'
MacOS 12.5, Python 3.11, using JupyterNotebook
Thanks for any and all who can provide some insight.