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
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
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 (