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

Mojave install error on step: catkin config --install ... #129

Open
weixingsun opened this issue Nov 24, 2018 · 0 comments
Open

Mojave install error on step: catkin config --install ... #129

weixingsun opened this issue Nov 24, 2018 · 0 comments

Comments

@weixingsun
Copy link


Workspace configuration appears valid.

[build] Found '237' packages in 0.0 seconds.
Warning: generated devel space setup files have been deleted.
Starting >>> catkin


Errors << catkin:cmake /Users/sun/Desktop/OpenAI/ros-install-osx/melodic_desktop_full_ws/logs/catkin/build.cmake.005.log
/usr/local/Cellar/python@@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python: can't find 'main' module in '/Library/Python/2.7/site-packages/em'
CMake Error at /Users/sun/Desktop/OpenAI/ros-install-osx/melodic_desktop_full_ws/src/catkin/cmake/safe_execute_process.cmake:11 (message):

execute_process(/Users/sun/Desktop/OpenAI/ros-install-osx/melodic_desktop_full_ws/build/catkin/catkin_generated/env_cached.sh
"/usr/local/bin/python2" "/Library/Python/2.7/site-packages/em"
"--raw-errors" "-F"
"/Users/sun/Desktop/OpenAI/ros-install-osx/melodic_desktop_full_ws/build/catkin/catkin_generated/pkg.develspace.context.pc.py"
"-o"
"/Users/sun/Desktop/OpenAI/ros-install-osx/melodic_desktop_full_ws/devel/.private/catkin/lib/pkgconfig/catkin.pc"
"/Users/sun/Desktop/OpenAI/ros-install-osx/melodic_desktop_full_ws/src/catkin/cmake/em/pkg.pc.em")
returned error code 1
Call Stack (most recent call first):
cmake/em_expand.cmake:25 (safe_execute_process)
cmake/catkin_package.cmake:324 (em_expand)
cmake/catkin_package.cmake:102 (_catkin_package)
CMakeLists.txt:11 (catkin_package)

....................

I googled about this issue, all answers tell to install empy instead of em, but it was Ubuntu , not OSX
Please help

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

No branches or pull requests

1 participant