[Bug] Setuptools error

This is an error report.


Screenshot of the error


Error details

I am encountering an issue related to setuptools when building the mars_rover_systems package. The error message indicates that canonicalize_version() is receiving an unexpected argument strip_trailing_zero, which might be caused by an incompatibility between the version of setuptools you have installed and the code in the setup.py file.

Hi @Baldrigue_Daniel ,

Welcome to this Community!

Refer to this post for a solution: Setuptools isn't working, can't progress - #2 by girishkumar.kannan

Try the steps and let me / us know if those steps fixed the issue for you!

Regards,
Girish


| girishkumar.kannan
Thank you so much for the reply!
It worked!
Have an excellent week!

Best regards,
Daniel Andrade
|

Hi @Baldrigue_Daniel ,

Glad to know that your issue is now resolved.

Please mark the corresponding post as “Solution” so this issue can be closed.

Regards,
Girish

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.