Skip to content

BUG: pandas 1.3.0 is only available for python 3.7 #42344

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

Closed
2 of 3 tasks
Alphadelta14 opened this issue Jul 2, 2021 · 2 comments
Closed
2 of 3 tasks

BUG: pandas 1.3.0 is only available for python 3.7 #42344

Alphadelta14 opened this issue Jul 2, 2021 · 2 comments
Labels
Bug Needs Triage Issue that has not been reviewed by a pandas team member

Comments

@Alphadelta14
Copy link

  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest version of pandas.

  • (optional) I have confirmed this bug exists on the master branch of pandas.


Note: Please read this guide detailing how to provide the necessary information for us to reproduce your bug.

Problem description

Using a package manager (pip 21.1.1 on python 3.8), pandas 1.3.0 is not installable.
This project has neither a source distribution nor any non-3.7 versions for the 1.3.0 version of pandas according to: https://pypi.org/project/pandas/#files

image

Expected Output

pip install pandas==1.3.0 would work if python 3.8 is platform.

@Alphadelta14 Alphadelta14 added Bug Needs Triage Issue that has not been reviewed by a pandas team member labels Jul 2, 2021
@jreback
Copy link
Contributor

jreback commented Jul 2, 2021

1.3 is still in the process of being released. please wait.

@jreback jreback closed this as completed Jul 2, 2021
@jreback
Copy link
Contributor

jreback commented Jul 2, 2021

see #40169

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Needs Triage Issue that has not been reviewed by a pandas team member
Projects
None yet
Development

No branches or pull requests

2 participants