Skip to content

AttributeError: 'Namespace' object has no attribute 'smoothing' #1

@taeyoung02

Description

@taeyoung02

Hello, I followed the instructions from repo and encountered an error when running the fast_lifting.py

fast_lifting.py", line 199, in
print("smoothing: ", args.smoothing)
^^^^^^^^^^^^^^
AttributeError: 'Namespace' object has no attribute 'smoothing'

I don't see any smoothing-related options, but fast_lifting.py is printing them. Is this an option I can delete?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions