google-research / disentanglement_lib

disentanglement_lib is an open-source library for research on learning disentangled representations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

warning during pip install .[tf_gpu]

I-M-Russell opened this issue · comments

I got a error in runningpip install .[tf_gpu]:
tensorboard 1.14.0 has requirement setuptools>=41.0.0, but you'll have setuptools 40.8.0 which is incompatible.
what should I do?