Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
-2
rated 0 times [  -2] [ 0]  / answers: 1 / hits: 9837  / 2 Years ago, sat, april 23, 2022, 4:49:52

I need to install graphics.py for class. How do I do that, and how do I install other Python modules?


More From » 14.04

 Answers
6

to correct No module named Tkinter and _tkinter



sudo apt-get install tk-dev
cd /Python3.4.1
./configure
make
sudo make install

[#23330] Saturday, April 23, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
overine

Total Points: 20
Total Questions: 109
Total Answers: 98

Location: Aruba
Member since Fri, Jun 24, 2022
2 Years ago
overine questions
Tue, Jul 12, 22, 00:27, 2 Years ago
Wed, Jan 11, 23, 02:15, 1 Year ago
Tue, Aug 10, 21, 01:39, 3 Years ago
;