How do you do....it? Thread, Python IDLE in Technical; Originally Posted by catchpolej
Hi, "It's only a matter of time...I think you are right.
I have asked our technicians ...
-
7th December 2012, 07:02 PM #16 
Originally Posted by
catchpolej
Hi, "It's only a matter of time...I think you are right.
I have asked our technicians (yes I'm a teacher - just ducking to avoid shrapnel now) to install Python (IDLE) and it is blocked by group policy for everyone except Admin. We were not sure why. Can anyone help us?
Also I was not sure whether the Python IDLE runs an executable if you stay within the IDE.
Up to know we have been doing all our "proper" programming using JAVA so this issue has been avoided.
Any pointers appreciated.
I'm slightly confused as to what you're asking exactly...
If it's being blocked by GPO it's blocked because it's set to block exe's. Unless the technicians have installed it somewhere that the GPOs aren't blocking, or give you a way to elevate your rights there isn't anything you can do. Think by default Python drops itself into C:\, which by default isn't a "safe" area for GPOs (Normally it's program files etc). The technicians need to change the settings.
"Python IDLE" is an exe, so I'm not sure what you're asking in terms of does it run an exe if you stay within the IDE. It's just the python exe with a pretty GUI. A python script that is run within it won't spawn a secondary exe if that's what you mean? (Not like how a programming language will create an exe, scripting just interprets it)
Steve
-
Thanks to Steve21 from:
catchpolej (9th December 2012)
-
IDG Tech News
-
7th December 2012, 07:51 PM #17 @catchpolej
If your already programming in JAVA then chances are you are using Eclipse.
There is a Python plugin for it here.. It works with Python, IronPython and Jython
-
-
9th December 2012, 08:35 AM #18
- Rep Power
- 0
Thanks Steve.
The GPO is set to block exe's. I will see if your advice about changing the settings of where Python installs itself work.
"A python script that is run within it won't spawn a secondary exe if that's what you mean?"
Yes that is what I meant by my question.
Steve
-
-
9th December 2012, 08:37 AM #19
- Rep Power
- 0
We are using Greenfoot and BlueJ for the moment for JAVA - less options to distract from the coding but thanks for the tip.
-
SHARE: 
Similar Threads
-
By CyberNerd in forum Scripts
Replies: 5
Last Post: 13th August 2009, 12:56 PM
-
By Quackers in forum Windows
Replies: 18
Last Post: 18th October 2007, 02:43 PM
-
By CyberNerd in forum Coding
Replies: 6
Last Post: 14th December 2006, 01:18 PM
-
By sidewinder in forum Wireless Networks
Replies: 18
Last Post: 9th November 2006, 09:37 AM
-
By nuttygeek in forum Windows
Replies: 11
Last Post: 22nd March 2006, 09:51 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules