I am new to openSUSE 10.3
Learning Python on my own I learned that the system has installed a Python-IDLE (looking in YaST), the only problem is that I cannot invoke it in anyway
Not from the terminal or the python prompt.
Any ideas?
>
>Hello All
>
>I am new to openSUSE 10.3
>Learning Python on my own I learned that the system has installed a
>Python-IDLE (looking in YaST), the only problem is that I cannot invoke
>it in anyway
>Not from the terminal or the python prompt.
>Any ideas?
>
>Thanks
>
>Only-Trouble:)
>
>
Here’s a way to find out where the executable files are installed for
any RPM:
rpm -qil python-idle | grep bin/
and to see all the files:
rpm -qil python-idle
You will see from this that the program is called ‘idle’ . . .
–
Kevin Nathan (Arizona, USA)
Linux is not a destination, it’s a journey – enjoy the trip!
Linux 2.6.22.18-0.2-default
9:53pm up 0:31, 21 users, load average: 0.77, 0.75, 0.69
> python
Python 2.5.2 (r252:60911, Jun 6 2008, 23:32:27)
[GCC 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036]] on linux2
Type “help”, “copyright”, “credits” or “license” for more information.
>>>
I’ve just installed the python idle and I’m able to launch it fine by typing ‘idle’ into a console window, which I don’t mind, but it could be handy to be able to make an icon for it to put in my applications or favorites menu. Is this possible? My main issue with launching from konsole is that I need to leave it open in order to keep the idle open, which isn’t a huge deal I would just prefer to open and close the konsole as I need it.
you have to create a link to idle just right click on the gecko (k-menu) and open the menu editor. Select the category where you want to add the link for example development and add a new element. Enter a name and the command which should be executed. That’s all.
By the way, there are much more powerful editors for python out there maybe you want to have a look at eric which also supports syntax completion and much more
Am 17.01.2012 22:16, schrieb iateyourgranny:
>
> It seems that, at the application launcher, you can type in “IDLE3.2” to
> launch it
>
>
You answered to a thread which is more than three years old.
–
PC: oS 11.4 (dual boot 12.1) 64 bit | Intel Core i7-2600@3.40GHz | KDE
4.6.0 | GeForce GT 420 | 16GB Ram
Eee PC 1201n: oS 11.4 64 bit | Intel Atom 330@1.60GHz | KDE 4.7.4 |
nVidia ION | 3GB Ram