I\'m getting the following errors in Pycharm.
Error: Django is not importable in this environment
It used to work well but I moved t
I finally found the error. The problem was that one folder name in the virtualenv path had an accent.
This is the old path:
/Users/plorenzo/../telefónica/gestorSchools/venv
This is the new one that works:
/Users/plorenzo/../telefonica/gestorSchools/venv