PyNomaly icon indicating copy to clipboard operation
PyNomaly copied to clipboard

Support Installation in conda environments without pip

Open vc1492a opened this issue 2 years ago • 2 comments

This possibility to be exploded.

vc1492a avatar Jul 02 '23 04:07 vc1492a

Just leaving this comment here for future documentation: Currently the conda docs recommend using the conda skeleton pypi <your_package> to generate the conda recipe from an existing pypi package but the skeleton seems to be buggy and not well maintained as described in this issue. So I will instead use the newer tool called grayskull for that.

SaritNike avatar Oct 04 '24 13:10 SaritNike

Just leaving this comment here for future documentation: Currently the conda docs recommend using the conda skeleton pypi <your_package> to generate the conda recipe from an existing pypi package but the skeleton seems to be buggy and not well maintained as described in this issue. So I will instead use the newer tool called grayskull for that.

Looks like a great alternative, thanks for sharing.

vc1492a avatar Oct 04 '24 22:10 vc1492a

@IroNEDR for documentation's sake, noting here that the readme.md will be updated by @IroNEDR with the appropriate download instructions for conda environments.

vc1492a avatar Oct 28 '24 13:10 vc1492a