Home > OS >  Ubuntu18.04 python3.7 have installed an thinker but still prompt error
Ubuntu18.04 python3.7 have installed an thinker but still prompt error

Time:09-19

Only 20 points, emergency help!!!!!! Thank you very much
Ubuntu18.04 python3.7 have installed an thinker but still prompt error.
Install the thinker
 sudo apt install python3 - tk 
Is reading package list... Complete the
Are analyzing software package dependency tree
Is reading status information... Complete the
Python3 - tk is the latest version (3.6.9-1 ~ 18.04),
0 0 the upgrade package, the new installed a package, 0 to uninstall packages, one package is not upgrade,


When using an error no thinker
 import tkinter as tk 
The File "/usr/local/lib/python3.7 tkinter/set py", line 36, in & lt; module>
The 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 no thinker,
Can you tell me how to solve?
  • Related