Added bug of pyglet

pull/3/head
Carlos A. Iglesias 6 years ago
parent ed596c2ef3
commit 3b2e599277

@ -61,7 +61,13 @@
"foo@bar:~$ pip install gym\n",
"```\n",
"\n",
"If you want to try the Atari environment, it is better that you opt for the full installation from the source. Follow the instructions at [https://github.com/openai/gym#id15](OpenGym)."
"\n",
"If you get the error message 'NotImplementedError: abstract', [execute](https://github.com/openai/gym/issues/775) \n",
"```console\n",
"foo@bar:~$ pip install pyglet==1.2.4\n",
"```\n",
"\n",
"If you want to try the Atari environment, it is better that you opt for the full installation from the source. Follow the instructions at [https://github.com/openai/gym#id15](OpenGym).\n"
]
},
{

Loading…
Cancel
Save