91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

vscode無法加載tkinter怎么辦

發布時間:2020-12-17 11:08:05 來源:億速云 閱讀:501 作者:小新 欄目:軟件技術

這篇文章主要介紹vscode無法加載tkinter怎么辦,文中介紹的非常詳細,具有一定的參考價值,感興趣的小伙伴們一定要看完!

學Python配置完了VScode,在安裝easygui后遇到了一些問題。

代碼如下:

import easygui
easygui.msgbox("Hello world.")

Ctrl+Shift+B,運行報錯,報錯如下:

Traceback (most recent call last):
  File "/usr/lib/python3.5/tkinter/__init__.py", line 36, in <module>
    import _tkinter
ImportError: No module named '_tkinter'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/hongludianxue/.local/lib/python3.5/site-packages/easygui/boxes/utils.py", line 29, in <module>
    import tkinter as tk  # python3
  File "/usr/lib/python3.5/tkinter/__init__.py", line 38, in <module>
    raise ImportError(str(msg) + ', please install the python3-tk package')
ImportError: No module named '_tkinter', please install the python3-tk package

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/hongludianxue/.local/lib/python3.5/site-packages/easygui/boxes/utils.py", line 36, in <module>
    import Tkinter as tk  # python2
ImportError: No module named 'Tkinter'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/hongludianxue/.local/lib/python3.5/site-packages/easygui/boxes/button_box.py", line 15, in <module>
    from . import utils as ut
  File "/home/hongludianxue/.local/lib/python3.5/site-packages/easygui/boxes/utils.py", line 43, in <module>
    raise ImportError("Unable to find tkinter package.")
ImportError: Unable to find tkinter package.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/hongludianxue/Documents/Python file/0x00.py", line 1, in <module>
    import easygui
  File "/home/hongludianxue/.local/lib/python3.5/site-packages/easygui/__init__.py", line 34, in <module>
    from .boxes.button_box import buttonbox
  File "/home/hongludianxue/.local/lib/python3.5/site-packages/easygui/boxes/button_box.py", line 18, in <module>
    import global_state
ImportError: No module named 'global_state'

看到ImportError: No module named '_tkinter'才知道,原來是沒有tkinter這個模塊。

在終端里面安裝上tkinter:

sudo apt-get install python3-tk

完成之后在運行之前的Python代碼,發現已經成功運行啦。

以上是“vscode無法加載tkinter怎么辦”這篇文章的所有內容,感謝各位的閱讀!希望分享的內容對大家有幫助,更多相關知識,歡迎關注億速云行業資訊頻道!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

大冶市| 南城县| 抚州市| 连云港市| 平江县| 满洲里市| 松原市| 武宣县| 长沙市| 大名县| 余干县| 盐源县| 乾安县| 林口县| 沂南县| 剑川县| 汽车| 化德县| 西峡县| 广安市| 彭水| 芷江| 科技| 康乐县| 牟定县| 黎平县| 田林县| 惠东县| 巩义市| 怀仁县| 马关县| 东莞市| 南开区| 湛江市| 枞阳县| 平谷区| 祁阳县| 康乐县| 铜鼓县| 甘德县| 繁峙县|