drmichaeldouglass / MedBlend

A Medical Visualisation Add-On for Blender
MIT License
66 stars 4 forks source link

blender 3.5 medblend 0.0.5 error #8

Open moonsun174 opened 9 months ago

moonsun174 commented 9 months ago

Python: Traceback (most recent call last): File "C:\Users\ekfgo\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\medblend__init__.py", line 614, in execute dicom_data = pydicom.dcmread(file_name_struct) File "C:\Users\ekfgo\Downloads\blender-3.5.0-windows-x64\blender-3.5.0-windows-x64\3.5\python\lib\site-packages\pydicom\filereader.py", line 1002, in dcmread fp = open(fp, 'rb') FileNotFoundError: [Errno 2] No such file or directory: 'C:\ct\ms\'

help me