Skip to content
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

Fix colab py3.10.11 #5913

Open
wants to merge 3 commits into
base: release_20_branch
Choose a base branch
from

Conversation

EbonGit
Copy link

@EbonGit EbonGit commented May 6, 2023

Description

This pull request modifies the setup.py files for both ml-agents and ml-agents-envs to enable easy use with Python 3.10.11 in Google Colab.

Changes Made

  • Updated the setup.py files for both ml-agents and ml-agents-envs to include Python 3.10.11 as a compatible version.
  • Added additional dependencies required for running ml-agents and ml-agents-envs in Google Colab.

Testing Done

  • Tested the modified setup.py files by installing ml-agents and ml-agents-envs using pip with Python 3.10.11 in Google Colab.
  • Verified that the installation was successful and the packages could be imported without errors.

Related Issues

  • None.

Checklist

  • Updated the setup.py files for ml-agents and ml-agents-envs.
  • Added required dependencies for running in Google Colab.
  • Tested the modifications in Google Colab.
  • Updated the documentation if needed. (Not applicable in this case)

Additional Notes

  • This modification should enable easier use of ml-agents and ml-agents-envs in Google Colab for those using Python 3.10.11.

@CLAassistant
Copy link

CLAassistant commented May 6, 2023

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants