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
It turns out opencv-python (the repo to build wheels for OpenCV) uses multibuild, and depends on install_python.ps1 to install python on appveyor. It would be nice if install_python.ps1 would allow PYTHON-="C:\\Pypy37" as an option, which would
It turns out opencv-python (the repo to build wheels for OpenCV) uses multibuild, and depends on install_python.ps1 to install python on appveyor. It would be nice if install_python.ps1 would allow
PYTHON-="C:\\Pypy37"
as an option, which wouldC:\\PyPy37
C:\\PyPy37\pypy3.exe -m ensurepip
The text was updated successfully, but these errors were encountered: