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

No module named 'libsalt' #4

Open
TrinhTuanHung2021 opened this issue Sep 27, 2022 · 0 comments
Open

No module named 'libsalt' #4

TrinhTuanHung2021 opened this issue Sep 27, 2022 · 0 comments

Comments

@TrinhTuanHung2021
Copy link

Hello
Thank you very much for sharing your materials
I had errors when running your models in multi-agents

Traceback (most recent call last):
File "run.py", line 11, in
from test import ddqn_test, sappo_test, ft_simulate, ppornd_test
File "/home/osboxes/Desktop/traffic-signal-optimization/atsc-rl/multi-agent/test.py", line 15, in
from env.salt_PennStateAction import SALT_doan_multi_PSA_test, getScenarioRelatedFilePath, getScenarioRelatedBeginEndTime
File "/home/osboxes/Desktop/traffic-signal-optimization/atsc-rl/multi-agent/env/salt_PennStateAction.py", line 21, in
import libsalt
ModuleNotFoundError: No module named 'libsalt'

I tried to install this module, but I can not install it with pip. Do you have any papers related to your models here?

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