Visual Studio Code – Difficulty installing packages with pip
I am facing errors when trying to install packages in the pypy environment. This is the error message when I try to install scipy, but I am unable to install any package: C:UsersantonDesktoppypy3.9-v7.3.15-win64>pypy3 -m pip install scipy Collecting scipy Downloading…