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

Unable to install opencv-python at ubuntu 18.04 using dockerfile #202

Open
ztjse145 opened this issue Jan 13, 2023 · 0 comments
Open

Unable to install opencv-python at ubuntu 18.04 using dockerfile #202

ztjse145 opened this issue Jan 13, 2023 · 0 comments

Comments

@ztjse145
Copy link

Collecting opencv-python (from -r requirements.txt (line 4))
#8 25.19 Downloading https://files.pythonhosted.org/packages/33/92/87e99adfaf9c847021ecfcd4bf2732c863752cf47c0c9ad349c8de260183/opencv-python-4.7.0.68.tar.gz
(91.1MB)
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-build-4qltk6ih/opencv-python/setup.py", line 10, in
import skbuild
ModuleNotFoundError: No module named 'skbuild'

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-4qltk6ih/opencv-python/

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

No branches or pull requests

2 participants