Problem I’m unable to launch terminal as I use powerline:
Traceback (most recent call last):
File "/usr/bin/powerline-shell", line 33, in <module>
sys.exit(load_entry_point('powerline-shell==0.5.4', 'console_scripts', 'powerline-shell')())
File "/usr/bin/powerline-shell", line 22, in importlib_load_entry_point
for entry_point in distribution(dist_name).entry_points
File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 919, in distribution
return Distribution.from_name(distribution_name)
File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 518, in from_name
raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for powerline-shell
I timeshifted back and marked all 3 powerline packages to the ignore list but get same error.