You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hey,guys! my computer is Ubuntu 18.04. the first is my Installed version before run: pip install -e .
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?
Besides, when I run pip install -e . there is a probelm below, how to solve it? Looking forward to your answers.
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.
The text was updated successfully, but these errors were encountered:
hey,guys! my computer is Ubuntu 18.04. the first is my Installed version before run: pip install -e .
the second and third pictures are versions after run: pip install -e .
![2](https://user-images.githubusercontent.com/105466900/177465585-5b73c308-f4aa-4e5f-802e-8994d470f74a.jpg)
![3](https://user-images.githubusercontent.com/105466900/177465586-97ea1021-9b7c-4fcf-910b-fdae0d98fd15.jpg)
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?
Besides, when I run pip install -e . there is a probelm below, how to solve it? Looking forward to your answers.
![4](https://user-images.githubusercontent.com/105466900/177465826-c7272536-b436-4f73-9922-4a3c7855c3a3.jpg)
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](https://user-images.githubusercontent.com/105466900/177466432-442d5f44-06a4-4533-9132-b05004c11bbb.jpg)
The text was updated successfully, but these errors were encountered: