-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
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
Labels
No labels