- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Hi,
I wrote a script for object detection and if I establish ssh connection to Raspberry Pi and run it from console, everything works fine. As I would like to start the script automatically on boot, I added the entry to the cron table:
@reboot cd /home/pi/workspace/counting-objects && python3 script.py
In the cript, I have added following lines before and after import to check whether the import is the issue as I noticed the script was not running:
logger.info("[INFO] Importing libraries for openvino...") from openvino.inference_engine import IENetwork, IEPlugin logger.info("[INFO] libraries imported successfully")
In the log file, I saw the first line and the second line was missing, which means an error occurred while trying to import openvino library.
Does anyone know if anything else should be manually added (path variables or anything else) before starting the script? Again, if I just manually run the cript from console, everything works well.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Lien copié
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié

- S'abonner au fil RSS
- Marquer le sujet comme nouveau
- Marquer le sujet comme lu
- Placer ce Sujet en tête de liste pour l'utilisateur actuel
- Marquer
- S'abonner
- Page imprimable