You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "src/ament/ament_tools/scripts/ament.py", line 139, in
from ament_tools.package_types.ament import entry_point_data as ament_entry_point_data # noqa
File "/Users/yue.li/ros2_objc_ws/src/ament/ament_tools/ament_tools/package_types/ament.py", line 15, in
from catkin_pkg.package import package_exists_at
ModuleNotFoundError: No module named 'catkin_pkg'
What's wrong with this, and what should I do?
The text was updated successfully, but these errors were encountered:
Hi @esteve , thanks for the sharing. I'm trying to build the macOS example with :
But got an error:
What's wrong with this, and what should I do?
The text was updated successfully, but these errors were encountered: