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

Error while running generate_template.py for template generation after following the current documentation #78

Closed
rohanbanerjee opened this issue Sep 4, 2023 · 1 comment · Fixed by #82

Comments

@rohanbanerjee
Copy link
Contributor

rohanbanerjee commented Sep 4, 2023

Description:

The current README mentions that after we run the preprocess_normalize.py successfully, we run the command python -m scoop -n N -vvv generate_template.py to generate the template. After running the mentioned command on Alliance Canada, I get the following error:

AttributeError: module 'iplScoopGenerateModel' has no attribute 'generate_nonlinear_model_csv'

This error might be due to versioning issue (change in structure) of the repo: https://github.com/vfonov/nist_mni_pipelines.git

Investigating this further.

@rohanbanerjee
Copy link
Contributor Author

This was a versioning issue and also due to some steps that weren't mentioned in the README (fixed in #79)

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

Successfully merging a pull request may close this issue.

1 participant