quantotto

quantotto

Joined October 26, 2024

Karma 4

quantotto

1

Posted by quantotto

Thanks Julian! Less worried about the test, I can deal with the windows. More concerned about headless as you indicated. I guess this challenge is a bit different than usual. There is no expected output that can be measured and scored, but it is more of an open challenge and graphical presentation of the results. I assume there is going to be more reliance on human going over the notebook rather than automated tests. So, maybe it is not an issue at all. Am I correct? thank you!
quantotto

2

Posted by quantotto

Thank you! I can confirm that there is no error with aqora-cli==0.8.0
quantotto

2

Posted by quantotto

Thanks! It would be very much appreciated if we could use the python plotting instead of the PNG images.
BTW I did run all the cell manually, saved the notebook and ran aqora test, but the plot windows are still popping up.
If you need a minimal reproduce notebook, let me know.
Thanks
quantotto

2

Posted by quantotto

Hello, I am running into the same error and it is happening on a cell that imports classiq. Any of the below will trigger it:
from classiq import *
or
import classiq
I did run
aqora add classiq
Thanks! Yev