Tkinter import filedialog error

前端 未结 3 2075
伪装坚强ぢ
伪装坚强ぢ 2020-12-19 19:23

I\'m trying to use tkinter with python3 to open an image, see here a piece of code :

#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# --- Python 3.4

from PI         


        
3条回答
提交回复
热议问题