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_
You can switch your Python version of Anaconda. There should be no need to uninstall Anaconda.
Check for available Python versions:
conda search python
Choose your preferred Python version:
conda install python=3.7.5