conda-forge / rasterio-feedstock

A conda-smithy repository for rasterio.
BSD 3-Clause "New" or "Revised" License
42 stars 22 forks source link

install instruction does not work #159

Closed davidjohnson11 closed 4 years ago

davidjohnson11 commented 4 years ago

Issue: Typing conda install rasterio into a Anaconda Powershell Prompt produces the following results:

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.

at this point I killed the whole thing with control-C because it had failed beyond that point previously.

Should I give up on Anaconda, rasterio or both? Should I look elsewhere for a way to install this library?


Environment (conda list):

``` $ conda list ```


Details about conda and system ( conda info ):

``` $ conda info ```
ocefpaf commented 4 years ago

Please take a look at our docs and how to manage multiple channels. Also, if you don't fill the required information on the issue we cannot debug it. I'm closing this one so you can open a new one with the required info.