Sep-02-2024, 06:10 AM
Hi, I’m getting a distutils.msvccompiler not found error even though I am running python 3.9 where distutils is supposedly already in its API. This occurs when I try to install numpy==1.18.4, and I have already tried doing pip install setuptools and msvccompiler. Any suggestions to fix this error?