Stream: helpdesk (published)

Topic: pycall + conda + miniforge erroring


view this post on Zulip Aaron R. Matthis (May 06 2021 at 19:38):

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: Oct 02 2023 at 04:34 UTC