kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #45285
Re: Problem building on Fedora Rawhide
Steven,
On 7/30/21 4:24 PM, Steven A. Falco wrote:
[...]
> -- Found PythonLibs: /usr/lib64/libpython3.10.so (found suitable version
> "3.10.0b4", minimum required is "3.6")
> 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
I seem to remember this error from when wxPython / Phoenix hasn't been
rebuilt after a Python upgrade.
> EXCEPTION: [Error()]
> Traceback (most recent call last):
> File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py",
> line 93, in trace
> result = func(*args, **kw)
> File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600,
> in do_with_status
> raise exception.Error("Command failed: \n # %s\n%s" % (command,
> output), child.returncode)
This also points to something (mockbuild? Whatever that is...) still
being built for Python 3.9.
Hope this helps,
Heiko
--
eMails verschlüsseln mit PGP - privacy is your right!
Mein PGP-Key zur Verifizierung: http://pgp.mit.edu
Attachment:
OpenPGP_signature
Description: OpenPGP digital signature
References