浏览代码

Adding line to install requirements.txt.

/develop-generalizationTraining-TrainerController
Deric Pang 6 年前
当前提交
9ba0a358
共有 1 个文件被更改,包括 4 次插入3 次删除
  1. 7
      docs/Installation.md

7
docs/Installation.md


[instructions](https://packaging.python.org/guides/installing-using-linux-tools/#installing-pip-setuptools-wheel-with-linux-package-managers)
on installing it.
To install dependencies, **go into the `python` subdirectory** of the
repository, and run from the command line:
To install dependencies, enter the top level ml-agents directory and run from
the command line:
pip3 install .
pip install -r requirements.txt
pip install .
## Docker-based Installation

正在加载...
取消
保存