Tôi đang cố gắng cài đặt một plugin dường như là bắt buộc để có thể sử dụng máy in HP 1020 plus.
Khi chạy lệnh hp-plugin
, tôi nhận được thông báo lỗi. Đăng đầu ra đầy đủ dưới đây:
Cảnh báo: Bỏ qua XDG_SESSION_TYPE=wayland trên Gnome. Sử dụng
QT_QPA_PLATFORM=wayland vẫn chạy trên Wayland. Kiểm tra mạng
kết nối... Đang tải xuống plug-in từ: Không Traceback (mới nhất
gọi lần cuối): Tệp "/usr/share/hplip/base/password.py", dòng 89, trong
get_distro_name
os_name = platform.dist()[0] Lỗi thuộc tính: mô-đun 'nền tảng' không có thuộc tính 'dist'
Trong quá trình xử lý ngoại lệ trên, một ngoại lệ khác đã xảy ra:
Traceback (cuộc gọi gần đây nhất cuối cùng): Tệp
"/usr/share/hplip/ui5/plugindialog.py", dòng 248, trong
Tiếp theoButton_clicked
trạng thái, download_plugin_file, error_str = self.pluginObj.download(self.plugin_path,self.plugin_download_callback)
Tệp "/usr/share/hplip/installer/pluginhandler.py", dòng 257, trong
Tải xuống
core = core_install.CoreInstall() Tệp "/usr/share/hplip/installer/core_install.py", dòng 241, trong __init__
self.passwordObj = password.Password(ui_mode) Tệp "/usr/share/hplip/base/password.py", dòng 122, trong __init__
self.__readAuthType() # self.__authType Tệp "/usr/share/hplip/base/password.py", dòng 145, trong __readAuthType
distro_name = get_distro_name().lower().replace(" ","") Tệp "/usr/share/hplip/base/password.py", dòng 92, trong get_distro_name
os_name = distro.linux_distribution()[0] Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 125, trong
linux_distribution
trả về tệp _distro.linux_distribution(full_distribution_name) "/usr/lib/python3/dist-packages/distro.py", dòng 681, trong
linux_distribution
self.version(), Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 741, trong phiên bản
self.lsb_release_attr('release'), Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 903, trong
lsb_release_attr
trả về self._lsb_release_info.get(attribute, '') Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 556, trong __get__
ret = obj.__dict__[self._fname] = self._f(obj) Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 1014, trong
_lsb_release_info
thiết bị xuất chuẩn = sub process.check_output(cmd, stderr=devnull) Tệp "/usr/lib/python3.9/sub process.py", dòng 424, trong check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/usr/lib/python3.9/sub process.py", dòng 528, đang chạy
tăng CalledProcessError(retcode, process.args, sub process.CalledProcessError: Command '('lsb_release', '-a')'
trả về trạng thái thoát khác không 1. Lỗi trong sys.excepthook: Traceback
(cuộc gọi gần đây nhất cuối cùng): Tệp
"/usr/lib/python3/dist-packages/apport_python_hook.py", dòng 153, trong
apport_excepthook
với os.fdopen(os.open(pr_filename, PermissionError: [Errno 13] Quyền bị từ chối: '/var/crash/_usr_share_hplip_plugin.py.1000.crash'
Ngoại lệ ban đầu là: Traceback (cuộc gọi gần đây nhất): Tệp
"/usr/share/hplip/base/password.py", dòng 89, trong get_distro_name
os_name = platform.dist()[0] Lỗi thuộc tính: mô-đun 'nền tảng' không có thuộc tính 'dist'
Trong quá trình xử lý ngoại lệ trên, một ngoại lệ khác đã xảy ra:
Traceback (cuộc gọi gần đây nhất cuối cùng): Tệp
"/usr/share/hplip/ui5/plugindialog.py", dòng 248, trong
Tiếp theoButton_clicked
trạng thái, download_plugin_file, error_str = self.pluginObj.download(self.plugin_path,self.plugin_download_callback)
Tệp "/usr/share/hplip/installer/pluginhandler.py", dòng 257, trong
Tải xuống
core = core_install.CoreInstall() Tệp "/usr/share/hplip/installer/core_install.py", dòng 241, trong __init__
self.passwordObj = password.Password(ui_mode) Tệp "/usr/share/hplip/base/password.py", dòng 122, trong __init__
self.__readAuthType() # self.__authType Tệp "/usr/share/hplip/base/password.py", dòng 145, trong __readAuthType
distro_name = get_distro_name().lower().replace(" ","") Tệp "/usr/share/hplip/base/password.py", dòng 92, trong get_distro_name
os_name = distro.linux_distribution()[0] Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 125, trong
linux_distribution
trả về tệp _distro.linux_distribution(full_distribution_name) "/usr/lib/python3/dist-packages/distro.py", dòng 681, trong
linux_distribution
self.version(), Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 741, trong phiên bản
self.lsb_release_attr('release'), Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 903, trong
lsb_release_attr
trả về self._lsb_release_info.get(attribute, '') Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 556, trong __get__
ret = obj.__dict__[self._fname] = self._f(obj) Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 1014, trong
_lsb_release_info
thiết bị xuất chuẩn = sub process.check_output(cmd, stderr=devnull) Tệp "/usr/lib/python3.9/sub process.py", dòng 424, trong check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/usr/lib/python3.9/sub process.py", dòng 528, đang chạy
tăng CalledProcessError(retcode, process.args, sub process.CalledProcessError: Command '('lsb_release', '-a')'
trả về trạng thái thoát khác không 1. Đang kiểm tra kết nối mạng...
Đang tải xuống phần bổ trợ từ: Không có Traceback (lần gọi gần đây nhất):
Tệp "/usr/share/hplip/base/password.py", dòng 89, trong get_distro_name
os_name = platform.dist()[0] Lỗi thuộc tính: mô-đun 'nền tảng' không có thuộc tính 'dist'
Trong quá trình xử lý ngoại lệ trên, một ngoại lệ khác đã xảy ra:
Traceback (cuộc gọi gần đây nhất cuối cùng): Tệp
"/usr/share/hplip/ui5/plugindialog.py", dòng 248, trong
Tiếp theoButton_clicked
trạng thái, download_plugin_file, error_str = self.pluginObj.download(self.plugin_path,self.plugin_download_callback)
Tệp "/usr/share/hplip/installer/pluginhandler.py", dòng 257, trong
Tải xuống
core = core_install.CoreInstall() Tệp "/usr/share/hplip/installer/core_install.py", dòng 241, trong __init__
self.passwordObj = password.Password(ui_mode) Tệp "/usr/share/hplip/base/password.py", dòng 122, trong __init__
self.__readAuthType() # self.__authType Tệp "/usr/share/hplip/base/password.py", dòng 145, trong __readAuthType
distro_name = get_distro_name().lower().replace(" ","") Tệp "/usr/share/hplip/base/password.py", dòng 92, trong get_distro_name
os_name = distro.linux_distribution()[0] Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 125, trong
linux_distribution
trả về tệp _distro.linux_distribution(full_distribution_name) "/usr/lib/python3/dist-packages/distro.py", dòng 681, trong
linux_distribution
self.version(), Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 741, trong phiên bản
self.lsb_release_attr('release'), Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 903, trong
lsb_release_attr
trả về self._lsb_release_info.get(attribute, '') Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 556, trong __get__
ret = obj.__dict__[self._fname] = self._f(obj) Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 1014, trong
_lsb_release_info
thiết bị xuất chuẩn = sub process.check_output(cmd, stderr=devnull) Tệp "/usr/lib/python3.9/sub process.py", dòng 424, trong check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/usr/lib/python3.9/sub process.py", dòng 528, đang chạy
tăng CalledProcessError(retcode, process.args, sub process.CalledProcessError: Command '('lsb_release', '-a')'
trả về trạng thái thoát khác không 1. Lỗi trong sys.excepthook: Traceback
(cuộc gọi gần đây nhất cuối cùng): Tệp
"/usr/lib/python3/dist-packages/apport_python_hook.py", dòng 153, trong
apport_excepthook
với os.fdopen(os.open(pr_filename, PermissionError: [Errno 13] Quyền bị từ chối: '/var/crash/_usr_share_hplip_plugin.py.1000.crash'
Ngoại lệ ban đầu là: Traceback (cuộc gọi gần đây nhất): Tệp
"/usr/share/hplip/base/password.py", dòng 89, trong get_distro_name
os_name = platform.dist()[0] Lỗi thuộc tính: mô-đun 'nền tảng' không có thuộc tính 'dist'
Trong quá trình xử lý ngoại lệ trên, một ngoại lệ khác đã xảy ra:
Traceback (cuộc gọi gần đây nhất cuối cùng): Tệp
"/usr/share/hplip/ui5/plugindialog.py", dòng 248, trong
Tiếp theoButton_clicked
trạng thái, download_plugin_file, error_str = self.pluginObj.download(self.plugin_path,self.plugin_download_callback)
Tệp "/usr/share/hplip/installer/pluginhandler.py", dòng 257, trong
Tải xuống
core = core_install.CoreInstall() Tệp "/usr/share/hplip/installer/core_install.py", dòng 241, trong __init__
self.passwordObj = password.Password(ui_mode) Tệp "/usr/share/hplip/base/password.py", dòng 122, trong __init__
self.__readAuthType() # self.__authType Tệp "/usr/share/hplip/base/password.py", dòng 145, trong __readAuthType
distro_name = get_distro_name().lower().replace(" ","") Tệp "/usr/share/hplip/base/password.py", dòng 92, trong get_distro_name
os_name = distro.linux_distribution()[0] Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 125, trong
linux_distribution
trả về tệp _distro.linux_distribution(full_distribution_name) "/usr/lib/python3/dist-packages/distro.py", dòng 681, trong
linux_distribution
self.version(), Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 741, trong phiên bản
self.lsb_release_attr('release'), Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 903, trong
lsb_release_attr
trả về self._lsb_release_info.get(attribute, '') Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 556, trong __get__
ret = obj.__dict__[self._fname] = self._f(obj) Tệp "/usr/lib/python3/dist-packages/distro.py", dòng 1014, trong
_lsb_release_info
thiết bị xuất chuẩn = sub process.check_output(cmd, stderr=devnull) Tệp "/usr/lib/python3.9/sub process.py", dòng 424, trong check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/usr/lib/python3.9/sub process.py", dòng 528, đang chạy
tăng CalledProcessError(retcode, process.args, sub process.CalledProcessError: Command '('lsb_release', '-a')'
trả về trạng thái thoát khác không 1.
Tôi đang sử dụng Ubuntu 21.10. Tôi là một người mới, và không có manh mối về điều này. Ai đó có thể xin vui lòng giúp đỡ? Cám ơn rất nhiều!
tiếng vang $PATH
lợi nhuận /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/ thùng rác
và python3 nào
lợi nhuận /usr/bin/python3
con trăn nào
và python2 nào
không trả lại bất cứ điều gì.