Error - fork/exec /opt/nuclio/common/openvino/python3: no such file or directory #5351
Closed
2 tasks done
Labels
invalid
This doesn't seem right
My actions before raising this issue
Expected Behaviour
Deploy a model successfully.
Current Behaviour
Very sure
serverless/common/
was mounted inside the container andserverless/common/openvino/python3
is exectuable. Seems that the file_nuclio_wrapper.py
in the image is missing. Full logs attached below.Possible Solution
Tried some solutions mentioned in #5205, #2820. None of these works. Maybe it's the version problem. However since the cvat 2.0.0 and nuclio 1.5.16 works fine as the document described, I don't think changing the version is a solution. Besides, to some reason, I have to use cvat 2.0.0.
Steps to Reproduce (for bugs)
Your Environment
docker version
(e.g. Docker 17.0.05): 20.10.21log.txt
The text was updated successfully, but these errors were encountered: