Processing.py-Bugs icon indicating copy to clipboard operation
Processing.py-Bugs copied to clipboard

Run button not working (No error in console, no display window)

Open sanchopanza35 opened this issue 3 years ago • 7 comments

Hi,

Yesterday I downloaded Processing v3.5.4 and installed pythonmode via mode selection menu. Java is running without problem but pythonmode doesn't work. When I try a simple code like print("test") or ellipse() etc. display window doesn't even appear and console shows nothing. I tried turning off windows firewall but couldn't make it work. Any help?

Thanks.

sanchopanza35 avatar Sep 06 '21 09:09 sanchopanza35

This happened to me with my install on Xubuntu 09-AUG-2021

davidhfrankelcodes avatar Sep 09 '21 17:09 davidhfrankelcodes

Me too. run the example from processing. Just a java logo on the docker. But no any display output on the screen. Very missing! Need help!

rdhuht avatar Sep 12 '21 02:09 rdhuht

Same problem here, on windows. I've tried on python mode.

pars8420 avatar Sep 13 '21 18:09 pars8420

same here on mac.

gs-rickchristy avatar Sep 17 '21 00:09 gs-rickchristy

Just to confirm everybody: Python Mode requires Processing v3.5.4, not Processing 4. If you're having trouble, please report which version of Processing you're using (as well as your OS).

tabreturn avatar Sep 17 '21 01:09 tabreturn

Wow thanks for pointing that out. I’ll try again but I already returned the instruction manual to the library. Lol. Thank you.

On Thu, Sep 16, 2021 at 8:42 PM tabreturn @.***> wrote:

Just to confirm everybody: Python Mode requires Processing v3.5.4, not Processing 4. If you're having trouble, please report which version of Processing you're using (as well as your OS).

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jdf/Processing.py-Bugs/issues/326#issuecomment-921382832, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVLBTN7T4KH56W5VEUKOPB3UCKMGTANCNFSM5DQC6TNA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

davidhfrankelcodes avatar Sep 17 '21 16:09 davidhfrankelcodes

Hi,

Yesterday I downloaded Processing v3.5.4 and installed pythonmode via mode selection menu. Java is running without problem but pythonmode doesn't work. When I try a simple code like print("test") or ellipse() etc. display window doesn't even appear and console shows nothing. I tried turning off windows firewall but couldn't make it work. Any help?

Thanks.

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.

tibofordeyn avatar Sep 19 '21 09:09 tibofordeyn