We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ba2b8d commit 8c43f1bCopy full SHA for 8c43f1b
deps/build.jl
@@ -101,7 +101,7 @@ function find_libpython(python::AbstractString)
101
error("""
102
Couldn't find libpython; check your PYTHON environment variable.
103
104
- The python executable we tried was $python (= version $v).
+ The python executable we tried was $python.
105
Re-building with
106
ENV["PYCALL_DEBUG_BUILD"] = "yes"
107
may provide extra information for why it failed.
0 commit comments