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

use catkin_install_python to install python scripts #1805

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

mqcmd196
Copy link
Member

@mqcmd196 mqcmd196 commented Nov 11, 2024

To fix the error /usr/bin/env: ‘python’: No such file or directory

@mqcmd196 mqcmd196 requested a review from iory November 11, 2024 02:18
@k-okada
Copy link
Member

k-okada commented Nov 11, 2024

  cd /github/home/ros/ws_jsk_common/build/image_view2; catkin build --get-env image_view2 | catkin env -si  /usr/bin/cmake /github/home/ros/ws_jsk_common/src/jsk_common/jsk_ros_patch/image_view2 --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/github/home/ros/ws_jsk_common/devel/.private/image_view2 -DCMAKE_INSTALL_PREFIX=/github/home/ros/ws_jsk_common/install; cd -
  
  ...............................................................................
  _______________________________________________________________________________
  Errors << jsk_topic_tools:cmake /github/home/ros/ws_jsk_common/logs/jsk_topic_tools/build.cmake.000.log
  CMake Error at /opt/ros/kinetic/share/catkin/cmake/catkin_install_python.cmake:68 (message):
    catkin_install_python() called with non-existing file
    '/github/home/ros/ws_jsk_common/src/jsk_common/jsk_topic_tools/is_synchronized'.
  Call Stack (most recent call first):
    CMakeLists.txt:248 (catkin_install_python)

@mqcmd196
Copy link
Member Author

@k-okada fixed

@k-okada k-okada merged commit 4775ff4 into jsk-ros-pkg:master Nov 12, 2024
8 checks passed
@mqcmd196 mqcmd196 deleted the PR/python3_shebang branch November 12, 2024 04:21
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