shakhu29

Results 1 issues of shakhu29

I previously was getting the following error: **ImportError: cannot import name 'compress_streamlines' from 'dipy.tracking.streamline' (/Users/shakhu/opt/anaconda3/lib/python3.9/site-packages/dipy/tracking/streamline.py)** So I downgraded dipy as mentioned somewhere on this site using: **pip install --upgrade dipy==1.4.0**...