Skip to content

trying to run the repo #11

@kooogi

Description

@kooogi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions