Anaconda python, PIL and imagingtk

后端 未结 3 1768
南旧
南旧 2020-12-31 19:47

Although this is a reasonably well documented problem, I can\'t find a solution.

I cannot import PIL and ImageTK.

Minimal example:

import Tk         


        
3条回答
  •  忘掉有多难
    2020-12-31 20:06

    Try to verify the extension of the image, i got the same problem, and when i modified the extension the script worked

提交回复
热议问题