I can not seem to open any Qubes managment tools this includes the Qube manager, the Qube settings of AppVMs, Global settings, anyting listed unter qubes tools essentaily with the exeption of Qubes update.
I have tried opening qubes manager with the dom0 terminal to see what kind of error message appears, this is the result
Traceback (most recent call last):
File “/usr/bin/qubes-qube-manager”, line 11, in
load_entry_point(‘qubesmanager==4.1.30’, ‘console_scripts’, ‘qubes-qube-manager’)()
File “/usr/lib/python3.8/site-packages/pkg_resources/init.py”, line 489, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File “/usr/lib/python3.8/site-packages/pkg_resources/init.py”, line 2851, in load_entry_point
raise ImportError(“Entry point %r not found” % ((group, name),))
ImportError: Entry point (‘console_scripts’, ‘qubes-qube-manager’) not found
I hope sombody can figure out how to fix this.