-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
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