Skip to content

ERROR: LoadError: MethodError: no method matching vconvert(::Type{Float64}, ::Bool) #15

@ahasuni

Description

@ahasuni

Hello,

I am attempting to run openADMIXTURE on ukbiobank. I am running julia 1.10.3. After running for a few hours I get the following error:

ERROR: LoadError: MethodError: no method matching vconvert(::Type{Float64}, ::Bool)

Closest candidates are:
  vconvert(!Matched::Type{VectorizationBase.Mask{W}}, ::Bool) where W
   @ VectorizationBase ~/.julia/packages/VectorizationBase/jSp7w/src/llvm_intrin/masks.jl:1162
  vconvert(!Matched::Type{VectorizationBase.VecUnroll{N, 1, T, T}}, ::Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, SIMDTypes.Bit}) where {N, T}
   @ VectorizationBase ~/.julia/packages/VectorizationBase/jSp7w/src/llvm_intrin/conversion.jl:260
  vconvert(!Matched::Type{VectorizationBase.VecUnroll{N, W, T, V}}, ::Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, SIMDTypes.Bit}) where {N, W, T, V}
   @ VectorizationBase ~/.julia/packages/VectorizationBase/jSp7w/src/llvm_intrin/conversion.jl:242
  ...

My bed/fam/bim files are properly formatted and generated by plink1. I have tried to trouble shoot this error by looking through julia documentation but its unclear to me whats causing this issue.

Hasuni

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