File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -50,9 +50,8 @@ Mac OS X
5050~~~~~~~~
5151
5252The easiest way to get nipype running on Mac OS X is to install Anaconda _ or
53- Canopy _ and then add nibabel and nipype by executing::
53+ Canopy _ and then add nipype by executing::
5454
55- easy_install nibabel
5655 easy_install nipype
5756
5857From source
@@ -62,7 +61,6 @@ If you downloaded the source distribution named something
6261like ``nipype-x.y.tar.gz ``, then unpack the tarball, change into the
6362``nipype-x.y `` directory and install nipype using::
6463
65- easy_install nibabel
6664 pip install -r requirements.txt
6765 python setup.py install
6866
@@ -113,14 +111,14 @@ recommendations.
113111Must Have
114112~~~~~~~~~
115113
116- Nibabel _ 1.0 - 1.4
117- Neuroimaging file i/o library.
118-
119114.. note ::
120115
121116 Full distributions of Nipype, such as the ones in Anaconda _ or Canopy _, provide
122117 the following packages automatically.
123118
119+ Nibabel _ 1.0 - 1.4
120+ Neuroimaging file i/o library.
121+
124122Python _ 2.7
125123
126124NetworkX _ 1.0 - 1.8
You can’t perform that action at this time.
0 commit comments