Skip to content

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

Merged
merged 12 commits into from
Mar 24, 2021

Conversation

charlesdong1991
Copy link
Member

@charlesdong1991 charlesdong1991 commented Mar 23, 2021

@@ -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
Copy link
Member

Choose a reason for hiding this comment

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

3.7 now?

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks! Updated!

Copy link
Member

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

@jreback jreback added this to the 1.3 milestone Mar 24, 2021
@jreback jreback merged commit 599e58d into pandas-dev:master Mar 24, 2021
@jreback
Copy link
Contributor

jreback commented Mar 24, 2021

thanks @charlesdong1991

vladu pushed a commit to vladu/pandas that referenced this pull request Apr 5, 2021
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Installation of the build dependencies fails
3 participants