解决使用pip无法安装包、无限依赖警告 安装Spyder,使用清华镜像,总是提示 INFO: pip is looking at multiple versions of sanic to determine which version is compatible with other requirements. This could take a while. INFO: This is taking longer than usual. You might need to provide the dependency re...
INFO: pip is looking at multiple versions of h5py to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of grpcio to determine which version is compatible with other requirements. This could take a while. 解决思路 ...
解决问题 INFO: pip is looking at multiple versions of keras-preprocessing to determine which version is compatible with other requirements. This could take a while. INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime...
INFO: pip is looking at multiple versions of alabaster to determine which version is compatible with other requirements. This could take a while. ERROR: Cannot install -r re.txt (line 22), -r re.txt (line 24), -r re.txt (line 25) and Django==1.11.6 because these package versions h...
INFO: pip is looking at multiple versions of grpcio to determine which version is compatible with other requirements. This could take a while. 解决思路 信息:pip正在研究keras预处理的多个版本,以确定哪个版本与其他需求兼容。这可能需要一段时间。
███████████████| 15.2 MB 46 kB/s Downloading scipy-0.19.1.tar.gz (14.1 MB) |████████████████████████████████| 14.1 MB 22.6 MB/s INFO: pip is looking at multiple versions of rsa to determine which version is compatible with ...
INFO:pipislooking at multiple versions of<Python from requires-Python>to determine which versioniscompatiblewithother requirements.thiscould take awhile.INFO:Thisistaking longer than usual.You might need to provide the dependency resolverwithstricter constraints to reduce runtime.If you want to abortt...
pip is looking at multiple versions of urllib3 to determine which version is compatible with other requirements. This could take a while. 如果安装rasa进入死循环找版本,一直报上面的错,可以这样: pip install rasa -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com --us...
INFO: pipislooking at multiple versions of <package name> to determine which versioniscompatiblewithother requirements. This could take awhile. INFO: Thisistaking longer than usual. You might need to provide the dependency resolverwithstricter constraints to reduce runtime. If you want to abort ...
2. Describe the bug I'm using Google Colab. When installing object detection dependencies, the cell output shows that pip installing multiple versions of some libraries such as scipy, six, etc. I was leaving it to finish, but it has already taken hours, the execution still running and can...