bug#64803: Close: bug#64803: python-shiboken-6 fails

2023-07-26 Thread Hilton Chain via Bug reports for GNU Guix
Fixed in e05dcecd0df49a397aba49585a626cae16a6306c.

bug#64803: python-shiboken-6 fails

2023-07-25 Thread Hilton Chain via Bug reports for GNU Guix
Hello Formbi, On Sun, 23 Jul 2023 19:26:11 +0800, Formbi via Bug reports for GNU Guix wrote: > The line in question (and the neighboring ones for context) looks > like this: > > import base64 > import importlib > import importlib.machinery as imachi > import io > import sys > import

bug#64803: python-shiboken-6 fails

2023-07-23 Thread Formbi via Bug reports for GNU Guix
Hi! The package python-shiboken-6 fails with this error: *** Error compiling 'signature_bootstrap.py'... Sorry: IndentationError: unexpected indent (signature_bootstrap.py, line 64) The line in question (and the neighboring ones for context) looks like this: import base64 import importlib