ProphitBet-Soccer-Bets-Predictor
ProphitBet-Soccer-Bets-Predictor copied to clipboard
Problem installing tensorflow-addons~=2.9.1
Hi,
Can you help with this issue?
I´m trying to install the TensorFlow-addons~=2.9.1 and it appears this error:
ERROR: Could not find a version that satisfies the requirement Tensorflow-addons~=2.9.1 (from versions: none) ERROR: No matching distribution found for Tensorflow-addons~=2.9.1
Thanks!
What is your tensorflow version?
Write on cmd: pip show tensorflow and send me the output
From: @.> Sent: Tuesday, February 21, 2023 12:49 PM To: @.> Cc: @.***> Subject: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] Problem installing tensorflow-addons~=2.9.1 (Issue #10)
Hi,
Can you help with this issue?
I´m trying to install the TensorFlow-addons~=2.9.1 and it appears this error:
ERROR: Could not find a version that satisfies the requirement Tensorflow-addons~=2.9.1 (from versions: none) ERROR: No matching distribution found for Tensorflow-addons~=2.9.1
Thanks!
— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/10, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALUJURFWTYE6VFHKTX2RZKDWYSMT3ANCNFSM6AAAAAAVC4I37U. You are receiving this because you are subscribed to this thread.Message ID: @.***>
I can't write on cmd: pip show tensorflow and send me the output
It give the next error: 'pip' is not recognized as an internal or external command, operable program or batch file.
How did you install python and tensorflow? Also how did you try to install tensorflow-addons? You have to do it via pip. If pip is not installed, You should try to download python again, but before the installation, make sure to check “add python launcher to path”
[Installation on Windows — Blender Manual]
! IMPORTANT !
- Use python 3.9, not 3.6 as this photo
- Install packages via “pip” by typing on cmd: pip install tensorflow==2.9.0 , etc.
From: @.> Sent: Tuesday, February 21, 2023 12:54 PM To: @.> Cc: Vasileios @.>; @.> Subject: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] Problem installing tensorflow-addons~=2.9.1 (Issue #10)
I can't write on cmd: pip show tensorflow and send me the output
It give the next error: 'pip' is not recognized as an internal or external command, operable program or batch file.
— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/10#issuecomment-1438269974, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALUJUREKCI7VC7KBT7ZUO7LWYSNGZANCNFSM6AAAAAAVC4I37U. You are receiving this because you commented.Message ID: @.***>
C:\ProphitBet-Soccer-Bets-Predictor-main>py -m pip install "tensorflow" And isntall it
Hi. Everything is working. I have the latest Python version, and I installed the 3.9 version.
Do you know what is the efficient rate of the predictions?
Thanks.