We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a674048 commit 84ec23bCopy full SHA for 84ec23b
README.rst
@@ -59,7 +59,8 @@ NumPy (optional):
59
The only place where NumPy is needed is `jack.OwnPort.get_array()`.
60
If you need NumPy, you should install it with your package manager or use a
61
Python distribution that already includes NumPy (see above).
62
- Installing NumPy with pip is not recommended.
+ Installing NumPy with pip requires a compiler and several additional
63
+ libraries and is therefore not recommended for beginners.
64
65
.. _JACK: http://jackaudio.org/
66
.. _NumPy: http://www.numpy.org/
0 commit comments