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

fiona pip install problem #1

Open
smrgeoinfo opened this issue Sep 23, 2022 · 0 comments
Open

fiona pip install problem #1

smrgeoinfo opened this issue Sep 23, 2022 · 0 comments

Comments

@smrgeoinfo
Copy link

in my Anaconda COGS environment, when I run
(COGS) C:\Users\smrTu>pip install fiona

this is the output:

Collecting fiona
  Using cached Fiona-1.8.21.tar.gz (1.0 MB)
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error

  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [1 lines of output]
      A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
      [end of output]

Looks like some GDAL_ environmental variables need to be set.

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