[Neuroimaging] [DIPY] Calculate Path Length Map

Koudoro, Serge skoudoro at iu.edu
Fri Jan 18 09:27:43 EST 2019


Hi Jan,

Try to install FURY package (https://github.com/fury-gl/fury):

-> pip install fury

It should work after that. 

Serge K.

--- DIPY Workshop 2019, Titanium Edition --- March 11-15 --- More information at https://workshop.dipy.org


-----Original Message-----
From: Neuroimaging <neuroimaging-bounces+skoudoro=iu.edu at python.org> On Behalf Of Jan Schreiber
Sent: Friday, January 18, 2019 4:14 AM
To: Neuroimaging analysis in Python <neuroimaging at python.org>
Subject: [Neuroimaging] [DIPY] Calculate Path Length Map

Dear Experts,

I am trying to run the "Calculate Path Length Map" example http://nipy.org/dipy/examples_built/path_length_map.html#example-path-length-map

Unfortunately I am getting the error message

Traceback (most recent call last):
   File "path_length_map.py", line 26, in <module>
     from dipy.viz import actor, window, colormap as cmap
ImportError: cannot import name 'actor'


Python 3.6.7 :: Anaconda custom (64-bit)
dipy==0.15.0
vtk==8.1.2

Do you have an idea what's missing?

Thanks,
Jan



More information about the Neuroimaging mailing list