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
Trying to add this package via Julia's Pkg raises a submodule error.
(@v1.6) pkg> add https://github.com/psrenergy/ToQUBO.jl
Updating git-repo `https://github.com/psrenergy/ToQUBO.jl`
ERROR: GitError(Code:ERROR, Class:Submodule, cannot get submodules without a working tree)
Stacktrace:
[...]
Since the only submodule in this package is the knapsack example, it is probably best to turn it into an link in the documentation or something like that.
The text was updated successfully, but these errors were encountered:
Trying to add this package via Julia's Pkg raises a submodule error.
This is unfortunately still an open issue in Pkg: JuliaLang/Pkg.jl#708
Since the only submodule in this package is the knapsack example, it is probably best to turn it into an link in the documentation or something like that.
The text was updated successfully, but these errors were encountered: