qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* dectree.py uses env python3 rather than configured python
@ 2021-04-06 18:50 Dr. David Alan Gilbert
  2021-04-06 19:38 ` John Snow
  0 siblings, 1 reply; 4+ messages in thread
From: Dr. David Alan Gilbert @ 2021-04-06 18:50 UTC (permalink / raw)
  To: tsimpson, jsnow; +Cc: qemu-devel

Hi Taylor,
  I tripped over dectree.py using 'env python3'; the qemu configure
script lets you specify a python with e.g.:
    --with-python=/usr/libexec/platform-python

and I think everywhere else in qemu uses the configured python.
(This host, like most standard rhel8, doesn't have a python3 binary out
of the box)

Dave

-- 
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-06 20:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-06 18:50 dectree.py uses env python3 rather than configured python Dr. David Alan Gilbert
2021-04-06 19:38 ` John Snow
2021-04-06 19:47   ` Taylor Simpson
2021-04-06 20:13     ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).