You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: