2
python3-dev 우분투를 설치할 수 없습니다
python3-dev사용하여 설치하려고 할 때 sudo apt-get install python3-dev다음 메시지가 나타납니다. python3-dev : Depends: libpython3-dev (= 3.4.0-0ubuntu2) but it is not going to be installed Depends: python3.4-dev (>= 3.4.0-0~) but it is not going to be installed E: Unable to correct problems, you have held broken packages. 그래서 의존성 설치를 시도한 …