Thank you! The error msg was like ImportError: No module named dipy.viz; ImportError: No module named dipy.io; when I use
from cviewer.libs.dipy.viz import fos from cviewer.libs.dipy.io import trackvis as tv so I just tried import civiewer.libs.dipy It said ImportError: no module named dipy I installed dipy this way but cannot work though On Thu, Dec 5, 2013 at 10:06 AM, Yaroslav Halchenko <[email protected]>wrote: > > On Thu, 05 Dec 2013, Litow Sean wrote: > > > Hello, > > This is the first time to use this. > > I installed connectomeviewer, however, when I try import dipy module > and > > things in dipy, I just cannot find it > > what is error msg? > > > . I do installed dipy > > how did you install it? should be > > sudo apt-get install python-dipy > > > , it's just not > > in connectomeviwer folder. > > it shouldn't be there > > > Because I installed Dipy first. What should I > > do then? > > see above ;) > > -- > Yaroslav O. Halchenko, Ph.D. > http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org > Senior Research Associate, Psychological and Brain Sciences Dept. > Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 > Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 > WWW: http://www.linkedin.com/in/yarik >
_______________________________________________ Neurodebian-users mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/neurodebian-users
