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@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to