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

Processing 4.0 Python Mode Error #366

Open LongBaoNguyen opened 1 year ago

LongBaoNguyen commented 1 year ago

I get the following error using Python mode for both windows and macs for version 4.0.

Screen Shot 2022-10-04 at 9 43 22 AM
ediemiglio commented 1 year ago

I have the same problem on macbook pro M1.

Mistera91 commented 1 year ago

This error looks like when you don't have a sketch.properties file next to the .pyde file. Do you have both of those together ?

villares commented 1 year ago

A reminder that Processing Python mode is not working on Processing 4.0, and this project is in search of a new maintainer since April 2022: https://discourse.processing.org/t/python-mode-needs-a-new-project-owner/36399

The main workaround is to use Processing 3.5.4 for Python mode.

jarjarbrinksmanship commented 1 year ago

https://github.com/jdf/Processing.py-Bugs/issues/373#issuecomment-1487261858

Yes, the location of the sketch.properties file is what throws this error - it must have been allowable in previous versions, though, as this can be opened as-is in Processing 3.