Skip to content

Building pyCalll fails after update from 1.18.4 to 1.18.5 on Julia 1.0.1 #592

@kurbkid

Description

@kurbkid

output of package update:

(v1.0) pkg> update
  Updating registry at `~/.julia/registries/General`
  Updating git-repo `https://github.com/JuliaRegistries/General.git`
 Resolving package versions...
 Installed Compat ───────── v1.3.0
 Installed BinaryProvider ─ v0.5.2
 Installed PyCall ───────── v1.18.5
 Installed Conda ────────── v1.1.1
 Installed CMake ────────── v1.1.0
  Updating `~/.julia/environments/v1.0/Project.toml`
  [8f4d0f93] ↑ Conda v1.0.2 ⇒ v1.1.1
  [438e738f] ↑ PyCall v1.18.4 ⇒ v1.18.5
  Updating `~/.julia/environments/v1.0/Manifest.toml`
  [b99e7846] ↑ BinaryProvider v0.5.1 ⇒ v0.5.2
  [631607c0] ↑ CMake v1.0.2 ⇒ v1.1.0
  [34da2185] ↑ Compat v1.2.0 ⇒ v1.3.0
  [8f4d0f93] ↑ Conda v1.0.2 ⇒ v1.1.1
  [438e738f] ↑ PyCall v1.18.4 ⇒ v1.18.5
  Building Conda ─→ `~/.julia/packages/Conda/uQitS/deps/build.log`
  Building PyCall → `~/.julia/packages/PyCall/0jMpb/deps/build.log`
┌ Error: Error building `PyCall`:
│ ERROR: LoadError: UndefVarError: v not defined
│ Stacktrace:
│  [1] find_libpython(::String) at /home/dicbro/.julia/packages/PyCall/0jMpb/deps/build.jl:101
│  [2] top-level scope at logging.jl:313
│  [3] top-level scope at /home/dicbro/.julia/packages/PyCall/0jMpb/deps/build.jl:170
│  [4] include at ./boot.jl:317 [inlined]
│  [5] include_relative(::Module, ::String) at ./loading.jl:1041
│  [6] include(::Module, ::String) at ./sysimg.jl:29
│  [7] include(::String) at ./client.jl:388
│  [8] top-level scope at none:0
│ in expression starting at /home/dicbro/.julia/packages/PyCall/0jMpb/deps/build.jl:144
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:1069

help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions