Closed GeoffWilliams closed 5 years ago
if python-yaml is missing user will get message:
python-yaml
please install the python-yaml library: pip install pyyaml
Detect this condition and notify user
fixed in 0.5.2
if
python-yaml
is missing user will get message:Detect this condition and notify user