우분투에 리뷰 보드를 설치해야합니다. 다음 명령을 시도했지만 오류가 발생합니다.
sudo apt-get install python-setuptools.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-setuptools is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package python-setuptools has no installation candidate
그런 다음 아래 명령을 시도했지만이 오류 메시지가 나타납니다.
apt-get upgrade
E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
어떻게해야합니까? 도와주세요 !!!!!