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

How to run sarsa_agent.py directly? #103

Closed
MoonieC opened this issue May 25, 2020 · 10 comments
Closed

How to run sarsa_agent.py directly? #103

MoonieC opened this issue May 25, 2020 · 10 comments

Comments

@MoonieC
Copy link

MoonieC commented May 25, 2020

Hi @mhauskn , now I know how to run sarsa_agent after use 'make' command in terminal. But I still want to know how to directly use this .py file. I have tried several ways but cannot connect.
Can you give me some instructions?

@mhauskn
Copy link
Member

mhauskn commented May 25, 2020

Have you tried python high_level_sarsa_agent.py?

@MoonieC
Copy link
Author

MoonieC commented May 26, 2020

Yes, I have tried and it says this
image

@MoonieC
Copy link
Author

MoonieC commented May 26, 2020

And these also cannot work
image

@mhauskn
Copy link
Member

mhauskn commented May 26, 2020

Have you pip installed the hfo package (from the HFO folder run python -m pip install --user .)?

@MoonieC
Copy link
Author

MoonieC commented May 26, 2020

No, it still can't. T_T
image

@mhauskn
Copy link
Member

mhauskn commented May 26, 2020 via email

@mhauskn
Copy link
Member

mhauskn commented May 26, 2020

If that doesn't work, it may be time to ask @DurgeshSamant who wrote this code back in 2017.

@MoonieC
Copy link
Author

MoonieC commented May 26, 2020

image
This time it shows this, so I wonder if this file has some problems?

@MoonieC
Copy link
Author

MoonieC commented May 26, 2020

Should I download this file again?

@mhauskn
Copy link
Member

mhauskn commented May 26, 2020 via email

@MoonieC MoonieC closed this as completed May 27, 2020
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

2 participants