Skip to content

Commit

Permalink
Install rasterio from conda-forge and avoid issues from python=3.10 (#…
Browse files Browse the repository at this point in the history
…2479)

* install rasterio from conda

* install rasterio from conda
  • Loading branch information
valeriupredoi authored Jan 14, 2022
1 parent 6c57a55 commit 256616a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies:
- julia
- nco
- python-cdo
- rasterio
- ruamel.yaml
- scikit-learn # may hit hw-specific issue if from pypi https://github.com/scikit-learn/scikit-learn/issues/14485
- xgboost
Expand Down
1 change: 1 addition & 0 deletions environment_osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ dependencies:
- imagemagick
- nco
- python-cdo
- rasterio
- ruamel.yaml
# may hit hw-specific issue if from pypi
# https://github.com/scikit-learn/scikit-learn/issues/14485
Expand Down

0 comments on commit 256616a

Please sign in to comment.