Category "conda-forge"

Installing CERN ROOT in anaconda environment- packages are not available from current channels:

I am attempting to install CERNS ROOT in anaconda, for use of pyRoot. (I am using conda 4.10.3) I have set up a new environment with python 2.7, because I belie

How can I make a Python package developed with Poetry available on conda-forge (or even on my personal conda channel)?

I have developed my first Python package using Poetry as a dependency management and packaging tool. Publishing my work to PyPI has been as easy as running: poe

Cannot install Python 3.7 on osx-arm64

I am trying to create a new environment with Python 3.7 using Conda like: conda create -n qnn python=3.7 I got following errors: Collecting package metadata (