wxWidgets / Phoenix

wxPython's Project Phoenix. A new implementation of wxPython, better, stronger, faster than he was before.
http://wxpython.org/
2.21k stars 509 forks source link

Importing wx.media on Windows #2531

Closed ErikKoinberg closed 2 months ago

ErikKoinberg commented 2 months ago

I am trying to use wx.media after having used pip install, but the wx.media module is not present. How to import that as well on Windows?

I am using an current version of Windows 10, 64 bit, python 3.12 64-bit. I am using the latest version of wxPython 4 installed using pip install wxpython.

swt2c commented 2 months ago

You left out a lot of important details:

ErikKoinberg commented 2 months ago

I added a bit more details.

swt2c commented 2 months ago

Please also report what you tried and any error messages that you observed.

DietmarSchwertberger commented 2 months ago

I think I have installed my wx 4.2.1 for Python 3.12 64 bit from pip and I see the media module:

DietmarSchwertberger commented 2 months ago

I would suggest to close the isssue. It's not reproducible and the reporter seems to have lost interest.