Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ME491]dump function in ruamel 0.18.3 deprecated #521

Open
abhirajsingh101 opened this issue Oct 31, 2023 · 0 comments
Open

[ME491]dump function in ruamel 0.18.3 deprecated #521

abhirajsingh101 opened this issue Oct 31, 2023 · 0 comments

Comments

@abhirajsingh101
Copy link

abhirajsingh101 commented Oct 31, 2023

Old PyYAML functions including dump function are deprecated in latest ruamel (0.18.3), for current 'runner.py' to work, older version of ruamel need to be installed ( <0.18.0), below is the reference for the same.

https://pypi.org/project/ruamel.yaml/#:~:text=As%20announced%2C%20in,ruamel.yaml%3C0.18.0%22

doing: pip install "ruamel.yaml<0.18.0" fixes the problem

image

@abhirajsingh101 abhirajsingh101 changed the title [ME491]dump function in ruamel 0.18.3 is deprecated [ME491]dump function in ruamel 0.18.3 deprecated Oct 31, 2023
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

No branches or pull requests

1 participant