Skip to content

opencv-contrib-python-nonfree not available for Python 3.8 #348

@GuidoBartoli

Description

@GuidoBartoli

Actual behaviour

Installing the nonfree version of opencv-contrib-python package using pip on Python 3.8 gives the following error:

ERROR: Could not find a version that satisfies the requirement opencv_contrib_python_nonfree (from versions: none)
ERROR: No matching distribution found for opencv_contrib_python_nonfree

The standard opencv_contrib_python package (version 4.2.0.34) has already been released for Python 3.8 and works without problems, is an updated version of the nonfree package (version 4.1.1.1) planned, too?

Thanks,
Cheers

Steps to reproduce

  • $ pip install opencv_contrib_python_nonfree
  • Operating System: Linux Mint 20 Beta (based on Ubuntu 20.04)
  • Architecture: x86_64
  • Python version 3.8.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions