Teg
Teg copied to clipboard
Missing plot file in render_test.py
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!
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.
@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