Skip to content

Suggestion to change the conda installation instructions #135

@ranpelta

Description

@ranpelta

Hi, the instructions to install 'fiona>=1.5' 'rasterio>=1.2.6', and 'h5py>3.7.0' on Windows via conda did not work for me.
I instead used the conda-forge for that, so maybe you can change that in the README file.

This is what worked for me:
conda install -c conda-forge "fiona>=1.5" "rasterio>=1.2.6"
conda install -c conda-forge "h5py>3.7.0"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions