I downloaded processing few hours ago and wanted to try python mode(3063) but it doesnt work. it gives empty lines in logs. I checked other similar posts too but no luck. tried downloading the mode manually from site, turning off firewall & wifi, reinstalling, restarting pc. and I dont have nonASCII characters in my directory path.
is there a fix for this that I missed while researcing or? any help appreciated
Are you using Processing 3.5.x? There’s a Processing 4.x pre-release, an early/alpha version, so avoid that for now. What operating system are you using (Win/Mac/Linux)?
Try to run the simplest sketch possible, like just a one-liner with a print('hello world'). Does this work okay? Does a display window even pop-up, and is there any output in the console?