[Python] E: Unable to locate package python3-pip 에러 해결

2025. 6. 25. 05:52·Python/Etc

1. 운영환경

- Ubuntu 24.04.01

- Python 3.12

 

2. 에러 발생 상황

- 처음 우분투 설치 후 아래와 같이 pip 를 설치를 시도하는 경우 E: Unable to locate package python3-pip 에러가 발생 할 수 있다.

# sudo apt-get install python3-pip
E: Unable to locate package python3-pip

 

3. 해결 방법

- 아래와 같이 터미널에서 순서대로 입력하면 해결 된다

sudo add-apt-repository universe
sudo apt-get update 
sudo apt-get install python3-pip

 

저작자표시 (새창열림)

'Python > Etc' 카테고리의 다른 글

[Python] pip install error: externally-managed-environment 해결 방법  (0) 2025.06.26
[Python] Linux(CentOS 7.8)에 Python 3 설치  (0) 2024.12.30
[Python] AttributeError: module 'PIL.Image' has no attribute 'Resampling' 에러 해결  (0) 2024.02.19
[Protocol Buffer] Windows 에서 프로토콜 버퍼 컴파일 없이 쉽게 설치하기  (0) 2023.06.18
[Python]스크립트 코드 내에서 파이썬 버전 확인 방법  (0) 2022.01.16
'Python/Etc' 카테고리의 다른 글
  • [Python] pip install error: externally-managed-environment 해결 방법
  • [Python] Linux(CentOS 7.8)에 Python 3 설치
  • [Python] AttributeError: module 'PIL.Image' has no attribute 'Resampling' 에러 해결
  • [Protocol Buffer] Windows 에서 프로토콜 버퍼 컴파일 없이 쉽게 설치하기
써니의 연습장
써니의 연습장
IT, AI, 일상, 경제 등..
  • 써니의 연습장
    써니의 연습장
    써니의 연습장
  • 전체
    오늘
    어제
    • 분류 전체보기 (25)
      • AI (3)
      • Streamlit (4)
      • Python (7)
        • Pandas (0)
        • Tensorflow (1)
        • Etc (6)
      • DataBase (5)
        • PostgreSql (5)
      • Backend (5)
        • Ubuntu (1)
        • Nginx (2)
        • Node.js (2)
      • Git (1)
  • 블로그 메뉴

    • 홈
    • AI
    • Streamlit
    • Python
    • DataBase
    • Backend
  • 링크

  • 공지사항

  • 인기 글

  • 태그

    cudart64_110.dll
    centos7
    ubuntu
    cvat
    python3.10
    Python #Pillow
    Python
    ncp
    theme
    nginx
    certbot
    python3.12
    Github #Clone
    PostgreSQL
    ubuntu22.4
    ubuntu #port forwarding #우분투 #포트 포워딩
    Lets Encrypt
    protoc #protocolbuffers
    PIP
    Streamlit
    sam
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.3
써니의 연습장
[Python] E: Unable to locate package python3-pip 에러 해결
상단으로

티스토리툴바