[nipype] nipype import error (nipy labs kalman?)

47 views
Skip to first unread message

John Grif

unread,
Aug 15, 2013, 4:27:07 AM8/15/13
to nipy...@googlegroups.com

Got up this morning and all of a sudden my trusty su neurodebian laptop can't import nipype. 

Error message is below. 

I have no idea what exactly changed since yesterday when everything was hunkydory, but I've tried a couple of things (some debugging attempts; followed by pulling latest; re-installing; doing same with nipy, sympy, and a few other packages; rebooting(!)), and haven't been able to solve this problem so far. 

Any ideas?


This this the error:

In [2]: import nipype
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
<ipython-input-2-feb2fc727b0b> in <module>()
----> 1 import nipype

/usr/local/lib/python2.7/dist-packages/nipype/__init__.py in <module>()

/usr/local/lib/python2.7/dist-packages/nipype/pipeline/__init__.py in <module>()

/usr/local/lib/python2.7/dist-packages/nipype/pipeline/engine.py in <module>()

/usr/local/lib/python2.7/dist-packages/nipype/interfaces/__init__.py in <module>()

/usr/local/lib/python2.7/dist-packages/nipype/interfaces/nipy/__init__.py in <module>()

/usr/local/lib/python2.7/dist-packages/nipype/interfaces/nipy/model.py in <module>()

/usr/local/lib/python2.7/dist-packages/nipy/labs/glm/__init__.py in <module>()

/usr/local/lib/python2.7/dist-packages/nipy/labs/glm/glm.py in <module>()

ImportError: cannot import name kalman



Chars. 



Chris Filo Gorgolewski

unread,
Aug 15, 2013, 5:04:06 AM8/15/13
to nipy...@googlegroups.com
It seems that nipy (not nipype) has not been properly build/installed. Do you have cython installed? Did you build and install nipy or just git clone and point to the source directory? "kalman" is a cython module and it has to be build.

I hope this helps.

Best,
Chris


--
 
---
You received this message because you are subscribed to the Google Groups "NiPy Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nipy-user+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages