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

Unable to use Openxenmanager on macos catalina #157

Open
aguntukk opened this issue Aug 11, 2020 · 1 comment
Open

Unable to use Openxenmanager on macos catalina #157

aguntukk opened this issue Aug 11, 2020 · 1 comment

Comments

@aguntukk
Copy link

After upgrade homebrew my openxenmanager not working I am using macos 10.15.6 Catalina . i am sharing error log with you

Traceback (most recent call last):

File "/usr/local/bin/openxenmanager", line 4, in

__import__('pkg_resources').run_script('openxenmanager==0.1b1', 'openxenmanager')

File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/init.py", line 666, in run_script

self.require(requires)[0].run_script(script_name, ns)

File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/init.py", line 1453, in run_script

exec(code, namespace, namespace)

File "/Library/Python/2.7/site-packages/openxenmanager-0.1b1-py2.7.egg/EGG-INFO/scripts/openxenmanager", line 23, in

import gtk

ImportError: No module named gtk

@busyapi
Copy link

busyapi commented Aug 31, 2020

From my understanding, this is not supported as PyGtk is not available for Catalina.

See https://discourse.brew.sh/t/pygtk-catalina/5912.

It's more a brew issue than OpenXenManager.

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