ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

hector_dmg's profile - activity

2018-07-09 13:55:34 -0500 marked best answer OS X - Indigo - 2.1.2 and 2.1.3 install problems

I get this message after running 2.1.2 :

ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies: python_qt_binding: No definition of [python-qt-bindings] for OS [osx] qwt_dependency: No definition of [python-qt-bindings-qwt5] for OS [osx] rviz: No definition of [libqt4-opengl-dev] for OS [osx] gl_dependency: No definition of [python-qt-bindings-gl] for OS [osx] webkit_dependency: No definition of [python-qt-bindings-webkit] for OS [osx] qt_gui_cpp: No definition of [qt4-qmake] for OS [osx] qt_gui: No definition of [python-qt-bindings] for OS [osx] turtlesim: No definition of [libqt4] for OS [osx]

When I try the next step 2.1.13 ./src/catkin/bin/catkin_make_isolated --install -DCMAKE_BUILD_TYPE=Release

I get this message:

-- Using CATKIN_DEVEL_PREFIX: /Users/hector2/ros_catkin_ws/devel_isolated/catkin -- Using CMAKE_PREFIX_PATH: -- Using PYTHON_EXECUTABLE: /usr/local/bin/python -- Using default Python package layout -- Could NOT find PY_em (missing: PY_EM) CMake Error at cmake/empy.cmake:29 (message): Unable to find either executable 'empy' or Python module 'em'... try installing the package 'python-empy' Call Stack (most recent call first): cmake/all.cmake:147 (include) CMakeLists.txt:8 (include)

-- Configuring incomplete, errors occurred! See also "/Users/hector2/ros_catkin_ws/build_isolated/catkin/CMakeFiles/CMakeOutput.log". <== Failed to process package 'catkin': Command '['cmake', '/Users/hector2/ros_catkin_ws/src/catkin', '-DCATKIN_DEVEL_PREFIX=/Users/hector2/ros_catkin_ws/devel_isolated/catkin', '-DCMAKE_INSTALL_PREFIX=/Users/hector2/ros_catkin_ws/install_isolated', '-DCMAKE_BUILD_TYPE=Release', '-G', 'Unix Makefiles']' returned non-zero exit status 1

I would appreciate any help. Thanks!

2017-08-01 04:53:17 -0500 received badge  Notable Question (source)
2017-08-01 04:53:17 -0500 received badge  Famous Question (source)
2017-08-01 04:53:17 -0500 received badge  Popular Question (source)
2017-05-23 17:49:34 -0500 received badge  Supporter (source)
2017-05-23 17:49:30 -0500 commented answer OS X - Indigo - 2.1.2 and 2.1.3 install problems

:'( Thanks for letting me know.

2017-05-23 15:37:27 -0500 asked a question OS X - Indigo - 2.1.2 and 2.1.3 install problems

OS X - Indigo - 2.1.2 and 2.1.3 install problems I get this message after running 2.1.2 : ERROR: the following packages