Skip to content

UndefVarError: start not defined (probably problems with iterators) #11

@gekaremi

Description

@gekaremi

Hi!

(v1.0) pkg> ^C

julia> using NBodySimulator
[ Info: Precompiling NBodySimulator [0e6f8da7-a7fc-5c8b-a220-74e902c310f9]
ERROR: LoadError: LoadError: LoadError: UndefVarError: start not defined
Stacktrace:
 [1] top-level scope at none:0
 [2] include at ./boot.jl:317 [inlined]
 [3] include_relative(::Module, ::String) at ./loading.jl:1041
 [4] include at ./sysimg.jl:29 [inlined]
 [5] include(::String) at /home/username/.julia/packages/NBodySimulator/U07Nf/src/NBodySimulator.jl:3
 [6] top-level scope at none:0
 [7] include at ./boot.jl:317 [inlined]
 [8] include_relative(::Module, ::String) at ./loading.jl:1041
 [9] include at ./sysimg.jl:29 [inlined]
 [10] include(::String) at /home/username/.julia/packages/NBodySimulator/U07Nf/src/NBodySimulator.jl:3
 [11] top-level scope at none:0
 [12] top-level scope at none:2
in expression starting at /home/username/.julia/packages/NBodySimulator/U07Nf/src/boundary_conditions.jl:10
in expression starting at /home/username/.julia/packages/NBodySimulator/U07Nf/src/nbody_simulation.jl:4
in expression starting at /home/username/.julia/packages/NBodySimulator/U07Nf/src/NBodySimulator.jl:10
ERROR: Failed to precompile NBodySimulator [0e6f8da7-a7fc-5c8b-a220-74e902c310f9] to /home/username/.julia/compiled/v1.0/NBodySimulator/TbJpf.ji.

Thanks!

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