can’t install scipy using pip on Windows[ Preparing metadata (pyproject.toml) did not run successfully]
I managed to install a few popular python packages using pip in cmd.
(more speicifically using the command “py -m pip install “)
packages like numpy, pandas, matplotlib, pyqt5, etc. had no problem installing.
but some packages like scipy and scikit-learn give errors.
My OS is Windows 8 and Python verson is 3.8 .
The error message looks something like this: