Skip to content

Conversation

@shihzy
Copy link
Contributor

@shihzy shihzy commented Mar 21, 2018

added link to download python and indicated the dependencies can be installed with pip3 in the next step

added link to download python and indicated the dependencies can be installed with pip3 in the next step
@shihzy shihzy requested a review from mmattar March 21, 2018 22:12

In order to use ML-Agents, you need Python 3 along with
the dependencies listed in the [requirements file](../python/requirements.txt).
the dependencies listed in the [requirements file](../python/requirements.txt). You can install these dependencies using pip3 in the next step. Additionally, you can download and install Python 3 from [here](https://www.python.org/downloads/).
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure its a good idea to start discussing specific installations outside the subsections below. Please fold this info into both the Windows guide and the Mac/Unix users section below.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok i moved it down


In order to use ML-Agents, you need Python 3 along with
the dependencies listed in the [requirements file](../python/requirements.txt).
the dependencies listed in the [requirements file](../python/requirements.txt).
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove extra space at end.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done


### Mac and Unix Users

If you do not have Python, you can download and install Python 3 from [here](https://www.python.org/downloads/).
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd slightly re-word to be more inline with our other doc: Download and install Python 3 if you do not already have it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@mmattar mmattar merged commit 2f80572 into develop Apr 2, 2018
@shihzy shihzy deleted the docs-installation-python branch April 23, 2018 21:48
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants