openai / baselines

OpenAI Baselines: high-quality implementations of reinforcement learning algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matplotlib required for pytests

MeneerTS opened this issue · comments

For baselines\common\tests\test_plot_util.py', the package Matplotlib is required altough this is not specified in the Prerequisites.