Monday, September 26, 2016

Python-yaml Libraries for Python 3

If you are searching for Python-yaml and not able to locate the libraries, you might want to try

# ./pip search yaml

You should see something like pyyaml
# ./pip install -upgrade  pyyaml

No comments: