madmom requires cython to run
steps to reproduce
conda create -n test madmom
conda activate test
python -c 'import madmom'
DistributionNotFound: The 'cython>=0.22.1' distribution was not found and is required by madmom
steps to reproduce
conda create -n test madmom
conda activate test
python -c 'import madmom'
DistributionNotFound: The 'cython>=0.22.1' distribution was not found and is required by madmom