Closed thomas-sanger closed 3 days ago
Sorry but that is a problem with your distro, you can use pip to install them. You can also use the debian package you just need to download the deb manually since you are on Pop!Os (Ubuntu): https://tracker.debian.org/pkg/lenovolegionlinux
You could also ask to ubuntu or popOs if they can add the debian package to there repos.
Problem Description When trying to install the packages, I got the following errors:
When using:
apt search python3-pyqt6
I got a result for:
python3-pyqt6.sip
With regard to an apt search of
python3-darkdetect
, I got no result.Is the
.sip
file sufficient forpython3-pyqt6
? What should I do aboutpython3-darkdetect
?Has the bug occurred following steps described in the README? — Yes
What steps did you take? — I used the first command:
sudo apt-get install -y make gcc linux-headers-$(uname -r) build-essential git lm-sensors wget python3-pyqt6 python3-yaml python3-venv python3-pip python3-argcomplete python3-darkdetect
and received the above errors. From there I conducted the search, and now I'm here.
What commands did you enter?
sudo apt-get install -y make gcc linux-headers-$(uname -r) build-essential git lm-sensors wget python3-pyqt6 python3-yaml python3-venv python3-pip python3-argcomplete python3-darkdetect
and
apt search python3-pyqt6
and
apt search python3-darkdetect
What was the (full) error you received and what command or action did lead to it?
Error:
Command:
sudo apt-get install -y make gcc linux-headers-$(uname -r) build-essential git lm-sensors wget python3-pyqt6 python3-yaml python3-venv python3-pip python3-argcomplete python3-darkdetect
Model and Debug Info
Installation type: Packet manager Distribution: Pop_OS! 22.04 LTS Model name: Lenovo Legion Pro 5i 16IRX9 CPU model: Intel i9 - 14900HX GPU model: Nvidia GeForce RTX 4070 Keyboard backlight: RGB Light in lid or logo: No Light at IO-Ports at back: Yes (I'm assuming you're referring to the power indicator)
Output of
sudo dmidecode -t system
. Please remove Serial Number and UUID for privacy:Output of
sudo dmidecode -t bios
:Output of
sudo cat /sys/kernel/debug/legion/fancurve
:cat: /sys/kernel/debug/legion/fancurve: No such file or directory