Skip to content

Install

pip install whl2conda
conda install -c conda-forge whl2conda
mamba install -c conda-forge whl2conda
pixi workspace channel add conda-forge
pixi add whl2conda

Prerequisites

It is assumed that you have installed conda, and that it is in the program path, but it is currently only required for whl2conda install. Furthermore, if you use the --conda-bld option, you must have conda-index installed in your base environment (you will already have it if you have conda-build).