Skip to content

help wanted: could this package be installed by conda? #833

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

Open
4 tasks done
zhang-stephen opened this issue Apr 14, 2023 · 0 comments
Open
4 tasks done

help wanted: could this package be installed by conda? #833

zhang-stephen opened this issue Apr 14, 2023 · 0 comments

Comments

@zhang-stephen
Copy link

zhang-stephen commented Apr 14, 2023

Expected behaviour

I want to install this package by conda install ..., for better dependencies management.

Due to pylance #2044, vscode cannot enable auto-complete or other lsp features if I use cv2 installed from conda install opencv but installed from pip install opencv-python. And I need this package could be exported by conda env export.

Actual behaviour

This package seems not to be included in list of conda packages.

Steps to reproduce

conda install opencv-python, and it is expected to return PackagesNotFoundError.

Issue submission checklist
  • This is not a generic OpenCV usage question (looking for help for coding, other usage questions, homework etc.)
  • I have read the README of this repository and understand that this repository provides only an automated build toolchain for OpenCV Python packages (there is no actual OpenCV code here)
  • The issue is related to the build scripts in this repository, to the pre-built binaries or is a feature request (such as "please enable this additional dependency")
  • I'm using the latest version of 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

1 participant