The error states that cython is not found however it is installed and included in my requirements file, also not able to install numpy newer than the 1.19.5 which is ...
conda create python=3.8 --name mlr2 --file requirements.txt The latest version of matplotlib is 3.5.2. v3.1.0 is obsolete has a dependency on some outdated package ...