Notice
Recent Posts
Recent Comments
Tags
- 우파푸른하늘
- CEP
- Netflix
- Kubernetes
- web&was apche htaccess
- admin port
- data-door
- dell
- port description
- perplexity
- drbd
- banner
- Network
- docker
- openldap
- 참교육
- pod
- maxscale
- Path
- n1548
- 우파푸른하늘80만이벤트
- CentOS
- mgmtip
- 진상부모_물러가라
- etcd
- n15148
- unix_socket
- snmp
- wildfly jboss
- Storage
- MotD
- mariadb
- Auth
- Galera Cluster
- vmware
- 웰카
- RHEL8
반응형
250x250
목록2022/09 (11)
전산쟁이의 기억노트
pip로 패키지 설치시 requests메시지 출력하면서 에러나는 경우
pip에서 docker-compose 설치할떄 아래 메시지 띄우면서 설치가 안될 경우.. python-requests패키지가 yum으로 설치되어 있어서 충돌 발생. $> pip install docker-compose ... ... ERROR: Cannot uninstall 'requests'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall. 그때는 설치되어 있는 패키지는 추가 설치 없이 구성하도록 설치 $> pip install docker-compose --ignore-installed D..
Centos기술노트
2022. 9. 3. 00:31