Good afternoon, I'm doing a project in Django, which is directly imported from a Subversion, once installed all the requirements that I am required to compile the project but I get these errors. Someone who knows how to solve it?
I already found the solution, it turns out that there was a problem linking the project with the virtual environment.
Thank you.
You have to activate your current application. Because of the structure you have, you should uncomment line 40, that is, you have to have pifeapp active.