Pipenv vs code terminal not working on windows

On the django ultimate series mosh uses the built in terminal of vs code and does python manage.py startapp the problem is that I get that python is not recognized in the powershell same using py manage.py startapp any suggestions?

Reinstall python and install Django globally