Installing python-catkin-pkg on ros noetic

asked 2021-07-27 00:50:51 -0500

tony6 gravatar image

updated 2021-07-27 04:18:50 -0500

gvdhoorn gravatar image

I cannot install python catkin pkg on my Ubuntu 20.04 with ros noetic installed. I keep getting this error. I have done the sourcing of setup.bash already.

Appreciate any help. Thanks.

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package python-catkin-pkg is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  python3-catkin-pkg

E: Package 'python-catkin-pkg' has no installation candidate
edit retag flag offensive close merge delete

Comments

However the following packages replace it: python3-catkin-pkg

It does tell you to what to do instead. Did you have issues installing python3-catkin-pkg?

abhishek47 gravatar image abhishek47  ( 2021-07-27 03:28:57 -0500 )edit

Most everything newer has left Python 2.xx at this point.

Rodolfo8 gravatar image Rodolfo8  ( 2021-07-28 00:37:37 -0500 )edit