syntax
Is this caused by the python version installed too old (v2.7.17) or other?
Thanks in advance!
Lianyuan
On Fri, Dec 11, 2020 at 2:49 PM Stanley Seibert
wrote:
> The development version of NumPy from Github requires Python 3.7 or later.
>
> On Fri, Dec 11, 2020 at 1:35 PM Lianyu
Hi Stanley,
Thank you!
Lianyuan
On Fri, Dec 11, 2020 at 2:49 PM Stanley Seibert
wrote:
> The development version of NumPy from Github requires Python 3.7 or later.
>
> On Fri, Dec 11, 2020 at 1:35 PM Lianyuan Zheng
> wrote:
>
>> Hello,
>>
>> On my linux serve
Hello,
On my linux server, I downloaded the NUMPY package from GitHub (git clone
https://github.com/numpy/numpy.git) and then accessed the directory
"numpy". When I typed command "python setup.py install", it shows the
following message:
File "setup.py", line 51
f"NumPy {VERSION} may not y