Skip to content

Issue precompiling version 3.11.2 #235

@kmp5VT

Description

@kmp5VT

Hello,

I am trying to use the package manager to obtain the latest version of LinearMaps but am running into an issue with precompile. This is the error

julia> Pkg.activate(temp=true)
julia> Pkg.add("LinearMaps")
PkgPrecompileError: The following 1 direct dependency failed to precompile:

LinearMaps [7a12625a-238d-50fd-b39a-03d52299707e]

Error: Missing source file for LinearMaps [7a12625a-238d-50fd-b39a-03d52299707e

when I explicitly grab v3.11.1 the code compiles fine.

Thanks!

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