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

gi has no attribute 'require_version' #74

Open
matandobr opened this issue Jul 20, 2017 · 3 comments
Open

gi has no attribute 'require_version' #74

matandobr opened this issue Jul 20, 2017 · 3 comments

Comments

@matandobr
Copy link

installed on my mac sierra 10.12.5 without errors, but getting this issue:

MacBook-Pro-2:repos matandobr$ virt-manager
Traceback (most recent call last):
File "/usr/local/Cellar/virt-manager/1.4.1/libexec/share/virt-manager/virt-manager", line 30, in
gi.require_version('LibvirtGLib', '1.0')
AttributeError: 'module' object has no attribute 'require_version'

I googled it, there are a lot of answers but none of them did the trick. help?

@MoritzFago
Copy link

look at my issue #76, that worked for me

@matandobr
Copy link
Author

I did what @MoritzFago wrote, It started and then the python crushed, It's now working only with the --debug flag, that is strange.

@jpantsjoha
Copy link

im seeing the same issue on my new brew install(fresh build) --debug or not, it spits errors

Traceback (most recent call last):
File "/usr/local/Cellar/virt-manager/1.4.1/libexec/share/virt-manager/virt-manager", line 30, in
gi.require_version('LibvirtGLib', '1.0')
AttributeError: 'module' object has no attribute 'require_version'

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

3 participants