Closed santhku closed 5 years ago
When i try to run this command,
from onvif import ONVIFCamera
Im getting the below error message from: can't read /var/mail/onvif
How can i resolve this
Run it in script not in shell. It's python command as far as i know it's importing ONVIFCamera library from onvif library.
Thanks Solved...
When i try to run this command,
from onvif import ONVIFCamera
Im getting the below error message from: can't read /var/mail/onvif
How can i resolve this