Skip to content

Missin wheel in requirements #7

@maxwroc

Description

@maxwroc

I was getting the following error when I was running pip3 install -r requirements.txt:

error: invalid command 'bdist_wheel'
Failed building wheel for pyyaml

Installing wheel solved the problem:
pip3 install wheel

I'm not sure if this should actually be in requirements here in this package or rather in pyyaml...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions