Django: collectstatic command freezes

Viewed 880

Using django-storages==1.4 with django 1.9.2

while running python manage.py collectstatic hangsenter image description here

after typing yes and [Enter], it just hangs. Nothing seems to be copied and the command never finishes. Has any one faced the issue ?

0 Answers
Related