前輩發佈4集,小弟根據前輩提供程式已經成功運行到,只是這集有問題.未能成功安裝tensorflow😭 以下安裝後出現告示,煩請前輩指教.🙏 PS C:\Users\User> pip install tensorflow ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none) ERROR: No matching distribution found for tensorflow
新電腦回家,都係未能成功安裝pip install tensorflow, 二台win11/一台win8,三台未能安裝到, 網上方法都不能解決.😭. PS C:\Users\User> pip install tensorflow ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none) ERROR: No matching distribution found for tensorflow PS C:\Users\User>
早晨…師父…多謝無私教導…!😊😊😊…但…要用電腦計算嗯…!
Thank you 前輩,呢個我都試咗。不過在 colab 上 run, 有部分code 要改少少先行到。epoch 試三次,同一次係有出入。另外推算未來20日941都向下走🙂。如果在 Colab 上run,唔需要在自己電腦上安裝 tensorflow,比較容易。
好深奧
模型還未完美,可以改進
早晨 多謝前輩分享 又學到野🎉請問佢預估呢個係咪收市價?謝謝
是收市價,這是免費的軟件包未必完美。
前輩發佈4集,小弟根據前輩提供程式已經成功運行到,只是這集有問題.未能成功安裝tensorflow😭
以下安裝後出現告示,煩請前輩指教.🙏
PS C:\Users\User> pip install tensorflow
ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
ERROR: No matching distribution found for tensorflow
沒遇到過這問題 試試 pip install tensorflow == 2.5.10 (較低版本) 我python是3.12.3 tensorflow 安裝無問題
舊版 TensorFlow
TensorFlow 1.x 的 CPU 和 GPU 套件各自獨立:
tensorflow==1.15:僅支援 CPU 的版本
tensorflow-gpu==1.15:支援 GPU 的版本 (Ubuntu 和 Windows)
新電腦回家,都係未能成功安裝pip install tensorflow, 二台win11/一台win8,三台未能安裝到,
網上方法都不能解決.😭.
PS C:\Users\User> pip install tensorflow
ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
ERROR: No matching distribution found for tensorflow
PS C:\Users\User>
我未想到原因
不妨試試 pip3 install tensorflow
Or pip install tensorflow==2.0.1
th-cam.com/video/i1ZxS4-igqk/w-d-xo.htmlsi=cEUPc6VwnjR1_R7A
有用教你Windows安裝tensorflow無error