skupperproject / skewer

A library for documenting and testing Skupper examples
Apache License 2.0
2 stars 2 forks source link

./plano error #4

Closed pwright closed 2 years ago

pwright commented 2 years ago

On a new machine, './plano' returns an error 'no module named yaml'. Can be fixed with:

pip3 install pyyaml
ssorj commented 2 years ago

I added a note about this to the README in commit e29aefe. I also added on-demand help for this scenario to Plano.