pyvips icon indicating copy to clipboard operation
pyvips copied to clipboard

conda install help?

Open d5423197 opened this issue 3 years ago • 7 comments

Hello there,

I tried to follow the installation tips on the readme. I used conda install. conda install -c conda-forge pyvips conda install -c conda-forge/label/cf202003 pyvips

but it failed. any help will be appreciated!

Thanks,

ZD

d5423197 avatar Jul 15 '22 06:07 d5423197

Since you're the same author of https://github.com/libvips/libvips/discussions/2936, I assume you managed to install pyvips via Conda?

kleisauke avatar Jul 24 '22 13:07 kleisauke

Hello there,

I did try to install pyvips via Conda but failed. So I switch to pip install and install libvips separately which was successful. The conda install was not successful.

Thanks,

d5423197 avatar Jul 25 '22 00:07 d5423197

The conda installation was unsuccessful for me too. The following is what I get:

Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
PackagesNotFoundError: The following packages are not available from current channels:

  - pyvips

Current channels:

  - https://conda.anaconda.org/conda-forge/win-64
  - https://conda.anaconda.org/conda-forge/noarch
  - https://repo.anaconda.com/pkgs/main/win-64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/r/win-64
  - https://repo.anaconda.com/pkgs/r/noarch
  - https://repo.anaconda.com/pkgs/msys2/win-64
  - https://repo.anaconda.com/pkgs/msys2/noarch

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.

prasadbandodkar avatar Dec 07 '22 17:12 prasadbandodkar

I also have the error above. I believe pyvips is no longer hosted on a conda-forge channel.

seancurrey avatar Apr 05 '23 05:04 seancurrey

same issue idk how to install it

inikishev avatar Dec 11 '23 08:12 inikishev

I would ask on the conda board -- we didn't make the conda package and don't support it.

jcupitt avatar Dec 11 '23 08:12 jcupitt

I would ask on the conda board -- we didn't make the conda package and don't support it.

i cant find their github but i found one called pyvips-feedstock but its not available for windows

inikishev avatar Dec 11 '23 19:12 inikishev