About 50 results
Open links in new tab
  1. python - How to properly install wxPython? - Stack Overflow

    Aug 29, 2015 · I downloaded Python 2.7.10, and the specified wxPython, but when the install wizard is almost finished, it gives me an error, saying: Unable to execute file: <file path> CreateProcess failed; …

  2. python - How can I exit out of a wxPython application cleanly? - Stack ...

    The package wxPython is very good for developing GUI-interface applications in Python, but so far, the only methods that I have found to exit from an application developed in wxPython launched from...

  3. wxpython - How can I create a simple message box in Python? - Stack ...

    Jun 3, 2010 · I was looking for some simple wxPython code, but it always required setting up a class and entering an application loop, etc. Isn't there a simple, catch-free way of making a message box in …

  4. Pip cannot install wxPython for Python 3.10 (32-bit)

    Apr 11, 2022 · The wxpython wheel url is ubuntu os version and python version specific - change as necessary. The installation of extra linux packages is because the wxpython wheel (binary) depends …

  5. Build wxPython in a virtual environment, Python 3.14 Debian 13

    Dec 22, 2025 · 3 I am trying to build wxPython in a virtual environment. Debian 13 does not come with Python 3.14. I have installed Python 3.14 in a virtual environment. I have installed the dependencies …

  6. python - Simple example of using wx.TextCtrl and display data after ...

    Feb 18, 2013 · Simple example of using wx.TextCtrl and display data after button click in wxpython - new to wx Asked 13 years ago Modified 13 years ago Viewed 44k times

  7. python - Dynamically update wxPython staticText - Stack Overflow

    Jul 29, 2010 · i was wondering how to update a StaticText dynamically in wxpython? I have a script that goes every five minutes and reads a status from a webpage, then prints using wxpython the status in …

  8. python - wxpython icon for task bar - Stack Overflow

    Apr 10, 2013 · I am trying to set an icon in my wxpython program. So far, after reading many pages and examples, I was able to set an icon at the window, which also works when using alt+tab (I'm working …

  9. python - Embedding a matplotlib figure inside a WxPython panel

    May 25, 2012 · How do I embed a matplotlib figure object inside a WxPython panel? I googled around and saw complicated examples involving interactive graphics and other extra stuff.

  10. python - pip wxpython gives ModuleNotFoundError: No module …

    Feb 19, 2023 · Installing collected packages: wxpython DEPRECATION: wxpython is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' …