只有20分了,緊急求助!!!萬分感謝
Ubuntu18.04 python3.7已經安裝好了thinker但還是提示報錯.
安裝thinker
sudo apt install python3-tk
正在讀取軟體包串列... 完成
正在分析軟體包的依賴關系樹
正在讀取狀態資訊... 完成
python3-tk 已經是最新版 (3.6.9-1~18.04)。
升級了 0 個軟體包,新安裝了 0 個軟體包,要卸載 0 個軟體包,有 1 個軟體包未被升級。
使用的時候報錯沒有thinker
import tkinter as tk
File "/usr/local/lib/python3.7/tkinter/__init__.py", line 36, in <module>
import _tkinter # If this fails your Python may not be configured for Tk
ModuleNotFoundError: No module named '_tkinter'
[ERROR] evo module evo.main_traj crashed - no logfile written (disabled)
pip3 list中也沒有thinker,
請問怎么解決?
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/53808.html
標籤:專題技術討論區
