You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am getting the following error while executing the pip install tgan command:
sp$ pip install tgan
Collecting tgan
Using cached tgan-0.1.0-py2.py3-none-any.whl (27 kB) ERROR: Could not find a version that satisfies the requirement tensorflow<2.0,>=1.13.0 (from tgan) (from versions: 2.2.0rc3, 2.2.0rc4, 2.2.0, 2.3.0rc0, 2.3.0rc1, 2.3.0rc2, 2.3.0)
ERROR: No matching distribution found for tensorflow<2.0,>=1.13.0 (from tgan)
How to fix this?
The text was updated successfully, but these errors were encountered:
Hi, I am getting the following error while executing the pip install tgan command:
sp$ pip install tgan
Collecting tgan
Using cached tgan-0.1.0-py2.py3-none-any.whl (27 kB)
ERROR: Could not find a version that satisfies the requirement tensorflow<2.0,>=1.13.0 (from tgan) (from versions: 2.2.0rc3, 2.2.0rc4, 2.2.0, 2.3.0rc0, 2.3.0rc1, 2.3.0rc2, 2.3.0)
ERROR: No matching distribution found for tensorflow<2.0,>=1.13.0 (from tgan)
How to fix this?
The text was updated successfully, but these errors were encountered: