Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Precompiling Bloqade [BUG] #670

Open
simonenotarnicola opened this issue Jun 4, 2024 · 0 comments
Open

Precompiling Bloqade [BUG] #670

simonenotarnicola opened this issue Jun 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@simonenotarnicola
Copy link

simonenotarnicola commented Jun 4, 2024

Describe the bug
I installed [email protected] and [email protected]. During the installation I encounter circular dependencies:

┌ Warning: Circular dependency detected. Precompilation will be skipped for:
│ Yao [5872b779-8223-5990-8dd0-5abbb0748c8c]
│ YaoPlots [32cfe2d9-419e-45f2-8191-2267705d8dbc]
│ YaoToEinsum [9b173c7b-dc24-4dc5-a0e1-adab2f7b6ba9]
│ BloqadeODE [bd27d05e-4ce1-5e79-84dd-c5d7d508bbe5]
│ Bloqade [bd27d05e-4ce1-5e79-84dd-c5d7d508bbe1]
└ @ Pkg.API /cache/build/default-amdci5-0/julialang/julia-release-1-dot-8/usr/share/julia/stdlib/v1.8/Pkg/src/API.jl:1128

After the installation, if I run using Bloqade I get an error "ERROR: Failed to precompile Bloqade [bd27d05e-4ce1-5e79-84dd-c5d7d508bbe1] to /home/ubuntu/.julia/compiled/v1.8/Bloqade/jl_yocd3T."

To Reproduce
] add [email protected]
using Bloqade

Version Info

  • Julia version 1.8.1
  • Package Version 0.2.2

Additional context
I am trying to install Julia and Bloqade on a virtual machine. The same settings (Julia version and package version) work without issues on a different machine

@simonenotarnicola simonenotarnicola added the bug Something isn't working label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant