[issue44833] VideoCapture is not installing

2021-08-04 Thread Eric V. Smith
Eric V. Smith added the comment: I don't know, and this isn't the right place to ask (since this is not a bug in Python). I suggest you ask on a VideoCapture specific forum. -- ___ Python tracker __

[issue44833] VideoCapture is not installing

2021-08-04 Thread ENG19EC0098_Swathi.M
ENG19EC0098_Swathi.M added the comment: Thanks for your response so which latest version of python is compatible for both VideoCapture and OpenCv? Also the error was: ERROR: Could not find a vsion that satisfies the requirement VideoCapture (from versions: none) ERROR: No matching distribution

[issue44833] VideoCapture is not installing

2021-08-04 Thread Eric V. Smith
Eric V. Smith added the comment: Please do no post screen captures. Copy and paste the text into the bug report. It looks like VideoCapture has not released a 3.9 compatible wheel file on PyPI. You should follow up with that project directly, as it is not part of python’s standard library.

[issue44833] VideoCapture is not installing

2021-08-04 Thread ENG19EC0098_Swathi.M
New submission from ENG19EC0098_Swathi.M : The python version is failing to install the VideoCapture of opencv despite many trials. Would request you to kindly go through this at the earliest -- components: Installation files: Screenshot 2021-08-04 232419.jpg messages: 398923 nosy: en