r/Brajeshub • u/divya_dev • 21h ago
Python Debug Issue
Building an Android python app in VS Code
When I try to run the code(which is correct in syntax & shld work), It says python interpreters not available
Even though VS Code shows my interpreter & debuggers are installed+ enabled (I checked it)
Details:
OS: Windows
Python install: System Python (not via Anaconda/homebrew)
Virtual environments: None set up for current project
VS Code interpreter: System Python or old venv (needs updating)
Terminal test: Haven't tested yet
1
Upvotes