There was an error while loading. Please reload this page.
2 parents 0f32ea1 + 5589474 commit 95c74e6Copy full SHA for 95c74e6
nipype/interfaces/nipy/model.py
@@ -20,7 +20,7 @@
20
warnings.warn('nipy not installed')
21
else:
22
import nipy.modalities.fmri.design_matrix as dm
23
- import nipy.labs.glm as GLM
+ import nipy.labs.glm.glm as GLM
24
25
if have_nipy:
26
try:
0 commit comments