Skip to content

Commit

Permalink
pinned pip to 8.1.2 because of #58
Browse files Browse the repository at this point in the history
  • Loading branch information
asmodehn committed Dec 6, 2016
1 parent 445abc6 commit 775d2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/catkin-pip-base.req
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Basic tools to install, simulating virtualenv creation behavior.
# Not setting any version here to force catkin-pip to follow python and not remain stuck on deprecated versions.
pip
pip==8.1.2 # pip > 9.0 tries to remove egg-info/entry_points.txt from /opt/yujin/amd64/indigo-devel/lib/python2.7/dist-packages/pyros-... even if we specify /home/alexv/ROS/gopher_bootstrap/build/catkin_pip_env/bin/pip install -e /home/alexv/ROS/gopher_bootstrap/src/pyros --ignore-installed --no-dependencies --prefix /home/alexv/ROS/gopher_bootstrap/devel
setuptools

0 comments on commit 775d2a6

Please sign in to comment.