[CMake Error] Unable to find either executable ’empy’ or Python module ’em’… try

Unable to find either executable ’empy’ or

Python module ’em’… try

When I entered ‘catkin_make’, I found error like ‘Unable to find either executable ’empy’ or Python module ’em’… try’. To solve this issue, I used command like below.

$ catkin_make -DPYTHON_EXECUTABLE=/usr/bin/python3

Leave a Reply

Your email address will not be published. Required fields are marked *