Skip to content

Conversation

cottsay
Copy link
Contributor

@cottsay cottsay commented Nov 3, 2022

RHEL 8 packages PyYAML 3.12, which does not have the FullLoader referenced here. If the SafeLoader can't be used, the only other option available is the Loader (aka UnsafeLoader).

Fixes #85

Copy link
Contributor

@tylerjw tylerjw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this fix too!

@tylerjw tylerjw merged commit 41129c7 into PickNikRobotics:main Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot build generate_parameter_library_example on RHEL 8
2 participants