jdf / Processing.py-Bugs

A home for all bugs and feature requests about Python Mode for the Processing Development Environment.
41 stars 8 forks source link

Can't display runtime errors #388

Open lkjlkjlkj2012 opened 4 months ago

lkjlkjlkj2012 commented 4 months ago

It can't display runtime errors, so if my code stops, I can't know what error happens when it runs.

villares commented 4 months ago

Hi @lkjlkjlkj2012 ,

I've heard of similar behavior on Processing 4. If you are still using Processing Python mode, you might want to stay on Processing 3.5.4 IDE only. At this point Processing Python mode is no longer maintained... I would suggest you have a look at https://py5coding.org if you want access to the Processing 4 graphics infrastructure, but now from a modern Python 3 environment.