Skip to content

get_environment not defined for examples #67

@richardrl

Description

@richardrl

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions