+ 1
Pls how do i fix this error on django
cv2.error: OpenCV(4.5.3) C:\Users\runneradmin\AppData\Local\Temp\pip-req-build-ymquqj0a\opencv\modules\dnn\src\caffe\caffe_io.cpp:1121: error: (-2:Unspecified error) FAILED: fs.is_open(). Can't open "C:\Users\user\Desktop\EHR\static\.../deploy.prototxt.txt" in function 'cv::dnn::ReadProtoFromTextFile'
4 Respuestas
+ 1
You can try to check your firewall and so on.
+ 1
JaScript how do you mean pls
+ 1
It looks like the path given in your code to the txt file you're attempting to open is incorrect or if on another machine it can't connect and find it at that path in order to open it. Correct the path or move the file to the correct path etc.
0
Benjamin I assume that your pc has a protection against web tampering.
If yes, you could check it if than not blocks your compiler.