New issue 3117: Fatal RPython Error when importing opencv-contrib built with PyPy 3 https://bitbucket.org/pypy/pypy/issues/3117/fatal-rpython-error-when-importing-opencv
Jia Fuei: After building opencv-python with contrib modules and attempting to `import cv2`, PyPy exits with this error. This only happens if contrib modules are used. ``` RPython traceback: File "pypy_module_cpyext_2.c", line 10615, in type_realize File "pypy_module_cpyext_2.c", line 18850, in _type_realize Fatal RPython error: AssertionError ``` _______________________________________________ pypy-issue mailing list pypy-issue@python.org https://mail.python.org/mailman/listinfo/pypy-issue