sdv-dev / TGAN

Generative adversarial training for generating synthetic tabular data.
MIT License
278 stars 91 forks source link

Issue with tgan installation in mac #58

Open sayanddude opened 4 years ago

sayanddude commented 4 years ago

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?

sayanddude commented 4 years ago

The OS is mac catalina