Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package issue: wxPython does not support wx.WebView #458

Open
3 of 6 tasks
Newbytee opened this issue Jul 12, 2024 · 0 comments
Open
3 of 6 tasks

Package issue: wxPython does not support wx.WebView #458

Newbytee opened this issue Jul 12, 2024 · 0 comments

Comments

@Newbytee
Copy link

Newbytee commented Jul 12, 2024

Package name

wxPython

Package version

4.2.1

PyPI URL

https://pypi.org/project/wxPython/

piwheels URL

https://www.piwheels.org/project/wxpython/

Python version

  • Python 3.7
  • Python 3.9
  • Python 3.11

I am aware this is the issue tracker for a Python package index specifically for Raspberry Pi

  • Yes

I have checked for duplicate issues

  • Yes

I am the maintainer

  • Yes

More information

With wxPython from PyPi, it is possible to create web views inside of wx applications via wx.WebView. However, with the Piwheels package, the constructor fails with NotImplementedError. I was able to build a wheel myself with wx.WebView support by just having the WebView2GTK-4.1 development files installed, so I don't think it should be too complicated to fix. For Bullseye I guess the relevant package would be libwebkit2gtk-4.0-37.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant