Python Forum
Which version of python goes well with tkinter?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Which version of python goes well with tkinter?
#19
Well I decided I would have one more try at installing wxpython Phoenix and came across this page
https://wxpython.org/pages/downloads/index.html
and this worked for my Linux Mint 18.2
sudo -H pip3 install -U -f https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-16.04     wxPython
So at last I can run the demo and start working out how to use it
Reply


Messages In This Thread
RE: Which version of python goes well with tkinter? - by Barrowman - Jan-02-2018, 09:34 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020