Skip to content

[Question]: realworld error #209

@MuXiangWen

Description

@MuXiangWen

Question

Solid work!
When I run the command:python scripts/realworld/http_internvla_server.py
there is the error:

Traceback (most recent call last):
  File "/home/go2/InternNav/scripts/realworld/http_internvla_server.py", line 93, in <module>
    agent = InternVLAN1AsyncAgent(args)
  File "/home/go2/InternNav/internnav/agent/internvla_n1_agent_realworld.py", line 46, in __init__
    self.PLAN_STEP_GAP = args.plan_step_gap
AttributeError: 'Namespace' object has no attribute 'plan_step_gap'

Metadata

Metadata

Assignees

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