Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug traits_extension location #6

Open
tjhendrickson opened this issue Jan 11, 2018 · 1 comment
Open

Bug traits_extension location #6

tjhendrickson opened this issue Jan 11, 2018 · 1 comment

Comments

@tjhendrickson
Copy link

Hello,

It appears that the location of the traits_extension module has changed since the hcpre alpha release.
The location is no longer in nipype.interfaces.traits_extension, rather it is within nipype.interfaces.base.traits_extension.

-Tim

@beOn
Copy link
Owner

beOn commented Jan 14, 2018

It is only changed in the nipype dev branch. In the currently released version, it's where it was:

$> nipypecli version
0.14.0
$> python
>>> from nipype.interfaces import traits_extension
>>> from nipype.interfaces.traits_extension import isdefined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants