OSError: [Errno 22] Invalid argument: 'C:\\Users\\hp\\Desktop\\seg\\A\\c1OSEM-Atlas-256.nii'
时间: 2023-09-22 20:14:23 浏览: 156
python爬虫报错:OSError: [Errno 22] Invalid argument
This error message is indicating that there is an invalid argument in the file path for the file 'c1OSEM-Atlas-256.nii'. The file path may be incorrect or there could be an issue with the file itself. It is recommended to check the file path and ensure it is correct, and also check the file to ensure it is not corrupted or damaged.
阅读全文