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

Python mode won't run #258

Closed ktsarnowski closed 5 years ago

ktsarnowski commented 5 years ago

50 students downloaded processing 3.4 64 bit, extracted and added python mode last week and all worked well. However, I have a few new students this week. They went through the same process and they can type python code but it will not run. No error message just nothing happens when run is pressed. Windows 7 64 bit Processing 3.4. I have tried on multiple machines with different user accounts.

jdf commented 5 years ago

Do the formerly working ones no longer work?

If you uninstall and reinstall Python Mode on a formerly working machine, does it stop working?

ktsarnowski commented 5 years ago

The first 50 still work. I will try uninstalling python mode on one of these after class today and let you know.

Sent from Yahoo Mail on Android

On Tue, Jan 15, 2019 at 7:53 AM, Jonathan Feinbergnotifications@github.com wrote:
Do the formerly working ones no longer work?

If you uninstall and reinstall Python Mode on a formerly working machine, does it stop working?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

am-cbi commented 5 years ago

I'm having the same issue. This is my first time installing Python Mode though. I have tried a fresh copy of Processing 3.4 on two different Windows 10 x64 build 1809 computers, and I even tried the 32-bit version of Processing. Is there a way to install an older build of Python Mode? The current build that the manager's installing is 3050. Thank you.

ThatOwlGuy commented 5 years ago

I'm having the same issue on OSX.

Looking at other posts a network block by firewall is routinely suggested as the cause. However there is no change when reinstalling and running with firewall off. I also have no other anti-virus or networking security software running in the background.

Also no non-latin characters in username or filepath.

ktsarnowski commented 5 years ago

Jonathan, Removing and updating Python mode causes the same problem on previously working computers. Is there a way to revert back to an older version of python mode? Also, students reported similar issues when installing at home with Windows 7 32-bit. Thanks for your help. Ken On Tuesday, January 15, 2019, 7:53:58 AM MST, Jonathan Feinberg notifications@github.com wrote:

Do the formerly working ones no longer work?

If you uninstall and reinstall Python Mode on a formerly working machine, does it stop working?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

siyuanchu commented 5 years ago

I cannot run any code in Python mode as well, as simple as size(200, 200). I'm using macOS 10.14 and Processing 3.4, tried 3050 and 3049 build of Python mode but neither worked. No non-latin characters anywhere.

jdf commented 5 years ago

Hey folks. I can't reach the server from the Amtrak train to roll back to an older release. Please download the older release at https://py.processing.org/3/PythonMode_3049.zip Delete the python mode folder from the processing modes folder, and unzip that distribution into the modes folder. As soon as I'm able I'll roll back the official release.

On Tue, Jan 15, 2019 at 6:30 PM siyuanchu notifications@github.com wrote:

I cannot run any code in Python mode as well, as simple as size(200, 200). I'm using macOS 10.14 and Processing 3.4, tried 3050 and 3049 build of Python mode but neither worked. No non-latin characters anywhere.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jdf/Processing.py-Bugs/issues/258#issuecomment-454592116, or mute the thread https://github.com/notifications/unsubscribe-auth/AADajCq3ySfJNq_Dt43nKuKrTepXe5r5ks5vDmSkgaJpZM4aBFzE .

-- -- Jonathan Feinberg jdf@pobox.com http://MrFeinberg.com

jdf commented 5 years ago

I had accidentally built Python Mode with a too-recent JDK; I'm very sorry for the trouble. It's fixed with the newest build, 3051.

opoid commented 5 years ago

my python mode is not run too.i was use python last month and i know a little python.i try a few think to fix it but can't.so im start to learn java.now i can make somethink in processing.but i like python more than java.sometimes i try to run a python code with no hope and always not run.just the run button turn green for a second and nothing happen.if i can repair it i will be happy

tabreturn commented 3 years ago

@opoid -- are you using Processing 4.0 beta? If so, use Processing 3.5.4 instead.