E: Package ‘python3-pip’ has no installation candidate
E: Package ‘python3-pip’ has no installation candidate
오류
sudo apt-get install python3-pip
Reading package lists...
… 더보기 sudo apt-get install python3-pip
Reading package lists...
… 더보기 초보적인 오류이다.
HttpContext 의 존재가 보장되는 … 더보기
SET "_test=123456789abcdef0"
::처음 5글자
SET "_result=%_test:~0,5%"
ECHO %_result% =12345
::7글자
… 더보기