Skip to content

MentaLiST installation in conda package has LoadError #33

@sean-la

Description

@sean-la

After installing PathOGiST via conda install pathogist and running the co-installed MentaLiST program using the command mentalist -h, I get the following error:

ERROR: LoadError: ArgumentError: Package Lumberjack not found in current path:
- Run `import Pkg; Pkg.add("Lumberjack")` to install the Lumberjack package.

Stacktrace:
 [1] require(::Module, ::Symbol) at ./loading.jl:823
 [2] include at ./boot.jl:326 [inlined]
 [3] include_relative(::Module, ::String) at ./loading.jl:1038
 [4] include(::Module, ::String) at ./sysimg.jl:29
 [5] exec_options(::Base.JLOptions) at ./client.jl:267
 [6] _start() at ./client.jl:436
in expression starting at /home/laseanl/Software/miniconda3/envs/pathogist/bin/mentalist:2

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