Skip to content

Missing Python packages #4

@tibfab

Description

@tibfab

Hi, installed the plugin incl. code environment successfully. However, if I run it I get the following error:

[14:39:43] [INFO] [dku.utils] - *************** Recipe code failed **************
[14:39:43] [INFO] [dku.utils] - Begin Python stack
[14:39:43] [INFO] [dku.utils] - Traceback (most recent call last):
[14:39:43] [INFO] [dku.utils] - File "/media/dss-design-node-ebs/dss_data/jobs/QLEARNINGWITHDSS/Build_Saved_Models_2020-11-09T14-39-40.350/compute_mi6VwW1C_NP/custom-python-recipe/pyoutJQ9s2ba0SjCO/python-exec-wrapper.py", line 206, in
[14:39:43] [INFO] [dku.utils] - exec(f.read())
[14:39:43] [INFO] [dku.utils] - File "", line 10, in
[14:39:43] [INFO] [dku.utils] - ModuleNotFoundError: No module named 'stable_baselines_training_wrapper'

The list of installed packages in the code environment plugin_reinforcement-learning_managed doesn't contain the package stable_baselines_training_wrapper, hence the error. What am I missing?
Could you please advise how to fix this and use the Plugin with success?

DSS version 8.0.2

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions