|
非常感谢,按照这个方式提示如下错误,不知道什么原因:
admin@fnNAS:/vol1$ sudo apt install python3.11-venv && apt install python3-pip
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
python3.11-venv is already the newest version (3.11.2-6+deb12u5).
0 upgraded, 0 newly installed, 0 to remove and 223 not upgraded.
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root? |
|