TQCAI
  • case1:

首先sudo apt-get update(如果不更新很有可能找不到tkinter),
然后sudo apt-get install python3-tk,安装完成后就可以使用了。

  • case2:

完美解决ImportError: No module named _tkinter的问题

文中所有的python改为python3

 

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-17
  • 2021-08-05
  • 2021-07-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-28
  • 2022-12-23
  • 2022-12-23
  • 2021-08-04
  • 2022-01-08
  • 2022-12-23
相关资源
相似解决方案