On Sat, Oct 10, 2020 at 09:36:17AM +0200, Philippe Mathieu-Daudé wrote: > On 10/9/20 10:55 PM, Cleber Rosa wrote: > > On with certain versions of "pip", package installations will attempt > > to create wheels. And, on environments without a "complete" Python > > installation (as described in the acceptance tests requirements docs), > > that will fail. > > > > pycdlib, starting with version 1.11.0, is now being made available > > as wheels, so its instalation on those constrained environments is > > now possible. > > > > Cc: Bug 1897783 <1897783@bugs.launchpad.net> > > Buglink: https://bugs.launchpad.net/qemu/+bug/1880189 > > This BZ is different. The correct URL is: > https://bugs.launchpad.net/qemu/+bug/1897783 > Good catch, thanks! - Cleber.