JuliaML / OpenAIGym.jl

OpenAI's Gym binding for Julia
Other
105 stars 20 forks source link

Modified system-wide Python instructions #34

Closed artkuo closed 4 years ago

artkuo commented 4 years ago

Added specific instructions for installing gym into system-wide Python, including how to use environment variable.

artkuo commented 4 years ago

As a newb, I wasn't sure how to ask Julia to use my Python, and received a very helpful error message ERROR: InitError: PyError (PyImport_ImportModule. I thought it would be helpful to repeats those instructions directly in README, along with links to the relevant docs.

JobJob commented 4 years ago

This is good, thanks!

FYI slightly more active development going on at https://github.com/JuliaReinforcementLearning