JonathanRaiman / tf_mesh_renderer

TF Mesh Renderer
Apache License 2.0
15 stars 4 forks source link

cannot build with tensorlow-gpu=1.14.0 #3

Open ForrestPi opened 4 years ago

ForrestPi commented 4 years ago

File "/tmp/pip-install-7m8_wahv/mesh-renderer/setup.py", line 95, in build_extensions raise ValueError("not using clang or gcc, not sure how to set D_GLIBCXX_USE_CXX11_ABI.") ValueError: not using clang or gcc, not sure how to set D_GLIBCXX_USE_CXX11_ABI.

viraatsworld commented 4 years ago

Did you solve this error?