We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when I install it with $ pip install opencv-engine there is an error
Cleaning up... Command /usr/bin/python -c "import setuptools, tokenize;file='/tmp/pip_build_xsm/opencv-engine/setup.py';exec(compile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record /tmp/pip-VUmNze-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /tmp/pip_build_xsm/opencv-engine Storing debug log for failure in /home/xsm/.pip/pip.log
what can I do for it ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
when I install it with $ pip install opencv-engine
there is an error
Cleaning up...
Command /usr/bin/python -c "import setuptools, tokenize;file='/tmp/pip_build_xsm/opencv-engine/setup.py';exec(compile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record /tmp/pip-VUmNze-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /tmp/pip_build_xsm/opencv-engine
Storing debug log for failure in /home/xsm/.pip/pip.log
what can I do for it ?
The text was updated successfully, but these errors were encountered: