When trying to install the 2.0.0b3 beta version, I get the message that there is a conflict with freetype (which would not be available for windows). However, if can it install it manually, and then ...
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 ...
We will use Miniconda as a package manager. A package manager can create and manage environments that are a collection of different packages and keep them isolated. Miniconda does not come with a GUI ...