Closed pradhanhitesh closed 5 months ago
See issue https://github.com/NIRALUser/DTIPlayground/issues/56 (your DiPy is too new for the current release version). Best upgrade to the current beta version 0.5.8b9: pip install --upgrade dtiplayground==0.5.8b9
Best Martin
Hello Developers! I am running QC pipeline for my DTI files. However, I am facing issues with the execution. I have tried updating my packages to latest versions but still no help with the issue.
Here is the error snippet:
File "/home/hitesh/fsl/lib/python3.11/site-packages/dtiplayground/dmri/preprocessing/modules/BRAIN_Tractography/BRAIN_Tractography.py", line 9, in <module> from dipy.tracking.benchmarks.bench_streamline import length ModuleNotFoundError: No module named 'dipy.tracking.benchmarks'
PS: I also tried uninstalling and then installing the DiPy package. Did not work!
Thank you!