Skip to content

Instantly share code, notes, and snippets.

@JSOBot
Created April 26, 2023 19:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JSOBot/f4775d122abd49bfb0d51f451eb2357f to your computer and use it in GitHub Desktop.
Save JSOBot/f4775d122abd49bfb0d51f451eb2357f to your computer and use it in GitHub Desktop.
Test results
Activating new project at `~/workspace/othOptimizers_TEST_HSL.jl_PR-151/test_env`
ERROR: could not find project file in package at `.` maybe `subdir` needs to be specified
Stacktrace:
[1] pkgerror(msg::String)
@ Pkg.Types /apps/local-fci/tools/julia-1.7.1/share/julia/stdlib/v1.7/Pkg/src/Types.jl:68
[2] resolve_projectfile!(env::Pkg.Types.EnvCache, pkg::Pkg.Types.PackageSpec, project_path::String)
@ Pkg.Types /apps/local-fci/tools/julia-1.7.1/share/julia/stdlib/v1.7/Pkg/src/Types.jl:751
[3] handle_repo_develop!(ctx::Pkg.Types.Context, pkg::Pkg.Types.PackageSpec, shared::Bool)
@ Pkg.Types /apps/local-fci/tools/julia-1.7.1/share/julia/stdlib/v1.7/Pkg/src/Types.jl:528
[4] handle_repos_develop!(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, shared::Bool)
@ Pkg.Types /apps/local-fci/tools/julia-1.7.1/share/julia/stdlib/v1.7/Pkg/src/Types.jl:601
[5] develop(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; shared::Bool, preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, kwargs::Base.Pairs{Symbol, IOStream, Tuple{Symbol}, NamedTuple{(:io,), Tuple{IOStream}}})
@ Pkg.API /apps/local-fci/tools/julia-1.7.1/share/julia/stdlib/v1.7/Pkg/src/API.jl:204
[6] develop(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOStream, kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Pkg.API /apps/local-fci/tools/julia-1.7.1/share/julia/stdlib/v1.7/Pkg/src/API.jl:149
[7] develop(pkgs::Vector{Pkg.Types.PackageSpec})
@ Pkg.API /apps/local-fci/tools/julia-1.7.1/share/julia/stdlib/v1.7/Pkg/src/API.jl:144
[8] #develop#14
@ /apps/local-fci/tools/julia-1.7.1/share/julia/stdlib/v1.7/Pkg/src/API.jl:141 [inlined]
[9] develop(pkg::Pkg.Types.PackageSpec)
@ Pkg.API /apps/local-fci/tools/julia-1.7.1/share/julia/stdlib/v1.7/Pkg/src/API.jl:141
[10] top-level scope
@ none:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment