You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/building.rst
+4
Original file line number
Diff line number
Diff line change
@@ -164,6 +164,10 @@ macOS
164
164
165
165
pip install Pillow
166
166
167
+
#. Install numpy::
168
+
169
+
pip install numpy
170
+
167
171
#. 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
168
172
#. Download the Minercaft Overviewer source-code from https://overviewer.org/builds/overviewer-latest.tar.gz
169
173
#. Extract overviewer-[Version].tar.gz and move it to a directory you can remember
0 commit comments