Skip to content
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

Error in installing virt-manager on Monterey #3

Closed
Forsworns opened this issue Mar 13, 2022 · 1 comment
Closed

Error in installing virt-manager on Monterey #3

Forsworns opened this issue Mar 13, 2022 · 1 comment

Comments

@Forsworns
Copy link

Forsworns commented Mar 13, 2022

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 :)

@Damenly
Copy link
Owner

Damenly commented Mar 14, 2022

Thanks for your report! It should be fixed by ffb9de9

Try brew update and install again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants