Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
GuidoBartoli opened this issue Jun 24, 2020 · 10 comments
Closed

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

GuidoBartoli opened this issue Jun 24, 2020 · 10 comments

Comments

@GuidoBartoli
Copy link

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
@skvark
Copy link
Member

skvark commented Jun 24, 2020

I don't maintain any non-free versions. See the README for the packages that I provide. Someone else has uploaded them to PyPI. Beware, they can contain modules which are commercial or protected by patents.

#283

@skvark skvark closed this as completed Jun 24, 2020
@skvark
Copy link
Member

skvark commented Jun 24, 2020

This is the guy who has uploaded them there:

@qzchenwl

The guy hasn't reacted to my emails earlier, so I'll hope this ping gets his attention. @qzchenwl, please remove my name from the PyPI package https://pypi.org/project/opencv-python-nonfree/ and related packages as well as any link referring to this repository.

@GuidoBartoli
Copy link
Author

Ok, that explains everything. Sorry to have bothered you, but I just followed the link to your repository from PyPI, so I hope he/she will remove it, because this can easily happen to other people incidentally install that nonfree version.

Thanks,
Have a nice day

@skvark
Copy link
Member

skvark commented Jun 24, 2020

Yeah, no problem. I'll contact PyPI registry maintainers directly to address this issue if @qzchenwl does not react to this.

@GuidoBartoli
Copy link
Author

However, I saw that the SIFT patent is recently expired and there are official plans to move it from nonfree to the main repository. I hope it will be then embedded in your handy Python wrapper! :)

@skvark
Copy link
Member

skvark commented Jun 25, 2020

Yes, it will be included in the next release.

@qzchenwl
Copy link

@skvark The packages were removed.

@skvark
Copy link
Member

skvark commented Jun 29, 2020

Thank you.

@nghialm269
Copy link

@skvark Hi, I see that OpenCV 4.4.0 released two days ago, containing the SIFT algorithm and some other interesting stuff like Yolov4 support, is there any plan to package it here?

@skvark
Copy link
Member

skvark commented Jul 19, 2020

Yes, that's the purpose of this repository. Note that SIFT is already in 4.3.0 opencv-contrib-python. In 4.4.0 it will be in opencv-python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants