Skip to content

dialogflow_task_executive: re-enable idnigo#342

Merged
k-okada merged 2 commits into
jsk-ros-pkg:masterfrom
k-okada:fix_317
May 16, 2022
Merged

dialogflow_task_executive: re-enable idnigo#342
k-okada merged 2 commits into
jsk-ros-pkg:masterfrom
k-okada:fix_317

Conversation

@k-okada

@k-okada k-okada commented May 13, 2022

Copy link
Copy Markdown
Member

following requirements.txt syntax is not support on 14.04
google-api-core[grpc]==1.31.5 # via google-cloud-language
so we intentionally use requirements.txt
To use this program, 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

Cc: @knorth55 Fixes #317 (comment)

following requirements.txt syntax is not support on 14.04
google-api-core[grpc]==1.31.5  # via google-cloud-language
so we intentionally use requirements.txt
To use this program, 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
@k-okada k-okada requested a review from knorth55 May 13, 2022 08:25
…xt.indigo to requirement before running catkin_generate_virtualenv()
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