yev

yev

Joined October 26, 2024

Karma 17

yev

2

Posted by yev

Thanks @antoine Confirmed, working. Well done!
yev

1

Posted by yev

Just wanted to update, @antoine
I switched the calls to _async for synthesize and couple others and it works now.
Many thanks!
yev

2

Posted by yev (edited)

OK, thanks @antoine! Yes, I saw the conflict, but didn't want to switch to async calls before the confirmation. Thanks again for checking it out! I'll verify it works and will let you know if there is any issue.
yev

3

Posted by yev

Thank you @AdamG!
yev

3

Posted by yev

Thanks @stubbi! Did you already post the new cli version to PYPI or is it fixed on your server only?
yev

2

Posted by yev

Copying here the response from Adam on Classiq's slack:
first error is about to be resolved according to Aqora, and their dev team will have a look at the second issue today. I will keep you posted!
yev

2

Posted by yev

Another question: are you relying on Aqora when evaluating the work or you take the notebooks from Aqora and then go over them?
The reason for asking is that Classiq's SDK is network based. From time to time API calls might fail (server overloaded, timeouts etc.). Happened multiple times today. This might be a source of error in the unattended execution scenario. Thanks!
yev

2

Posted by yev

Hello, I have submitted 2 issues with the platform: (1) one related to plt.show() that stops the execution of aqora test. Is it ok to leave the plt.show() or we need to create images? It would be nice to keep the plots as they are because it is cumbersome to create screen shots. (2) synthesize() fails the entire execution of aqora test. Do we have an alternative route of submitting the work in case it is not fixed? Thanks
yev

2

Posted by yev

sure
probably something related to handling the async code
yev

1

Posted by yev (edited)

Hello, @julian
You mentioned you were checking if it is ok to keep plt.show() for the headless execution. Do you have any update?
Much appreciated!