kimchi-project / kimchi

An HTML5 management interface for KVM guests
https://github.com/kimchi-project/kimchi/releases/latest
Other
3.12k stars 364 forks source link

Installation doesn't work under Fedora 32. #1326

Open schaurian opened 4 years ago

schaurian commented 4 years ago

Is your feature request related to a problem? Please describe. Fedora by default uses Python 3.8. I get this message when i try to install it. python(abi) = 3.7 is needed by wok-3.0.0-0.fc31.noarch

NZLostboy commented 4 years ago

If you build it from source it will run on Python 3.8.

schaurian commented 4 years ago

So it just wait for the next Release then?