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

Doesn't display anything #328

Open jdellano opened 3 years ago

jdellano commented 3 years ago

I am following examples on tutorials and nothing is displayed; I run examples included and it's the same. I have Big Sur 11.6 iMac 2020 Thanks

tibofordeyn commented 3 years ago

Hey bro! Python doesn't work in V4. If you want to use python in Processing, I recommend you to install Processing V3.5.4. Here's the link: https://github.com/processing/processing/releases/download/processing-0270-3.5.4/processing-3.5.4-linux64.tgz If you want to uninstall V4, just use the sudo ./uninstall.sh command.

jdellano commented 3 years ago

Thanks, I'll try this. It says "Linux"; will that be ok for Mac?

tibofordeyn commented 3 years ago

I use linux, but I'm quite sure linux and mac have the same shell. If you were using windows it'd be different, I forgot to mention that. But I think mac and linux evolved from the same OS so you should be fine.

tibofordeyn commented 3 years ago

ah wait and for downloading I think there's a different link, this is the link for you: https://github.com/processing/processing/releases/download/processing-0270-3.5.4/processing-3.5.4-macosx.zip it's on their site aswell btw, that's where I copy it from.

jdellano commented 3 years ago

Thank you; it worked. I was so frustrated after buying the boll and seeing it wasn't working. You're the best!!!

tibofordeyn commented 3 years ago

no problem bro! nice that I could help :)