Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

ImportError: No module named yaml #66

@ndbroadbent

Description

@ndbroadbent

I got the following error when running ./rigger provision:

Traceback (most recent call last):
  File "/Users/ndbroadbent/.rigger/105216290f/go/src/github.com/deis/deis/contrib/aws/gen-json.py", line 6, in <module>
    import yaml
ImportError: No module named yaml

It was fixed by running pip install pyyaml. Could this be added as a dependency?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions