Closed knorth55 closed 2 years ago
current catkin_virtualenv use python3 as default python interpreter. I set to use python2 for dialogflow_task_executive.
catkin_virtualenv
python3
python2
dialogflow_task_executive
@knorth55 is this same as https://github.com/jsk-ros-pkg/jsk_3rdparty/pull/367 ?
you mean #367 ?
sorry you're right
yes it looks same. i will close this PR.
current
catkin_virtualenv
usepython3
as default python interpreter. I set to usepython2
fordialogflow_task_executive
.