ros-infrastructure / catkin_pkg

Standalone Python library for the catkin build system.
https://github.com/ros/catkin
Other
47 stars 91 forks source link

catkin_prepare_release does not work in Python3 #224

Closed wjwwood closed 6 years ago

wjwwood commented 6 years ago

It just says that there are uncommitted changes (even if there are not) and exits. I believe it has to do with subprocess returning bytes instead of a string in Python3, but I didn't have time to investigate further. I'm using the Python2 version for now. catkin_generate_changelogs may also have issues, but I was always using it from python2 because of when I update catkin_pkg.

dirk-thomas commented 6 years ago

Fix released in 0.4.4.