-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hi, I am trying to run this repo and I am doing step by step from the instructions (https://github.com/fuxiAIlab/RL4RS?tab=readme-ov-file#installation). When I try to run bash run_exact_k.sh I get this and I can't deal with this.
CondaError: Run 'conda init' before 'conda activate'
Traceback (most recent call last):
File "exact_k_train.py", line 6, in <module>
from rl4rs.nets.exact_k.model import Generator, Discriminator
ModuleNotFoundError: No module named 'rl4rs'
Traceback (most recent call last):
File "exact_k_train.py", line 6, in <module>
from rl4rs.nets.exact_k.model import Generator, Discriminator
ModuleNotFoundError: No module named 'rl4rs'
Thanks in advance for your help
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels