On 5/19/23 05:00, Hao Xiang wrote:
> Hi,
>
> After pulling in the QEMU latest commits, I can no longer run the
> "configure" command. Below is the error message I am seeing. I believe
> this is related to this change "configure: create a python venv
> unconditionally".
> I am running on Debian GNU/Linux 11 (bullseye) and 5.15 kernel version.
> What can I do to fix/work around the issue?
Hi,
please try the patch I have Cc'd you on,
"[PATCH] mkvenv: replace distlib.database with importlib.metadata/pkg_resources"
Paolo