When i run "py manage.py shell" in powershell it runs the shell as expected however it runs it in python 2.7.11 while i need it to run with 3.6.2 Is there any way to get it to run in python 3.6 instead of 2.7?When i run "py manage.py shell" in powershell i