-
Notifications
You must be signed in to change notification settings - Fork 266
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install failure #133
Comments
Perhaps an issue with your python environment? |
I tried with: brew install -vd virt-manager |
I got exactly the same error while running
|
Also if upgrading an existing installation.. $ brew upgrade virt-manager If reporting this issue please do so at (not Homebrew/brew or Homebrew/core): These open issues may also help: |
@techana virt-viewer will install by itself. The issue is only for virt-manager. |
The issue is pip(2.7)/pip3(3.7) failed to install libvirt-python-5.6.0. It actually show in the output(I added comments):
I download libvirt-python-5.6.0.tar.gz to a folder and follow the command manually:
I think one possibility is libvirt is 5.7.0 from homebrew now. But virt-manager is still pulling 5.6.0 libvirt-python. I don't know python. So that is how far I can go. |
Still not working, I'm not able to do the same solution as J-Siu shared.
error like:
and the original error
UpdatePlease, if you have the same issue go to #137 and check my comment. |
The text was updated successfully, but these errors were encountered: