You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I encountered the problem in jeffreywildman#166 and find your branch. I untapped jeffreywildman's repository and uses yours. Then I run brew install virt-manager --HEAD and get this:
Last 15 lines from /Users/xxx/Library/Logs/Homebrew/virt-manager/06.pip:
else:
filename = "<auto-generated setuptools caller>"
setup_py_code = "from setuptools import setup; setup()"
exec(compile(setup_py_code, filename, "exec"))
'"'"''"'"''"'"' % ('"'"'/private/tmp/virt-manager--libvirt-python-20220313-2696-1pbpof4/libvirt-python-7.8.0/setup.py'"'"',), "<pip-setuptools-caller>", "exec"))' install --record /private/tmp/pip-record-0otfbsvo/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/virt-manager/HEAD-d12be94_7/libexec/include/site/python3.9/libvirt-python
cwd: /private/tmp/virt-manager--libvirt-python-20220313-2696-1pbpof4/libvirt-python-7.8.0/
Running setup.py install for libvirt-python: finished with status 'error'
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> libvirt-python
Do you have any ideas? Thank :)
The text was updated successfully, but these errors were encountered:
Hi, I encountered the problem in jeffreywildman#166 and find your branch. I untapped jeffreywildman's repository and uses yours. Then I run
brew install virt-manager --HEAD
and get this:Do you have any ideas? Thank :)
The text was updated successfully, but these errors were encountered: