-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
I am just trying to run block.jl and get this:
Activating project at `~/Dojo.jl/examples`
ERROR: LoadError: UndefVarError: get_environment not defined
Stacktrace:
[1] top-level scope
@ ~/Dojo.jl/examples/trajectory_optimization/block.jl:13
in expression starting at /root/Dojo.jl/examples/trajectory_optimization/block.jl:13
* The terminal process "julia '--color=yes', '--project=/root/.julia/environments/v1.8', '/root/Dojo.jl/examples/trajectory_optimization/block.jl'" terminated with exit code: 1.
* Terminal will be reused by tasks, press any key to close it.
* Executing task: julia --color=yes --project=/root/.julia/environments/v1.8 /root/Dojo.jl/examples/trajectory_optimization/block.jl
Activating project at `~/Dojo.jl/examples`
ERROR: LoadError: UndefVarError: get_environment not defined
Stacktrace:
[1] top-level scope
@ ~/Dojo.jl/examples/trajectory_optimization/block.jl:13
in expression starting at /root/Dojo.jl/examples/trajectory_optimization/block.jl:13
* The terminal process "julia '--color=yes', '--project=/root/.julia/environments/v1.8', '/root/Dojo.jl/examples/trajectory_optimization/block.jl'" terminated with exit code: 1.
* Terminal will be reused by tasks, press any key to close it.
I installed Dojo, and also DojoEnvironments using the package manager. How can I fix this?
Metadata
Metadata
Assignees
Labels
No labels