Hello I´m trying to run a python manage.py runserver command but getting this error message
python manage.py runserver
File \"C:\\Users\\adrie\\Anaconda3\\lib\\sre_
My PYTHONHOME and PYTHONPATH environment variables were pointing to the wrong version. By fixing this import sre_compile was fixed.
PYTHONHOME
PYTHONPATH
import sre_compile