Solving the Advection Equation background cover

Solving the Advection Equation

Classiq Quantum Use-Case for Qinnovision World Challenge 2025 | Solving the Advection Equation Using Hamiltonian Simulation

Classiq

Hosted by

Classiq

PeterYS
PeterYS

3

Posted

Test error

I could run the notebook locally but when I test it with aqora it shows the error 'AttributeError: 'builtins.ProgressSuspendPyFunc' object has no attribute 'name'. Did you mean: 'ne'?'.
May I ask for some help?
Thanks!

Order by:

Julian (aqora)

2

Posted by julian

Hi Peter! I'm really sorry for the slow response. I haven't been able to reproduce it yet unfortunately. How are you running the notebook locally? In VS Code? Could you give me your operating system, python version and the CLI version please! Thank you!!

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

Julian (aqora)

1

Posted by julian

That helps a lot! I'll take a look and get back to you. Thanks!!

PeterYS

2

Posted by PeterYS

Hi @julian, yes, I am running it locally in vs code.
The error appears when I do aqora test.
My version of the CLI:
aqora 0.7.0 Python 3.12.5 (main, Aug 6 2024, 19:08:49) [Clang 15.0.0 (clang-1500.3.9.4)]
Does this help?

Julian (aqora)

1

Posted by julian

Hi @peterys and @quantotto! I've updated the aqora cli! Try running pip install --upgrade aqora-cli or pipx upgrade aqora-cli or python -m pip install --upgrade aqora-cli (depending on how you installed the aqora-cli) and see if that helps, and let me know if you have any issues. Thanks for the patience

quantotto

2

Posted by quantotto

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

Jannes Stubbemann

1

Posted by stubbi

@peterys thanks for posting, we will take a look! Just to make sure, are you on the latest version of the cli?

PeterYS

1

Posted by PeterYS

Hi @stubbi , yes, I think I am on the latest version. Thanks.

Want to join this discussion?

Join our community today and start discussing with our members by participating in exciting events, competitions, and challenges. Sign up now to engage with quantum experts!