I decided to file a bug here: https://bugzilla.redhat.com/show_bug.cgi?id=1988466 I also saw a similar issue and added a comment here: https://github.com/wxWidgets/Phoenix/issues/1963 Steve On 7/30/21 11:02 AM, Steven A. Falco wrote:
I have python3-wxpython4 4.0.7-19.fc35 and python3 3.10.0~b4-3.fc35 on a rawhide VM. I get the following error: rawhide$ python -c "import wx;print(wx.version())" Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib64/python3.10/site-packages/wx/__init__.py", line 17, in <module> from wx.core import * File "/usr/lib64/python3.10/site-packages/wx/core.py", line 12, in <module> from ._core import * UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc3 in position 261: invalid continuation byte free(): invalid size Aborted (core dumped) Should I file a bug on Fedora, or should it go upstream, and if so, where? Thanks, Steve
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure