Teg icon indicating copy to clipboard operation
Teg copied to clipboard

Missing plot file in render_test.py

Open marzia-riso opened this issue 4 years ago • 2 comments

Hi! Thank you for your contribution! I downloaded the repo and I was trying to execute the render_test.py file. However, the render_image and save_image function imported from plot are not found in the project. Is the plot.py file missing in the repo ? Thank you for your answer!

marzia-riso avatar Oct 11 '21 11:10 marzia-riso

Hi, I've pushed plot.py and a few other dependencies. This is an older test mainly to check that the C_PyBind backend works without crashing. It doesn't do any explicit correctness checks. I would suggest running the test suite in test.py instead.

saipraveenb25 avatar Oct 18 '21 06:10 saipraveenb25

@marzia-riso,

Thanks for taking a look at our repo. Does the fix work for you? Let us know if you have other issues with the repo.

--Jesse

martinjm97 avatar Oct 24 '21 15:10 martinjm97