Führen Sie Python unter pyvenv mit cron aus

Beachten Sie, dass es mit source nicht funktioniert hat

cd /home/my/project && /home/my/virtual/bin/python /home/my/project/manage.py > /tmp/cronlog.txt 2>&1
Das letzte /tmp/cronlog.txt 2> & 1 ist der Spieß des Fehlerprotokolls

cf.

Recommended Posts

Führen Sie Python unter pyvenv mit cron aus
Führen Sie Python mit VBA aus
Führen Sie prepDE.py mit python3 aus
Führen Sie Blender mit Python aus
Cloud Run Tutorial (Python)
Führen Sie iperf mit Python aus
Führen Sie Openpose unter Python (Windows) aus.
Verwalten Sie Cron-Jobs mit Python
Führen Sie Python mit PyCharm aus (Windows)
Führen Sie Python mit CloudFlash aus (arm926ej-s)
Führen Sie automatisierte Jobs in Python aus
Führen Sie Shell-Befehle in Python aus
Führen Sie Python unittest parallel aus
Führen Sie das Illustrator-Skript von Python aus
Führen Sie Tensorflow 2.x unter Python 3.7 aus
Führen Sie Pythons CGI auf CORESERVER aus
Führen Sie den Unix-Befehl auf Python aus
So führen Sie Notepad ++ Python aus
Führen Sie Label mit tkinter [Python] aus.
Erstellen einer Python-Umgebung unter Windows 7