Most appropriate sub-area of Processing 4?
I'm not sure
Processing version
4.5.2-windows
Operating system
Windows 11
Bug description
I downloaded the Python version. When I try to switch a sketch to Python mode it says "cannot start Python sketch runner."
Steps to reproduce this
-
Download Python mode
-
Start a sketch
-
Switch to Python mode
snippet
// Paste your code below :)
void setup() {
}
void draw() {
}
Additional context
No response
Would you like to work on the issue?
No, I’m just reporting the issue