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

error during pip install (geos_c.h not found) #133

Open
haykh opened this issue Jan 23, 2023 · 0 comments
Open

error during pip install (geos_c.h not found) #133

haykh opened this issue Jan 23, 2023 · 0 comments

Comments

@haykh
Copy link

haykh commented Jan 23, 2023

Hi, I'm trying to install the package in a venv and I am getting the following error:

      lib/cartopy/trace.cpp:767:10: fatal error: geos_c.h: No such file or directory
        767 | #include "geos_c.h"
            |          ^~~~~~~~~~

which obviously comes from one of your requirements, the cartopy. I was wondering if this module is essential (I wasn't going to plot any maps), as its requirement list is quite long?

The xmovie tool seems quite generic for the xarray, so would it make sense to drop this requirement (perhaps at a price of some of the functionality)?

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