daniilidis-group / neural_renderer

A PyTorch port of the Neural 3D Mesh Renderer
Other
1.12k stars 248 forks source link

The install command does not work #114

Closed unw9527 closed 2 years ago

unw9527 commented 2 years ago

Hello. Thanks for your work.

When I ran pip install neural_renderer_pytorch it would always raise a bunch of errors.

The end of the error is like:

DeprecatedTypeProperties & type() const { ^ error: command 'gcc' failed with exit status 1

Any suggestions on this issue?

tcexeexe commented 2 years ago

I have a similar problem. Does anyone have a solution?