0

Merge PR #2007 from tomasdev

Add missing dependency on Mac OS X
This commit is contained in:
Nicolas F
2021-12-14 10:09:11 +01:00
committed by GitHub

View File

@@ -164,6 +164,10 @@ macOS
pip install Pillow 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 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 #. 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 #. Extract overviewer-[Version].tar.gz and move it to a directory you can remember