Can't get PyCall to build properly after switching Conda.jl to miniforge as explained in the project's readme :confused: Can anybody help with that?
Error building `PyCall`:
ERROR: LoadError: No system-wide Python was found; got the following error:
UseCondaPython()
Stacktrace:
[1] error(::String, ::String)
@ Base ./error.jl:42
[2] top-level scope
@ ~/.julia/packages/PyCall/BD546/deps/build.jl:77
[3] include(fname::String)
@ Base.MainInclude ./client.jl:444
[4] top-level scope
@ none:5
in expression starting at /home/aaron/.julia/packages/PyCall/BD546/deps/build.jl:43
caused by: UseCondaPython()
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/PyCall/BD546/deps/build.jl:51
[2] include(fname::String)
@ Base.MainInclude ./client.jl:444
[3] top-level scope
Last updated: Nov 06 2024 at 04:40 UTC