[pypy-dev] How to do import Python library to pypy

Armin Rigo arigo at tunes.org
Mon Aug 8 05:23:05 EDT 2016


Hi Nirav,

On 8 August 2016 at 07:57, Nirav Trivedi <Nirav.Trivedi at advaiya.com> wrote:
> How do I import Python library to pypy. Example for ‘cv2’ which is support
> in Python but it cannot support the pypy then how do import cv2 library for
> pypy

See http://pypy.readthedocs.io/en/latest/faq.html#module-xyz-does-not-work-with-pypy-importerror
.


A bientôt,

Armin.


More information about the pypy-dev mailing list