Data-Efficient-Reinforcement-Learning-with-Probabilistic-Model-Predictive-Control icon indicating copy to clipboard operation
Data-Efficient-Reinforcement-Learning-with-Probabilistic-Model-Predictive-Control copied to clipboard

ValueError: bad value(s) in fds_to_keep

Open SimonRennotte opened this issue 4 years ago • 0 comments

If you get the error: "ValueError: bad value(s) in fds_to_keep", set the parameters save_plot and save_plot_model_3d to 0 in global_parameters.json. The error is due to having multiple parallel processes running at the same time on some platforms.

SimonRennotte avatar Jun 05 '21 07:06 SimonRennotte