Skip to content

Import error caused by difference between Reference from: and Expected in: #159

@facusapienza21

Description

@facusapienza21

Hi,

I am using the last version of CondaPkg=0.2.26 that now allows to set openssl_version: "ignore", which based on the solution to this other issue I posted in PythonCall should solve the problem.

Now, I am getting the following error when trying to import Sleipnir.jl using CondaPkg + PythonCall. My Python environment requires rioxarray, which needs libxml2 and libspatialite as dependencies.
image
For some reason, it seems that CondaPkg is trying to import these from .julia/artifacts. I don't know if this is a desired behaviour, or it is something I can change.

This issue is a follow up on the post in Julia Discourse. Sorry for the insistence, but this is fully blocking the development of our library and I imagine will be a common issue for other people working in spatial-related sciences.

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