What i did to solve it :
comment line 21 and 22 in /tmp/fabfile/platforms/debian.py install MySQL-python manually deverything runs fine till this error appeares: django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module: No module named MySQLdb so this attempt seems to fail because mysql-python must be installed by the fabfile ... :( Hope somone can guide me soon ! L. --
