pyvips
pyvips copied to clipboard
conda install help?
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
Since you're the same author of https://github.com/libvips/libvips/discussions/2936, I assume you managed to install pyvips via Conda?
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,
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.
I also have the error above. I believe pyvips is no longer hosted on a conda-forge channel.
same issue idk how to install it
I would ask on the conda board -- we didn't make the conda package and don't support it.
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