Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- 촉각센서
- Installation
- darknet_ros
- Kinetic
- webots
- gcc
- autorace
- Linux
- 부분공간
- ubuntu
- CuDNN
- linetracing
- turtlebot3
- roslaunch
- FreeCAD
- amcl
- 전이학습
- roslib
- ax200
- rqt
- CUDA
- RGB-D
- Gazebo
- G++
- sources.list
- opencv
- turtlebot
- ROS
- error
- YoLO
Archives
- Today
- Total
기술 성공, 실패 기록소
Change default Ubuntu pip to pip2.7 본문
728x90
https://stackoverflow.com/questions/42871090/change-default-ubuntu-pip-to-pip2-7/51275052
Change default Ubuntu pip to pip2.7
As the title says, is there a way to change the default pip to pip2.7 When I run sudo which pip, I get /usr/local/bin/pip When I run sudo pip -V, I get pip 1.5.6 from /usr/lib/python3/dist-packag...
stackoverflow.com
'프로그래밍언어 > python' 카테고리의 다른 글
logging 사용법 (0) | 2022.01.01 |
---|---|
python2.7 버전에서 tensorlfow, keras 설치 (0) | 2021.12.31 |
dataframe drop (0) | 2021.08.11 |
dataframe sort_index (0) | 2021.08.11 |
dataframe values (0) | 2021.08.10 |