-
Notifications
You must be signed in to change notification settings - Fork 93
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
Comments
Have you tried |
Have you pip installed the hfo package (from the HFO folder run |
Looks like you might need to go to
HFO/example/sarsa_libraries/python_wrapper and run the makefile there.
…On Mon, May 25, 2020 at 10:00 PM MiaCompiling ***@***.***> wrote:
No, it still can't. T_T
[image: image]
<https://user-images.githubusercontent.com/59831989/82861911-c33d5c80-9f50-11ea-8144-6d58b14cf582.png>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#103 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAE2OLBVKJE3FQTRBFPKWLRTNEFDANCNFSM4NJSQGEQ>
.
|
If that doesn't work, it may be time to ask @DurgeshSamant who wrote this code back in 2017. |
Should I download this file again? |
Hmm, if the file is missing, then you'll probably need to re-download it
(and any other missing files).
…On Mon, May 25, 2020 at 10:13 PM MiaCompiling ***@***.***> wrote:
Should I download this file again?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#103 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAE2OJTDL24EI23AXFKLTLRTNFZDANCNFSM4NJSQGEQ>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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?
The text was updated successfully, but these errors were encountered: