Hi,
After installation of dcm2bids I see this error. could you please help me to solve this issue. Thanks
dcm2bids -d ‘/home/sahar/DICOM/img’ -p sub-teh -c ~/Desktop/config_spine.txt -o teh_spineGeneric
Traceback (most recent call last):
File “/home/sahar/.local/bin/dcm2bids”, line 5, in
from dcm2bids.dcm2bids import main
File “/home/sahar/.local/lib/python3.8/site-packages/dcm2bids/init.py”, line 12, in
from .scaffold import scaffold
ModuleNotFoundError: No module named ‘dcm2bids.scaffold’