It is all about the C++ compiler installed on your PC. By default it creates a Python development environment. And your VS Code selects it as default Python interpreter. And no matter which package you try to install you get error message: Can't build wheel for ninja
Here is the detailed solution for that https://stackoverflow.com/a/79205727/15401874