Ali Nadir
Results
1
comments of
Ali Nadir
That happens since you are using a newer version of the PyYAML package which breaks the code. Simply revert back to pyyaml 5.4.1 to fix ```pip install pyyaml==5.4.1```