Skip to content

Commit 7171af5

Browse files
Merge PR #2007 from tomasdev
Add missing dependency on Mac OS X
2 parents 5807fda + e97b510 commit 7171af5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/building.rst

+4
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,10 @@ macOS
164164

165165
pip install Pillow
166166

167+
#. Install numpy::
168+
169+
pip install numpy
170+
167171
#. 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
168172
#. Download the Minercaft Overviewer source-code from https://overviewer.org/builds/overviewer-latest.tar.gz
169173
#. Extract overviewer-[Version].tar.gz and move it to a directory you can remember

0 commit comments

Comments
 (0)