You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 5, 2023. It is now read-only.
Hello, Thanks for your great work! I am trying to precompile the VPL package but got this error.
I checked the folder of "VPL/SS2dp/src/Core", and I realized the "Algorithms.jl" is missed, but it has a file called "algorithms.jl". I am not really sure if it is a bug, and I am not really sure how to fix it, as I am really new to Julia. Can you try to fix it? I will really appreciate it.
The following 1 direct dependency failed to precompile:
VPL [bb250ff9-e5b1-4ad2-87ac-b577c1acaa48]
Failed to precompile VPL [bb250ff9-e5b1-4ad2-87ac-b577c1acaa48] to /home/jianchao/.julia/compiled/v1.8/VPL/jl_EqEJDY.
ERROR: LoadError: SystemError: opening file "/home/jianchao/.julia/packages/VPL/SS2dp/src/Core/Algorithms.jl": No such file or directory
Hello, Thanks for your great work! I am trying to precompile the VPL package but got this error.
I checked the folder of "VPL/SS2dp/src/Core", and I realized the "Algorithms.jl" is missed, but it has a file called "algorithms.jl". I am not really sure if it is a bug, and I am not really sure how to fix it, as I am really new to Julia. Can you try to fix it? I will really appreciate it.
===========================================
Precompiling project...
✗ VPL
0 dependencies successfully precompiled in 38 seconds. 267 already precompiled.
The following 1 direct dependency failed to precompile:
VPL [bb250ff9-e5b1-4ad2-87ac-b577c1acaa48]
Failed to precompile VPL [bb250ff9-e5b1-4ad2-87ac-b577c1acaa48] to /home/jianchao/.julia/compiled/v1.8/VPL/jl_EqEJDY.
ERROR: LoadError: SystemError: opening file "/home/jianchao/.julia/packages/VPL/SS2dp/src/Core/Algorithms.jl": No such file or directory