ニュース

先ほどの警告と共に参考となるURLが示されていたので、そのURLを読んでみると、Pythonのパッケージをインストールするには、直接pipコマンドを ...
To install the NumPy library using PIP, use the command: pip install numpy. This command will download and install the latest version of NumPy from the Python Package Index (PyPI) to your system.