pmh47 / dirt

DIRT: a fast differentiable renderer for TensorFlow
MIT License
312 stars 63 forks source link

Dirt installation and test errors #112

Open mwang259 opened 2 years ago

mwang259 commented 2 years ago

hey,guys! my computer is Ubuntu 18.04. the first is my Installed version before run: pip install -e .

11

the second and third pictures are versions after run: pip install -e . this command always change tensorflow-gpu from 1.13 to 2.6 so that causes tensorflow version is not match, I dont know why, is there anyone could help me? 2 3

Besides, when I run pip install -e . there is a probelm below, how to solve it? Looking forward to your answers. 4

Plus, I install the dirt and run tests/square_test.py, it shows that(the picture below): failed: 16384 pixels disagree. what is that mean? Has anyone solved this problem yet? Looking forward to your answers, thanks guys. 5