Skip to content

update FAQ for tensorflow and py3.9 #4827

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 6, 2021
Merged

Conversation

chriselion
Copy link
Contributor

@chriselion chriselion commented Jan 6, 2021

Proposed change(s)

Apply (in spirit) the proposed changes from #4822 and #4823.

Thanks to @stickseloni for noticing these.

Useful links (Github issues, JIRA tickets, ML-Agents forum threads etc.)

#4822 and #4823.

Types of change(s)

  • Documentation update

Checklist

Other comments

Note that this PR targets the release branch; since it's just a documentation change, I'll update the release_12_docs tag after merging. The relevant section of the FAQ was removed from master on #4826.

@chriselion chriselion requested a review from ervteng January 6, 2021 01:45
@@ -10,8 +10,8 @@ will try to install it when you install the ml-agents package.
If you see a message like this

```console
ERROR: Could not find a version that satisfies the requirement tensorflow<2.0,>=1.7 (from mlagents) (from versions: none)
ERROR: No matching distribution found for tensorflow<2.0,>=1.7 (from mlagents)
ERROR: Could not find a version that satisfies the requirement tensorflow<3.0,>=1.14 (from mlagents) (from versions: none)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the range for mlagents[tensorflow]

@@ -20,17 +20,21 @@ Some known potential causes are:
- You're using 32-bit python instead of 64-bit. See the answer
[here](https://stackoverflow.com/a/1405971/224264) for how to tell which you
have installed.
- You're using python 3.9. TensorFlow plans to release packages for this as soon
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@chriselion chriselion mentioned this pull request Jan 6, 2021
10 tasks
@stickseloni
Copy link

@chriselion that is fine with me, thank you

@chriselion chriselion merged commit 0ff3238 into release_12_branch Jan 6, 2021
@delete-merged-branch delete-merged-branch bot deleted the r12-update-TF-FAQ branch January 6, 2021 18:15
@chriselion
Copy link
Contributor Author

release_12_docs tag updated

@chriselion chriselion mentioned this pull request Jan 6, 2021
10 tasks
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 6, 2022
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