Skip to content

Issue in running main.py #4

@sparshgarg23

Description

@sparshgarg23

Hi,
While executing main.py I ran into the following error
Traceback (most recent call last):
File "main.py", line 6, in
from pomp.example_problems import *
AttributeError: module 'pomp.example_problems' has no attribute 'lqr'

After looking at the pomp folder I saw that this code depends on klamp,so if I install klamp will the issue go away?

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