google-research / disentanglement_lib

disentanglement_lib is an open-source library for research on learning disentangled representations.
Apache License 2.0
1.38k stars 205 forks source link

warning during pip install .[tf_gpu] #20

Closed I-M-Russell closed 4 years ago

I-M-Russell commented 4 years ago

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?