version = '1.3.1' homepage = 'https://github.com/openslide/openslide-python' description = "OpenSlide Python is a Python interface to the OpenSlide library." ...
I had a problem trying to install: monai[all] on my system (Ubuntu 22.04) without a compiler. After checking on PyPI 1 we realised that no wheels are provided for Linux and MacOS, so there is no way ...