标签: python python-imaging-library pydicom
我无法安装PIL。
我尝试从Pycharm和命令提示符安装它,但是没有用。 另外,我尝试安装Pillow,但我需要在代码中使用pydicom_PIL并显示错误:
Traceback (most recent call last): File ... ModuleNotFoundError: No module named 'pydicom_PIL' #I've tried this: pip install PIL