Skip to content

Conversation

@amaan-igs
Copy link

This pull request includes updates to the README.md file to reflect the use of Python 3.10 for setting up the virtual environment instead of Python 3.7.

Key changes:

  • Updated the Python version requirement from 3.7.0rc1 to 3.10 in the installation requirements section.
  • Changed the command to create a virtual environment to use Python 3.10 in the macOS setup instructions.
  • Updated the command to create a virtual environment to use Python 3.10 in the Ubuntu setup instructions.…d requirements

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Amaan Ul Haq Siddiqui seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@amaan-igs
Copy link
Author

This pull request updates the installation instructions in the README.md to use Python 3.10 instead of older Python 3 versions. This ensures users set up the environment with a compatible and more recent Python release.

Installation requirements update:

  • Updated the listed Python requirement from "python 3 (3.7.0rc1 is known to work)" to "python 3 (3.10 is known to work)" in the requirements section.

Setup commands update:

  • Changed the virtual environment creation command on macOS and Linux to use python3.10 instead of python3 for consistency with the new requirement. [1] [2]

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.

2 participants