Skip to content

Issue with Missing Output File and Installation Error in Circuitscape 5.12.3 #427

@frank12359

Description

@frank12359

I am encountering two issues while using Circuitscape 5.12.3 on Linux with Julia 1.7.

When running the "oneToAllVerify2.ini" test file, the output is consistently missing the "allToOneVerify2_resistances.out" resistance file, which is crucial for my subsequent work.

Image

During the installation of Circuitscape 5.12.3, I encountered the following error:

could not import Circuitscape.compute_mklpardiso into Main

Image

Environment:
Software Version: Circuitscape 5.12.3
Operating System: Linux
Julia Version: 1.7
Steps to Reproduce:
Install Circuitscape 5.12.3 with Julia 1.7 on Linux.
Run the "oneToAllVerify2.ini" test file.
Observe the missing "allToOneVerify2_resistances.out" file in the output.
Encounter the error during installation: "could not import Circuitscape.compute_mklpardiso into Main".
Expected Behavior:
The "allToOneVerify2_resistances.out" file should be generated in the output.
The installation should proceed without the "could not import" error.
Actual Behavior:
The output is missing the "allToOneVerify2_resistances.out" file.
The error "could not import Circuitscape.compute_mklpardiso into Main" appears during installation.
Additional Information:
I suspect that these issues may be related to an incorrect installation. I am using parallel processing on Linux, and I would appreciate any guidance on ensuring all files are correctly output.
Suggested Solutions:
Any advice or suggestions to resolve these issues would be greatly appreciated.

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