Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support catkin_virtualenv for indigo (Ubuntu 14.04) #452

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

iory
Copy link
Member

@iory iory commented Sep 20, 2022

To support catkin_virtualenv on indigo, we need to run

sed -i 's/upgrade_pip=True/upgrade_pip=False/' /opt/ros/indigo/share/catkin_virtualenv/cmake/build_venv.py

to prevent upgrading to latest pip, which is not Python2 compatible.
Related to jsk-ros-pkg/jsk_recognition#2729

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants