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

CI: Try to resolve mamba install issue on windows when using with pip #480

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

brendan-ward
Copy link
Member

The windows conda-forge test runner fails for the libgdal3.5.1 env when using pip to install shapely. It looks like an issue with where the mamba executables are installed.

@brendan-ward brendan-ward marked this pull request as ready for review September 28, 2024 15:42
@brendan-ward
Copy link
Member Author

No idea why the mamba install is failing on Windows when we use pip, first attempts didn't fix it. However, we're really only using the libgdal3.5.1 env to proof that building against GDAL with files stored in a particular location works properly; we don't need geopandas in this case. So I limited this to the minimal dependencies and now it runs.

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

Successfully merging this pull request may close these issues.

2 participants