installation completed with no warnings, but running with breakpoint fails. "'python' could not be spawned. Is it installed and on your path? If so please open an issue on the package spawning the process."
Python is not installed on my system, but python3 is. Is there a place or some number of places where I can change "python" to "python3"? This approach worked for me with another package. I've poked around the source code a bit but can't find what I'm looking for
installation completed with no warnings, but running with breakpoint fails. "'python' could not be spawned. Is it installed and on your path? If so please open an issue on the package spawning the process."
Python is not installed on my system, but python3 is. Is there a place or some number of places where I can change "python" to "python3"? This approach worked for me with another package. I've poked around the source code a bit but can't find what I'm looking for