I am trying to install numpy on macOS X but after executing the command pip install numpy I am getting the error:
pip install numpy
Environment error :[err
As a windows user, run an Admin powershell and launch :
python -m pip install --upgrade pip