We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Input and output relation for optimization_schema (input) does not match 'opt' in output in the GTMPVC class in the petsurfer interface.
Traceback: if self.inputs.opt: AttributeError: 'GTMPVCInputSpec' object has no attribute 'opt'
Please put URL to code or code here (if not too long).
{'commit_hash': '<not found>', 'commit_source': '(none found)', 'networkx_version': '3.1', 'nibabel_version': '5.1.0', 'nipype_version': '1.8.6', 'numpy_version': '1.24.2', 'pkg_path': '/Users/martinnorgaard/anaconda3/envs/petprep_extract_tacs/lib/python3.9/site-packages/nipype', 'scipy_version': '1.10.1', 'sys_executable': '/Users/martinnorgaard/anaconda3/envs/petprep_extract_tacs/bin/python', 'sys_platform': 'darwin', 'sys_version': '3.9.16 | packaged by conda-forge | (main, Feb 1 2023, ' '21:38:11) \n' '[Clang 14.0.6 ]', 'traits_version': '6.3.2'}
Choose one
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Summary
Input and output relation for optimization_schema (input) does not match 'opt' in output in the GTMPVC class in the petsurfer interface.
Actual behavior
Traceback:
if self.inputs.opt:
AttributeError: 'GTMPVCInputSpec' object has no attribute 'opt'
Expected behavior
How to replicate the behavior
Script/Workflow details
Please put URL to code or code here (if not too long).
Platform details:
Execution environment
Choose one
The text was updated successfully, but these errors were encountered: