Ask Your Question

alon3's profile - activity

2019-10-06 00:49:36 -0600 commented question undefined symbol: wl_proxy_marshal_constructor_versioned

@supra56 I write sudo apt-get install libgtk-3-0 and then sudo apt-get install libgdk-pixbuf2.0 but it didnt resolve the

2019-10-06 00:49:17 -0600 commented question undefined symbol: wl_proxy_marshal_constructor_versioned

I write sudo apt-get install libgtk-3-0 and then sudo apt-get install libgdk-pixbuf2.0 but it didnt resolve the problem

2019-10-03 07:59:16 -0600 commented question undefined symbol: wl_proxy_marshal_constructor_versioned

@supra56 sudo apt-get install libgdk-pixbuf2.0-dev

2019-10-03 04:58:15 -0600 commented question undefined symbol: wl_proxy_marshal_constructor_versioned

I used this guide www.learnopencv.com/install-opencv-4-on-ubuntu-18-04/

2019-10-03 04:58:00 -0600 commented question undefined symbol: wl_proxy_marshal_constructor_versioned

I used this https guide://www.learnopencv.com/install-opencv-4-on-ubuntu-18-04/

2019-10-03 04:36:41 -0600 asked a question undefined symbol: wl_proxy_marshal_constructor_versioned

undefined symbol: wl_proxy_marshal_constructor_versioned When I write import cv2 I get this error ImportError: /lib/

2019-09-12 07:49:39 -0600 asked a question Working on GPU in a generic way

Working on GPU in a generic way Are there any tools or libraries that belong to opencv that enable GPU work in a generic