Skip to content

import error for CROWNBurgersVerifier #1

@ddg93

Description

@ddg93

Installed with the setup.py, but when doing:
from pinn_verifier.burgers import CROWNBurgersVerifier
I get:
ModuleNotFoundError: No module named 'tools'
which refers to the following line within /pinn_verifier/crown.py:10

from tools.custom_torch_modules import Add, Mul

Looks like an external package not specified in the requirements? What am I missing?
Thanks

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