qiboteam / qibo-client

Qibo remote connection client.
https://qibo.science
Apache License 2.0
1 stars 0 forks source link

Raise warning instead of error if Qibo version doesn't match the lab #24

Closed MatteoRobbiati closed 4 months ago

MatteoRobbiati commented 4 months ago

This is just to discuss if we want to keep the error (and the breakout) if the Qibo's versions don't match. In my case Qibo in devmode (0.2.5) breaks the execution. This issue is raised after a discussion had with @BrunoLiegiBastonLiegi.

BrunoLiegiBastonLiegi commented 4 months ago

Yes, personally I believe it might be enough to raise a warning or to raise the error only if the version is older than some qibo release we know to have significantly changed it.