次の Web ページの記述に従う.
Gitは,バージョン管理システム.ソースコードの管理や複数人での共同に役立つ.
【サイト内の関連ページ】 Windows での Git のインストール: 別ページ »で説明
【関連する外部ページ】 Git の公式ページ: https://git-scm.com/
【サイト内の関連ページ】
【関連する外部ページ】 Python の公式ページ: https://www.python.org/
cd /tp git clone --recursive https://github.com/openai/retro.git gym-retro cd gym-retro sudo pip3 install -e .