簡體   English   中英

嘗試 pip 安裝時出現 OSError

[英]getting an OSError when trying to pip install

當我嘗試pip install neuralintents它給了我這個錯誤:

ERROR: Could not install packages due to an OSError: 
[Errno 2] No such file or directory:

如果我啟用 Windows 長路徑,它可以修復嗎,我該怎么做

謝謝

當我嘗試在 python 3.10.0 中安裝神經意圖時,我收到了 Tensorflow 錯誤。 然后我嘗試像這樣安裝 tensorflow:pip install https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-1.8.0-py3-none-any.whl所以現在你可以:pip install neuralintents

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM