The dependency of tensorflow in setup.py is `>=1.0`. This will lead to install tensorflow 2.x, but this package is not runnable under tf 2.0.
The dependency of tensorflow in setup.py is
>=1.0. This will lead to install tensorflow 2.x, but this package is not runnable under tf 2.0.