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

INstallation problems: #13

Open
evo-eco-gen opened this issue Nov 2, 2022 · 0 comments
Open

INstallation problems: #13

evo-eco-gen opened this issue Nov 2, 2022 · 0 comments

Comments

@evo-eco-gen
Copy link

I attempted to install feems under conda, both using the simple conda install, and the step-by-step that you outline. In both cases there seem to be issues with versions of the dependencies. calling
from feems.utils import prepare_graph_inputs
in python causes an error:
ModuleNotFoundError: No module named 'mpl_toolkits.axes_grid1'

Apparently this could be resolved by installing matplotlib basemap, which is obsolete at this point. Furthermore, matplotlib had to be downgraded to 3.3. for compatibility. After trying multiple version of basemap, I still et the error above. I am worried that feems may have some out of date dependencies.

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

1 participant