\Users\vitor\Desktop\music-tiermaker\vendor\PIL\Image.py", line 114, in <module>ImportError: cannot import name '_imaging' from 'PIL' (c:\Users\vitor\Desktop\music-tiermaker
Could not locate the assembly "System.Drawing.Imaging".我原以为映像是在System.Drawing.dll中声明的命名空间,但编译器似乎甚至没有考虑这个选项……
我得到了与System.Windows.Media、System.Windows.Media.Imaging可能与此相关的是IntelliSense也没有选择这些名称空间,尽管它确实找到了System.Drawing.Imaging.