Anthony Muñoz

Results 1 comments of Anthony Muñoz

Hi everyone, i was fighting with same problem and solution for me was remove cache files, you could use this command: **find . -name \*.pyc -delete**. I reproduce the error...