############ Installation ############ pip2conda can be installed from conda-forge or PyPI. From conda-forge (recommended) =============================== For best results, please install from `conda-forge `_: .. code-block:: shell conda install -c conda-forge pip2conda From PyPI ========= You can also install directly from PyPI: .. code-block:: shell python -m pip install pip2conda Requirements ============ pip2conda supports Python 3.10 and later versions.