Skip to content

UMNN is not included in setup.py #36

@mj-will

Description

@mj-will

Hi,

When UMNN was added to nflows #29, umnn was only added to environment.yml. So when running pip install . to install the current master version, it's not installed and importing any of the related functions fails.

Whilst the is easily fixed by just installing it manually, I think it might be worth adding it either to the dependencies in setup.py or maybe as an optional requirement in extra_requires.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions