Add missing dependency on Mac OS X

Numpy!
This commit is contained in:
Tomas 2021-12-14 07:09:56 +01:00 committed by GitHub
parent 5807fdafca
commit e97b510ef2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -164,6 +164,10 @@ macOS
pip install Pillow
#. Install numpy::
pip install numpy
#. Download the Pillow source files from https://github.com/python-pillow/Pillow/releases/latest and unpack the tar.gz file and move it to a directory you can remember
#. Download the Minercaft Overviewer source-code from https://overviewer.org/builds/overviewer-latest.tar.gz
#. Extract overviewer-[Version].tar.gz and move it to a directory you can remember