Skip to content

import_modfile not working (exported?) #1

@jlperla

Description

@jlperla

Unable to run examples or load module files. Are you exporting the right function? Should it be import_model instead (from looking at modeul_import.jl)? The following is the error, where a using Dyno was done before running this

julia> include("example.jl")
ERROR: LoadError: UndefVarError: import_modfile not defined
Stacktrace:
 [1] include_from_node1(::String) at .\loading.jl:576
 [2] include(::String) at .\sysimg.jl:14
while loading C:\Users\jlperla\.julia\v0.6\Dyno\example.jl, in expression starting on line 237

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