mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-06 04:44:19 +08:00
DOC: Add SciPy as a runtime dependency.
This commit is contained in:
+5
-1
@@ -4,10 +4,13 @@ Build Requirements
|
||||
* `Numpy >= 1.6 <http://numpy.scipy.org/>`__
|
||||
* `Cython >= 0.15 <http://www.cython.org/>`__
|
||||
|
||||
|
||||
`Matplotlib >= 1.0 <http://matplotlib.sf.net>`__ is needed to generate the
|
||||
examples in the documentation.
|
||||
|
||||
Runtime requirements
|
||||
--------------------
|
||||
* `SciPy >= 0.10 <http://scipy.org>`__
|
||||
|
||||
Known build errors
|
||||
------------------
|
||||
On Windows, the error ``Error:unable to find vcvarsall.bat`` means that
|
||||
@@ -34,3 +37,4 @@ functionality is only available with the following installed:
|
||||
`FreeImage <http://freeimage.sf.net>`__
|
||||
The ``freeimage`` plugin provides support for reading various types of
|
||||
image file formats, including multi-page TIFFs.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user