Closed OishikGuha closed 2 years ago
Hey. This is stable-baselines repository, not stable-baselines3 :). Anywho, the command should be pip install stable-baselines3[extra]
(-
instead of _
). If this works, please close the issue. Note that we do not offer extensive tech support in issues.
@Miffyli thank you but that is giving me the same error.
Ah, can you share the full log of errors? I imagine it is related to this: https://github.com/DLR-RM/rl-baselines3-zoo/issues/232
Try just installing pip install stable-baselines3
. You will still get the main stable-baselines3 code and you can train agents.
@Miffyli
Ah, can you share the full log of errors? I imagine it is related to this: https://github.com/DLR-RM/rl-baselines3-zoo/issues/232 I can't really find the logs but..
Try just installing pip install stable-baselines3. You will still get the main stable-baselines3 code and you can train agents. Thank you, this worked :)
Describe the bug
So, I was watching a course on reinforcement learning, and in the first part where the tutor installs the stable-baselines3 package, I get this error when doing the same: The full error message is:
This is the command I used:
System Info Describe the characteristic of your environment: