Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scenrio.train.py is not working and gives a error in PythonAPI #61

Open
kasiceo opened this issue Dec 15, 2021 · 0 comments
Open

Scenrio.train.py is not working and gives a error in PythonAPI #61

kasiceo opened this issue Dec 15, 2021 · 0 comments

Comments

@kasiceo
Copy link

kasiceo commented Dec 15, 2021

I tried to execute a Python API
i get the below error
image
File "scenario.train.py", line 101, in
sim.load(scene_name)
File "/home/jsae/aichallenge2021/PythonAPI/lgsvl/utils.py", line 23, in new_f
return f(*args, **kwargs)
File "/home/jsae/aichallenge2021/PythonAPI/lgsvl/simulator.py", line 50, in load
self.remote.command("simulator/load_scene", {"scene": scene, "seed": seed})
File "/home/jsae/aichallenge2021/PythonAPI/lgsvl/remote.py", line 69, in command
raise Exception(data["error"])
Exception: Unauthorized

Can you please help me
I used the below tag and the simulator is compatible for this.
git checkout refs/tags/2021.3
BTW, it was working earlier 2 days ago. now it is giving error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant