Python Forum
Problems using Wxpython
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problems using Wxpython
#2
Here's what I would do:
  • Convert 2.7 program to python 3.6 (wxpython may work fine with newer versions, but it's not stated in the docs)
  • The version of wxpython that runs in 2.7 is nothing compared to phoenix which only runs in python 3
  • Install wxpython with
    pip install wxpython 
Python 2.7 is almost dead and will be next year.
Reply


Messages In This Thread
Problems using Wxpython - by Carles - Nov-28-2018, 12:16 PM
RE: Problems using Wxpython - by Larz60+ - Nov-28-2018, 03:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [WxPython] Problems with making a Video Player in WxPython SheeppOSU 2 2,062 Sep-23-2020, 11:44 PM
Last Post: jefsummers

Forum Jump:

User Panel Messages

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