Questions icon indicating copy to clipboard operation
Questions copied to clipboard

WHY I CANT DOWNGRADE PANDAS?

Open js345-ai opened this issue 1 year ago • 0 comments

I HAD ALREADY UPGRADE MY PANDAS TO 2.2.0 I NEED TO DOWNGRADE MY PANDAS FOR .ITERITEMS() BUT I DOWNGRADE WITH FOLLOWING CODE:

pip install pandas=1.5.3 IT showing me error that:

ERROR: Failed building wheel for pandas Failed to build pandas ERROR: Could not build wheels for pandas, which is required to install pyproject.toml-based projects Screenshot 2024-02-16 183325

js345-ai avatar Feb 16 '24 13:02 js345-ai