-
Notifications
You must be signed in to change notification settings - Fork 110
Closed
Description
Pkg.build("TensorFlow")
Building Arpack ──────────→ `~/.julia/packages/Arpack/Btbe4/deps/build.log`
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/KvXoO/deps/build.log`
Building Rmath ───────────→ `~/.julia/packages/Rmath/Py9gH/deps/build.log`
Building LibCURL ─────────→ `~/.julia/packages/LibCURL/p0LUA/deps/build.log`
Building WinRPM ──────────→ `~/.julia/packages/WinRPM/rDDZz/deps/build.log`
Building Homebrew ────────→ `~/.julia/packages/Homebrew/l8kUw/deps/build.log`
Building CMakeWrapper ────→ `~/.julia/packages/CMakeWrapper/R7ZgO/deps/build.log`
Building Blosc ───────────→ `~/.julia/packages/Blosc/lzFr0/deps/build.log`
Building HDF5 ────────────→ `~/.julia/packages/HDF5/PegIy/deps/build.log`
Building Conda ───────────→ `~/.julia/packages/Conda/m7vem/deps/build.log`
Building PyCall ──────────→ `~/.julia/packages/PyCall/fiJ3o/deps/build.log`
Building TensorFlow ──────→ `~/.julia/packages/TensorFlow/TizFt/deps/build.log`
┌ Error: Error building `TensorFlow`:
│ WARNING: could not import Base.start into PyCall
│ WARNING: could not import Base.done into PyCall
│ WARNING: could not import Base.next into PyCall
│ ERROR: LoadError: UndefVarError: is_windows not defined
│ Stacktrace:
│ [1] top-level scope at none:0
│ [2] include at ./boot.jl:317 [inlined]
│ [3] include_relative(::Module, ::String) at ./loading.jl:1038
│ [4] include(::Module, ::String) at ./sysimg.jl:29
│ [5] include(::String) at ./client.jl:388
│ [6] top-level scope at none:0
│ in expression starting at /home/adam/.julia/packages/TensorFlow/TizFt/deps/build.jl:13
The error seems very similar to the following error I reported to the LibCURL: JuliaWeb/LibCURL.jl#44 . They have pushed the patch which might help you fixing the problem in the TensorFlow too.
jasonc11
Metadata
Metadata
Assignees
Labels
No labels