Skip to content

Unable to configure Python before package install #32

@hsmallbone

Description

@hsmallbone

rMIDAS seems to immediately try to set up python after loading the library (and not at the first call to train() or complete())
We are unable to call set_python_env or decline automatic installation of rMIDAS python and because we have a self-signed certificate chain due to corporate policies, this automatic installation always fails and causes the library to not be loaded (even though we have a working conda env correctly set up).

Workaround: use option("python_custom"=TRUE) before running library(rMIDAS) pending proper fix

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