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

docker image build is broken #70

Closed
williamfzc opened this issue Oct 17, 2019 · 1 comment
Closed

docker image build is broken #70

williamfzc opened this issue Oct 17, 2019 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@williamfzc
Copy link
Owner

I still have no idea about that. Really weird.

Step 6/8 : RUN pip install --no-cache-dir .
---> Running in bd2aeec2af88
Processing /root
ERROR: Could not find a version that satisfies the requirement opencv-python>=4 (from stagesepx==0.8.1) (from versions: none)
ERROR: No matching distribution found for opencv-python>=4 (from stagesepx==0.8.1)

it worked fine before. But failed after https://github.com/williamfzc/stagesepx/tree/1ba5fe65a9d68bdf6e22b16010680a51ae20db88 .

@williamfzc williamfzc added bug Something isn't working help wanted Extra attention is needed labels Oct 17, 2019
williamfzc added a commit that referenced this issue Oct 18, 2019
@williamfzc
Copy link
Owner Author

fixed. python 3.8 version issue.

opencv/opencv-python#253

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant