-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
BugNeeds TriageIssue that has not been reviewed by a pandas team memberIssue that has not been reviewed by a pandas team member
Description
-
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
Expected Output
pip install pandas==1.3.0
would work if python 3.8 is platform.
Metadata
Metadata
Assignees
Labels
BugNeeds TriageIssue that has not been reviewed by a pandas team memberIssue that has not been reviewed by a pandas team member