-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
@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
Labels
No labels