Whenever i try to run a python file on vs code with the run python file button in the terminal it pastes this into the terminal
& C:/Users/FX505/AppData/Local/Programs/Python/Python310/python.exe c:/Users/FX505/OneDrive/Desktop/FP/Projeto1.py
however the python file does not run. i have the python extention installed. i have tried reinstalling python and vscode and still nothing.
any help would be appreciated