qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Help with qapi.py problem


From: Programmingkid
Subject: [Qemu-devel] Help with qapi.py problem
Date: Wed, 30 Mar 2016 11:10:57 -0400

I just git pull'ed today and now have this problem:

.../scripts/qapi.py", line 1726, in maybe_open
    return open(name, opt)
IOError: [Errno 1] Operation not permitted: './qapi-types.h'

This is the version of python I am using:

>>> import sys
>>> print (sys.version)
2.6.1 (r261:67515, Jun 24 2010, 21:47:49) 
[GCC 4.2.1 (Apple Inc. build 5646)]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]