You may need to install `wheel <https://pythonwheels.com>`_ via ``pip install wheel`` first.
For **Windows** users, `VC runtime <https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads>`_ is needed if **Visual Studio** (2015 or newer) is not installed.
For **Windows** users, `VC runtime <https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads>`_ is needed if **Visual Studio** (2015 or newer) is not installed.
For **Linux** users, **glibc** >= 2.14 is required.
For **Linux** users, **glibc** >= 2.14 is required.
...
@@ -28,11 +35,6 @@ For **macOS** (we provide wheels for 3 newest macOS versions) users:
...
@@ -28,11 +35,6 @@ For **macOS** (we provide wheels for 3 newest macOS versions) users:
- For version smaller than 2.1.2, **gcc-7** with **OpenMP** is required.
- For version smaller than 2.1.2, **gcc-7** with **OpenMP** is required.
Install `wheel <https://pythonwheels.com>`_ via ``pip install wheel`` first. After that download the wheel file and install from it: