Skip to content

libpython error during installation #1

@sibyjackgrove

Description

@sibyjackgrove

@jlapeyre Thank you for this package. I just installed it following the instructions. But I am getting the following error when I do import diffeq_julia

  [8dfed614] + Test
  [cf7118a7] + UUIDs
  [4ec0a83e] + Unicode
ERROR: InitError: Incompatible `libpython` detected.
`libpython` for C:\Users\splathottam\.conda\envs\diffeq_julia\python.exe is:
    C:\Users\splathottam\.conda\envs\diffeq_julia\python37.dll
`libpython` for C:\Users\splathottam\.conda\envs\pvder\python.exe is:
    C:\Users\splathottam\.conda\envs\pvder\python37.dll
PyCall.jl only supports loading Python environment using
the same `libpython`.

I am installing this in the diffeq_julia Conda environment. But for some reason, the libpython in another Conda environment is getting picked up. Could you suggest a fix?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions