LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   installing Tkinter into my linux machine (https://www.linuxquestions.org/questions/linux-newbie-8/installing-tkinter-into-my-linux-machine-4175528304/)

simhumcon 12-15-2014 02:36 AM

installing Tkinter into my linux machine
 
hello there!

i have a OpenSuse linux machine, with python 2 installed in it.
i want to write a python script that will have a message box popped up at a certain situation. while i was googling, i found out that python Tkinter could do that. how do i achive this without using tkinter?

i find its so hard to install tkinter, since my machine doesnt support apt-get

someone please help

jdkaye 12-15-2014 02:40 PM

Have you looked at this site? It doesn't look that difficult.
jdk

suicidaleggroll 12-15-2014 04:32 PM

Quote:

Originally Posted by simhumcon (Post 5284825)
i find its so hard to install tkinter, since my machine doesnt support apt-get

apt-get is for Debian-based distros. OpenSUSE uses zypper, just adapt the command accordingly.

simhumcon 12-16-2014 01:15 AM

hello!

im very sorry for giving up so fast! zypper didn't work in the beggining because my software repositories settings wasnt correct! zypper in python-tk works fine now for me!

thank you!


All times are GMT -5. The time now is 10:05 PM.