Skip to content

Running RL mode is showing insufficient permissions #174

Answered by halx
luozrui asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

many thanks for your interest in REINVENT and welcome to the community!

You would need to give me considerably more information before I can help you. What is your input configuration file? It looks like you trying to execute that file like a script but that is not its intended use.

A TOML config file would need to contain lines as follows for DockStream.

[[scoring.component]]
[scoring.component.DockStream]
[[scoring.component.DockStream.endpoint]]
name = "Docking with Dockstream"
weight = 1
params.configuration_path = "PATH_TO_DOCKSTEAM_CONF.json"
params.docker_script_path = "PATH_TO_DOCKSTREAM/docker.py"
params.docker_python_path =   "PATH_TO_DOCKSTREAM_ENV/bin/python"
transform.type

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@luozrui
Comment options

Answer selected by halx
Comment options

You must be logged in to vote
1 reply
@luozrui
Comment options

Comment options

You must be logged in to vote
1 reply
@luozrui
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants