天天看點

成功解決INFO: pip is looking at multiple versions of keras-preprocessing to determine which version is c

解決問題

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. If you want to abort this run, you can press Ctrl + C to do so. To improve how pip performs, tell us what happened here:

https://pip.pypa.io/surveys/backtracking

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.

解決思路

資訊:pip正在研究keras預處理的多個版本,以确定哪個版本與其他需求相容。這可能需要一段時間。

資訊:這比通常需要更長的時間。您可能需要為依賴項解析程式提供更嚴格的限制以減少運作時間。如果要中止此運作,可以按Ctrl+C來中止。要改進pip的執行方式,請在此處告訴我們發生了什麼:

資訊:pip正在研究h5py的多個版本,以确定哪個版本與其他要求相容。這可能需要一段時間。

資訊:pip正在研究grpcio的多個版本,以确定哪個版本與其他需求相容。這可能需要一段時間。

解決方法

參考文章:成功解決WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after co

繼續閱讀