This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eng19ec0098.swathim
Recipients eng19ec0098.swathim, eric.smith
Date 2021-08-05.03:11:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CA+Qeze=XJS=q6c0eZHhpHv2za+mSY_Jc4oRp_5Aa-U=voi+auQ@mail.gmail.com>
In-reply-to <1628105448.9.0.655887373264.issue44833@roundup.psfhosted.org>
Content
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 found for VideoCapture

On Thu, 5 Aug, 2021, 1:01 am Eric V. Smith, <report@bugs.python.org> wrote:

>
> Eric V. Smith <eric@trueblade.com> 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.
>
> ----------
> nosy: +eric.smith
> resolution:  -> third party
> stage:  -> resolved
> status: open -> closed
> type: resource usage -> behavior
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue44833>
> _______________________________________
>
History
Date User Action Args
2021-08-05 03:11:23eng19ec0098.swathimsetrecipients: + eng19ec0098.swathim, eric.smith
2021-08-05 03:11:23eng19ec0098.swathimlinkissue44833 messages
2021-08-05 03:11:22eng19ec0098.swathimcreate