-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
DOC: update guideline for installation development environment using pip #40598
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
Conversation
@@ -325,7 +325,10 @@ Creating a Python environment (pip) | |||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |||
|
|||
If you aren't using conda for your development environment, follow these instructions. | |||
You'll need to have at least Python 3.6.1 installed on your system. | |||
You'll need to have at least Python 3.6.1 installed on your system. If your Python version |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3.7 now?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Updated!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
my bad, just noticed there's already #40552 open to address the 3.6.1 issue, sorry for my irrelevant comment
thanks @charlesdong1991 |
Uh oh!
There was an error while loading. Please reload this page.