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

missing atlas.csv and json files #216

Closed
JoshuaKening opened this issue Dec 7, 2023 · 2 comments · Fixed by #220
Closed

missing atlas.csv and json files #216

JoshuaKening opened this issue Dec 7, 2023 · 2 comments · Fixed by #220

Comments

@JoshuaKening
Copy link

I recently installed the 'whitematteranalysis' package using the command pip install git+https://github.com/SlicerDMRI/whitematteranalysis.git. However, after installation, I noticed that the data/atlas directory in the whitematteranalysis folder inside Anaconda3's site-packages does not contain the different versions of atlas.csv and the related JSON files. These files were available in previous versions.
image

@jhlegarreta
Copy link
Contributor

PR #220 should fix this. Try doing

pip install git+https://github.com/SlicerDMRI/whitematteranalysis.git@7f0ab2fc5d33c8b3ac83faf164de2de37dbd53b4

@JoshuaKening
Copy link
Author

PR #220 should fix this. Try doing

pip install git+https://github.com/SlicerDMRI/whitematteranalysis.git@7f0ab2fc5d33c8b3ac83faf164de2de37dbd53b4

It works! Thank you.

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.

2 participants