sergev / qemu

QEMU for PIC32
https://github.com/sergev/qemu/wiki
Other
29 stars 7 forks source link

Codebase update - Python 2 issues #16

Open calmsacibis995 opened 3 months ago

calmsacibis995 commented 3 months ago

The QEMU codebase is extremely outdated, and causes issues when building on Ubuntu 24.04, as it does not support Python 2. One can compile it by source, but, is it really worth the effort to do so? Especially when everything (for the most part) uses Python 3?