Skip to content

LoadError while using OpenCV #17

@kvmanohar22

Description

@kvmanohar22

After installing opencv-3.2.0, when I import OpenCV, I get the following LoadError,

julia> using OpenCV
ERROR: LoadError: ReadOnlyMemoryError()
 in dlopen_e(::String, ::UInt32) at ./libdl.jl:103
 in macro expansion; at /home/kv/.julia/v0.5/OpenCV/src/OpenCV.jl:76 [inlined]
 in anonymous at ./<missing>:?
 in include_from_node1(::String) at ./loading.jl:488
 in eval(::Module, ::Any) at ./boot.jl:234
 in require(::Symbol) at ./loading.jl:415
while loading /home/kv/.julia/v0.5/OpenCV/src/OpenCV.jl, in expression starting on line 71

julia> 

Any ideas how to get around this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions