QuantumBFS / Yao.jl

Extensible, Efficient Quantum Algorithm Design for Humans.

Home Page:https://yaoquantum.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YaoAPI incompatibale

Saxxxon opened this issue · comments

Yao 0.7.0 requires YaoAPI 0.3 but the latest version on gihub is only 0.1.0

The latest version of YaoAPI is not 0.1, check the one in Yao.jl, folder lib/YaoAPI. Maybe you are refereing to repo YaoAPI.jl, this one has been archived.

image
I wonder how should I fix this, thank you!

Have you updated your registry? You can update the registry via Pkg.update()

image
I don't think it is working.

https://github.com/JuliaRegistries/General/blob/master/Y/YaoAPI/Versions.toml

There should be something wrong with your registry. Maybe try removing YaoAPI and related packages first.

I'll convert this to a discussion since I don't think this is related to Yao itself. But please feel free to provide more information to let us help you if you it still not working