在pycharm上无法下载numpy软件包,在终端上运行以下命令:pip install --index-url http://pypi.tuna.tsinghua.edu.cn/simple/ numpy,依然无法下载且出现以下内容:
C:\Users\13305>pip install --index-url http://pypi.tuna.tsinghua.edu.cn/simple/ numpy
Looking in indexes: http://pypi.tuna.tsinghua.edu.cn/simple/
WARNING: The repository located at pypi.tuna.tsinghua.edu.cn is not a trusted or secure host and is being ignored. If this repository is available via HTTPS we recommend you use HTTPS instead, otherwise you may silence this warning and allow it anyway with '--trusted-host pypi.tuna.tsinghua.edu.cn'.
ERROR: Could not find a version that satisfies the requirement numpy
ERROR: No matching distribution found for numpy
WARNING: The repository located at pypi.tuna.tsinghua.edu.cn is not a trusted or secure host and is being ignored. If this repository is available via HTTPS we recommend you use HTTPS instead, otherwise you may silence this warning and allow it anyway with '--trusted-host pypi.tuna.tsinghua.edu.cn'.
C:\Users\13305>
翻译如下:
警告:存储库位于pypi.tuna.tsinghua.edu。cn不是受信任或安全的主机,正在被忽略。如果此存储库可通过HTTPS访问,我们建议您改用HTTPS,否则您可以取消此警告,并允许使用“--trusted host pypi.tuna.tsinghua.edu.cn”。
错误:找不到满足要求audio2numpy的版本(来自版本:无)
错误:未找到audio2numpy的匹配分发