<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello,<div><br></div><div>On my linux server, I downloaded the NUMPY package from GitHub (git clone <a href="https://github.com/numpy/numpy.git">https://github.com/numpy/numpy.git</a>) and then accessed the directory "numpy".  When I typed command "python setup.py install", it shows the following message:</div><div><br></div><div><div>  File "setup.py", line 51</div><div>    f"NumPy {VERSION} may not yet support Python "</div><div>                                                 ^</div><div>SyntaxError: invalid syntax</div></div><div><br></div><div>Obviously the installation failed.  Which python version is needed for this numpy package?  The python version installed is version 2.7.5.</div><div><br></div><div>Thanks,</div><div>Lianyuan</div><div><br></div><div><br></div><div><br></div></div></div></div></div>