how to install numpy on windows code example Example 1: install numpy pip install numpy Example 2: install numpy py -m pip install numpy