Skip to content

UndefVarError: read_parameters not defined in Main #208

@stefanocovino

Description

@stefanocovino

Dear friends,

I am just "playing" with the package and tried to reproduce some of the examples. Yet, it seems there are exported functions no more properly defined.

See an example below:

using vSmartMOM

params = read_parameters(joinpath(dirname(pathof(vSmartMOM)), "CoreRT", "DefaultParameters.yaml"))
ERROR: UndefVarError: read_parameters not defined in Main
Suggestion: check for spelling errors or missing imports.
Stacktrace:
[1] top-level scope

I'm using the last julia version, 1.12.6, on a Debian linux box.

Thanks for your attention,
Stefano

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions