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

can not find "data" parameter in nagel.py #1

Open
JerrylrjBran opened this issue Aug 13, 2020 · 3 comments
Open

can not find "data" parameter in nagel.py #1

JerrylrjBran opened this issue Aug 13, 2020 · 3 comments

Comments

@JerrylrjBran
Copy link

in nagel.py line 27, in
representation = Representation(screen, road, simulation)#from above functions
TypeError: init() missing 2 required positional arguments: 'data' and 'speedLimit'

seemly Representation function less data and speedLimit parameter.

@shanto268
Copy link
Owner

Hi JerrylrjBran,

Please send me your commands/execution history and full output of error and I can assist you better.

Best,
Sadman Ahmed Shanto

@JerrylrjBran
Copy link
Author

I am so sorry it took so long to reply, I problem is :

First i used windows CMD,
input "python3 gameEngine.py batch" or "python3 gameEngine.py gui"
in the base directory, but it is not any reaction.(I don't know if it's already running?)
i think it maybe incompatible, the OS system command with windows CMD.
windows CMD
So i used git bash, input the command above,
the result is "permission denied".
So, i don't how to run the program in windows system
gitbash
Is there a way to run a python file straightly rather than input these command?
I fully hope you can give me some guidance. Thank you very much.

@zyylvke
Copy link

zyylvke commented Sep 12, 2023

Hello, this question has also puzzled me for a long time. I would like to know if you have solved this problem. If possible, could you please provide us with a solution?

Repository owner deleted a comment from marynavoitenko Feb 23, 2024
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

3 participants