Correct way to install Numpy is code example Example 1: install numpy pip install numpy Example 2: install numpy py -m pip install numpy