Skip to content

loading a model built in V1, in V3 #346

@ks-liv

Description

@ks-liv

Hi there, I have a model that I built using PM V 1.5.0 and want to load it into V 3.1.2. Using PM_load() - and I have also tried using legacy code PMload() - I get an error that the output file cannot be found

Error in PM_load():
✖ No Pmetrics output file found in ..
Run rlang::last_trace() to see where the error occurred.

rlang::last_trace()
<error/rlang_error>
Error in PM_load():
✖ No Pmetrics output file found in ..


Backtrace:

  1. └─Pmetrics::PM_load(390)
    Run rlang::last_trace(drop = FALSE) to see 2 hidden frames.

...despite the output folder and files being there. Can you please advise?

Many thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions