Giter Club home page Giter Club logo

Comments (5)

drewbo avatar drewbo commented on June 20, 2024

Are you using pip or conda? Using both in conjunction can create some conflicts and many of our dependencies are not available directly through conda forge endpoints

from label-maker.

PallawiSinghal avatar PallawiSinghal commented on June 20, 2024

Are you using pip or conda? Using both in conjunction can create some conflicts and many of our dependencies are not available directly through conda forge endpoints.

Thank you for the reply.
After installing all the dependencies with conda one at a time. I am left with 'rasterio[s3]' installation.
Can you please help how we can install 'rasterio[s3]' on mac os.

from label-maker.

PallawiSinghal avatar PallawiSinghal commented on June 20, 2024

When I use this command : conda install -c https://conda.anaconda.org/ioos rasterio

I get this error:

Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: |
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort.
failed /

UnsatisfiableError: The following specifications were found to be incompatible with each other:

Package readline conflicts for:
python=3.6.0 -> readline=6.2
Package openssl conflicts for:
python=3.6.0 -> openssl=1.0
Package affine conflicts for:
rasterio -> affine[version='>=1.3.0']
Package zlib conflicts for:
python=3.6.0 -> zlib=1.2
Package snuggs conflicts for:
rasterio -> snuggs[version='>=1.2|>=1.4.1']
Package numpy conflicts for:
rasterio -> numpy[version='1.11.|>=1.11.3,<2.0a0|>=1.14.6,<2.0a0|>=1.9.3,<2.0a0']
Package click conflicts for:
rasterio -> click[version='>=4,<8']
Package xz conflicts for:
python=3.6.0 -> xz=5.2
Package sqlite conflicts for:
python=3.6.0 -> sqlite=3.13
Package pip conflicts for:
python=3.6.0 -> pip
Package libcxx conflicts for:
rasterio -> libcxx[version='>=4.0.1|>=9.0.0']
Package boto3 conflicts for:
rasterio -> boto3[version='>=1.2.4']
Package tk conflicts for:
python=3.6.0 -> tk=8.5
Package setuptools conflicts for:
rasterio -> setuptools[version='>=0.9.8']
Package attrs conflicts for:
rasterio -> attrs[version='>=16.0.0']
Package enum34 conflicts for:
rasterio -> enum34
Package cligj conflicts for:
rasterio -> cligj[version='>=0.5']
Package proj4 conflicts for:
rasterio -> proj4[version='<6,>=5.2.0,<5.2.1.0a0']
Package click-plugins conflicts for:
rasterio -> click-plugins
Package gdal conflicts for:
rasterio -> gdal=2.1
Package libgdal conflicts for:
rasterio -> libgdal[version='2.4.
,>=2.4.2,<2.5.0a0|>=2.2.2,<2.3.0a0|>=2.2.4,<2.3.0a0|>=2.3.3,<2.4.0a0|>=2.4.1,<2.5.0a0|>=2.4.2,<2.5.0a0|>=3.0.1,<3.1.0a0|>=3.0.2,<3.1.0a0']

from label-maker.

drewbo avatar drewbo commented on June 20, 2024

Can you try the instructions on rasterio's installation page:

conda install -c conda-forge rasterio

I'm not as familiar with conda so I'm not positive how to debug

from label-maker.

PallawiSinghal avatar PallawiSinghal commented on June 20, 2024

Finallly I was able to install it on linux.

using sudo python -m pip install -r requirements.txt

from label-maker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.