Tensorflow errors
Werverton opened this issue · 1 comments
Werverton commented
I'm trying to test humanoid, but I'm getting this error.
my env is:
debian 10
tensorflow 1.15 no gpu support
file "agent.py", line 16, in
tf_config.gpu_options.allow_growth = True
AttributeError: 'google.protobuf.pyext._message.FieldProperty' object has no attribute 'allow_growth'
Do anyone know any solution?
yzygitzh commented
Please try tensorflow of earlier version, say between 1.8 and 1.12.