tabreturn

Results 68 comments of tabreturn

Use Processing 3.5.4 for Python Mode.

Are you using Processing 3.5.4 or Processing 4? Python Mode supports Processing 3.

@surroundsound5000 -- to be fair, it is listed as **Python Mode for Processing 3** in the Processing IDE's *Contribution Manager* window. But then again, many users make this error, and...

Which version of Processing is this? Are you using Processing 4.0 beta 6? I'm aware there's a Python Mode issue with that release. Have you tried [Processing 4.0 beta 5](https://github.com/processing/processing4/releases/tag/processing-1280-4.0b5)?...

I assume you're referring to this documentation? https://py.processing.org/tutorials/pixels/ > "AttributeError: "NoneType' object has no attribute 'loadPixels'. The "Example: Displaying the pixels of an image" code seems to work fine for...

Hi @jameson-pi. You haven't provided any description, details about your system, Processing version, etc. It sounds like this might be the same issue that others are experiencing with the Processing...

It seems the Python display window zoomed/scaled, to ~10% or so larger, is making everything look bad. I couldn't replicate this on my computer. It's a long shot -- but...

I'll need to make some time to study this properly -- but it looks interesting!

Thanks for reporting that. You can grab those files here: https://github.com/jdf/processing-py-site/raw/master/Tutorials/anatomy/code/polystar.zip I'll see if I can fix the link ...

Well spotted, @Signum21 I've corrected this and submitted a pull request (#199)