You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just be aware of that this will only work with cv2 compiled for python 3. Since gdb by default works with python 3. The other alternative it to compile gdb to work with python 2.7.
The text was updated successfully, but these errors were encountered:
Just be aware of that this will only work with cv2 compiled for python 3. Since gdb by default works with python 3. The other alternative it to compile gdb to work with python 2.7.
The text was updated successfully, but these errors were encountered: