when i try to deploy my project which uses face_recognition and cv2 libraries i always get can not find the libraries knowing that i have included them in packages.txt, conda environment.yaml and requirements.txt - this is the github link for the project
https://github.com/Oelkreamy/Face-Recognition-App/tree/main
Are you still facing this issue? In your Github repo, you have recently updated the requirements.txt
file.
yes, but know when i try to open camera i get " ```
[ WARN:16@56.821] global cap_v4l.cpp:913 open VIDEOIO(V4L2:/dev/video0): can’t open camera by index
[ERROR:16@56.821] global obsensor_uvc_stream_channel.cpp:158 getStreamChannelGroup Camera index out of range
"
This is now an internal library error originating from some C++ code. You may find more helpful assistance in a relevant forum.
The virtual machine that is hosting your app in streamlit cloud doesn’t have a camera.