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
I tried it all plus complete reinstal of my Ubuntu.... what am I missing?
$openxenmanager
Traceback (most recent call last):
File "/home/xxx/anaconda2/bin/openxenmanager", line 4, in <module>
__import__('pkg_resources').run_script('openxenmanager==0.1b1', 'openxenmanager')
File "/home/xxx/anaconda2/lib/python2.7/site-packages/pkg_resources/__init__.py", line 658, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/home/xxx/anaconda2/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1438, in run_script
exec(code, namespace, namespace)
File "/home/xxx/anaconda2/lib/python2.7/site-packages/openxenmanager-0.1b1-py2.7.egg/EGG- INFO/scripts/openxenmanager", line 23, in <module>
import gtk
ImportError: No module named gtk
The text was updated successfully, but these errors were encountered:
I tried it all plus complete reinstal of my Ubuntu.... what am I missing?
The text was updated successfully, but these errors were encountered: