Skip to content

Conversation

@tkf
Copy link
Member

@tkf tkf commented Mar 11, 2019

Without this change, PyJulia (symbols_present == true) path of startup.jl in Windows yields

LoadError: LoadError: MethodError: no method matching findfirst(::Array{UInt16,1}, ::Int64)
Closest candidates are:
  findfirst(::Union{AbstractString, AbstractArray}) at array.jl:1661
  findfirst(!Matched::Function, ::Any) at array.jl:1735
  findfirst(::Any) at array.jl:1652
in expression starting at C:\Users\appveyor\.julia\packages\PyCall\RQjD7\src\startup.jl:41
in expression starting at C:\Users\appveyor\.julia\packages\PyCall\RQjD7\src\PyCall.jl:37

(see https://ci.appveyor.com/project/Keno/pyjulia/builds/22976283/job/gqgiddula060yi1e#L417 which is the result of tkf/pyjulia@7618f64 in JuliaPy/pyjulia#236)

After this change, PyJulia works: https://ci.appveyor.com/project/Keno/pyjulia/builds/22977464/job/3wko54kx8yyav91j#L395; tkf/pyjulia@1a2efe7

@tkf
Copy link
Member Author

tkf commented Mar 12, 2019

@stevengj stevengj merged commit 75bba75 into JuliaPy:master Mar 15, 2019
@stevengj
Copy link
Member

Thanks!

tkf added a commit to tkf/pyjulia that referenced this pull request Mar 23, 2019
This reverts commit a6d304a.

This test passes now as JuliaPy/PyCall.jl#661
is merged and released in PyCall v1.91.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants