Processing.py-Bugs
Processing.py-Bugs copied to clipboard
Python Mode Display Window not appering
Hi, When i run code in Python Mode console refreshes but no error or text and nothing comes to screen. I tried same code with Java (and p5) and it worked.
Windows 10 (x64) - Processing 3.5.4 - Python Mode for Processing 3 3063
Could you show us your Processing application and your Processing sketchbook folder paths (C:/ ...something.../Documents/Processing) including user? Can you try disabling your wi-fi/firewall for a few moments?
I tried with disabling wi-fi and firewall but it didn't work. When i first open after disabling them i got this massage: I don't know is it relevant but it didn't happen again.
Processing application path => C:\processing-3.5.4 Processing sketchbook path => C:\Users\Fırat\Documents\Processing
Sorry I don't have a solution :( I don't know where the error logs are kept on Windows. Other people have suggested you try increasing the memory available at the preferences... :-(
I tried increasing the memory but i didn't help. But thanks for trying anyway.
did you get this issue fixed? I have the same error/. everything seems to work in java mode, when i switch to python mode and try to run any existing example, it doesn't work, i don't get any error msg either.
Hi, I am having the same issue. Java works fine, but in Python nothing happens when I hit run.
@fleshcircuit I got it fixed by uninstalling everything, reinstall processing and the python mode and make sure that all folders are in the same place. it should work fine.
@fleshcircuit I got it fixed by uninstalling everything, reinstall processing and the python mode and make sure that all folders are in the same place. it should work fine.
Do you mean processing files by everything or should i reinstall python and java too.
@fleshcircuit I got it fixed by uninstalling everything, reinstall processing and the python mode and make sure that all folders are in the same place. it should work fine.
Do i need python installed? What version should i install? And which java version you use?
Hey people! Do not reinstall system Python or Java, Processing uses its own Java and it's own Python interpreter, Jython. No need to have any previously installed or to mess your system Java or Python!
On Wed, 27 Jan 2021, 04:53 Fırat Batar, [email protected] wrote:
@fleshcircuit https://github.com/fleshcircuit I got it fixed by uninstalling everything, reinstall processing and the python mode and make sure that all folders are in the same place. it should work fine.
Do i need python installed? What version should i install? And which java version you use?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jdf/Processing.py-Bugs/issues/302#issuecomment-768104509, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4GADBTSLSWEXI7IBMYMQTS37A7XANCNFSM4PZJY4NA .
I am also having this issue. I tried the reinstall tip and it did not work :/
@apontewill -- what version of Processing are you using?
Processing V 4.0b1. I am also on a mac with an M1 chip which is what I think may also be an issue
Processing V 4.0b1. I am also on a mac with an M1 chip which is what I think may also be an issue
I was experiencing the same issue on Windows 10 with V4.0b1. Python sketches will not launch, Java mode works just fine.
I tried the new experimental build that @villares tweeted about, https://github.com/tabreturn/processing.py-for-processing-4 and got it to work.
Best of luck!
I'd add that you can use Processing 3.5.4 for now. (After all, Processing 4.0 is a beta release)