# Run python command in Visual Studio

**URL:** https://forum.codewithmosh.com/t/run-python-command-in-visual-studio/10443
**Category:** Python
**Created:** [February 4, 2022, 5:21pm UTC](https://forum.codewithmosh.com/t/run-python-command-in-visual-studio/10443 "2022-02-04T17:21:13Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Arielb](https://avatars.discourse-cdn.com/v4/letter/a/839c29/32.png) [@Arielb](https://forum.codewithmosh.com/u/Arielb)
#### Post date: [February 4, 2022, 5:21pm UTC](https://forum.codewithmosh.com/t/run-python-command-in-visual-studio/10443/1 "2022-02-04T17:21:13Z")

</div>

After I installed python it not recognize in Visual Studio.

> python app.py  
> Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings \> Manage App Execution Aliases.
