You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
This is the error message im getting. Thank you
The text was updated successfully, but these errors were encountered: