Ubuntu - Supervisord and virtualenv

The command you provide should use the python binary inside the virtual environment:

command = /home/user/Sites/my-site/venv/bin/python /home/user/Sites/my-site/app.py