Virtualenv quirks

2012-10-07 20:22 (2012-10-07 20:22)

Heute hat auf rhea plötzlich python manage.py collectstatic nicht mehr funktioniert.

Ich vermutete richtig, dass das was mit einem security-update von python durch apt-get zu tun hatte.

Abhilfe: ein neues virtualenv erzeugen, darin mit pip install -r requirements.txt die Module noch einmal installieren, dann das alte umbenennen und das neue in das alte umbenennen (hier: fw2012). Schon funkts wieder fein… glaub ich.

Janos Bekesi

Software,

---
---