tabreturn

Results 67 comments of tabreturn

@Wildernesss -- something like this? https://editor.computiful.org/

Processing Python Mode / Processing.py employs [Jython](https://en.wikipedia.org/wiki/Jython), which is compatible with Python 2.7. You could look at [py5](https://py5coding.org/), which "is a new version of Processing for Python 3.8+, that makes...

Welcome, @GowthamKalli You'll need to install GLFW: https://www.glfw.org/download.html

Refer to the instructions for your platform, here: https://p5.readthedocs.io/en/latest/install.html

Are you on Windows, Mac, or Linux?

In that download, you'll find a folder named *lib-mingw-w64* (with three files in it). You can place this folder anywhere on your system. Then, as per [the instructions](https://p5.readthedocs.io/en/latest/install.html#windows) -- "First...

Thanks, I've reported the issue. Hopefully it's resolved soon. In the mean time, you can download the files here -- https://raw.githubusercontent.com/tabreturn/processing.py-for-processing-4/main/PythonMode-for-Processing3.zip In your _Documents_ folder on Windows, there should be...

@kaoutchouc -- the py.processing.org web server is down (certificate expired), which is why Python Mode is missing from the mode manager window. Hopefully this is resolved soon. To install Python...