Opencv installation on pypy3 virtual environment
I have virtual environment : Python 3.9.16 (7.3.11+dfsg-1~ppa1~ubuntu20.04, Dec 30 2022, 13:49:04) [PyPy 7.3.11 with GCC 9.4.0] on linux I am unable to install opencv using pypy3 . Please guide me so that i can use the pypy3 , Thanks in advance. Regards, Mangesh Velapre
Error code : [Errno 2] No such file or directory: '_skbuild/linux-x86_64-3.9/cmake-install/python/cv2/config-3.py' Reference link : https://www.mail-archive.com/pypy-dev@python.org/msg08239.html On Tue, 18 Apr 2023 at 14:21, Mangesh Velapure < mangesh.velapure@sciverse.co.in> wrote:
I have virtual environment :
Python 3.9.16 (7.3.11+dfsg-1~ppa1~ubuntu20.04, Dec 30 2022, 13:49:04) [PyPy 7.3.11 with GCC 9.4.0] on linux
I am unable to install opencv using pypy3 . Please guide me so that i can use the pypy3 ,
Thanks in advance.
Regards, Mangesh Velapre
participants (1)
-
Mangesh Velapure