nipy / nireg

Brain image registration package
BSD 3-Clause "New" or "Revised" License
29 stars 12 forks source link

Cant run the setup #6

Open KingAlawaka opened 6 years ago

KingAlawaka commented 6 years ago

This is the error message im getting. Thank you

Traceback (most recent call last): File "", line 1, in File "/home/king/opencv_codes/nireg/nireg/init.py", line 4, in from .resample import resample File "/home/king/opencv_codes/nireg/nireg/resample.py", line 11, in from ._register import (_cspline_transform, ImportError: No module named 'nireg._register'

sohrabtowfighi commented 6 years ago

The following worked perfectly for me pip install git+https://github.com/nipy/nireg.git