浏览代码

Add 64-bit Python requirement

/develop-generalizationTraining-TrainerController
GitHub 7 年前
当前提交
2acfc2ac
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 4
      docs/installation.md

4
docs/installation.md


* Matplotlib
* numpy
* Pillow
* Python (2 or 3)
* Python (2 or 3; 64bit required)
To install dependencies, go into the `python` directory and run (depending on your python version):
To install dependencies, go into the `python` sub-directory of the repositroy, and run (depending on your python version) from the command line:
`pip install .`

正在加载...
取消
保存