installing numpy on a python 2.7 with system windows 8.1 -
i'm working on code run in abaqus. need in code use numpy module. have python 2.7.11 on computer. have installed on windows 8.1. have downloaded numpy-1.11.zip already. easy detailed guide installing on python thank you!
if have pip installed on system, execute
pip install numpy
Comments
Post a Comment