You are not logged in.

#1 2007-09-06 09:33:13

s26c.sayan
Member
From: Kolkata, India
Registered: 2007-02-07
Posts: 176
Website

Stani's Python Editor

Hi!

Is there any PKGBUILD for Stani's Python Editor?

Please reply. Thanx!


March Linux : An Arch Linux "distrolet" that I am trying to develop (March = My Arch!)
Please take a look......:)

Offline

#2 2007-09-06 10:56:36

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: Stani's Python Editor

Offline

#3 2007-09-06 11:11:02

s26c.sayan
Member
From: Kolkata, India
Registered: 2007-02-07
Posts: 176
Website

Re: Stani's Python Editor

Thank you !! smile

But I cannot run it :

Spe Warning: Spe was developped on wxPython v2.6.1.0., but v2.8.0.1. was found.
If you experience any problems please install wxPython v2.6.1.0.


SPE v0.8.3.c (c)2003-2005 www.stani.be

If spe fails to start:
 - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt
   (or if you use tcsh: "python SPE.py --debug >& debug.txt")
 - send debug.txt with some info to spe.stani.be[at]gmail.com
 
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Blender support disabled (run SPE inside Blender to enable).

Encrypted debugging disabled. 
  If you prefer encrypted debugging, install the "Python Cryptography Toolkit"
  from http://www.amk.ca/python/code/crypto

Launching application...
Exception exceptions.TypeError: "'NoneType' object is not callable" in <wx.lib.pubsub._NodeCallback instance at 0x882fe8c> ignored

What's wrong?? sad


March Linux : An Arch Linux "distrolet" that I am trying to develop (March = My Arch!)
Please take a look......:)

Offline

#4 2007-09-06 11:58:48

STiAT
Member
From: Vienna, Austria
Registered: 2004-12-23
Posts: 606

Re: Stani's Python Editor

This means, that it was developed with and for an old version of wxWidgets / wxPython, which is not 100 % backwards compatible.


Ability is nothing without opportunity.

Offline

#5 2007-09-06 13:05:19

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: Stani's Python Editor

See if there's an updated version available and modify the pkgbuild accordingly.

Offline

#6 2007-09-06 13:49:29

STiAT
Member
From: Vienna, Austria
Registered: 2004-12-23
Posts: 606

Re: Stani's Python Editor

It is the most recent version in AUR. The 0.8.4 version is actively being developed on in their project svn on berlios.

Yours,
Georg


Ability is nothing without opportunity.

Offline

#7 2007-09-06 17:25:23

s26c.sayan
Member
From: Kolkata, India
Registered: 2007-02-07
Posts: 176
Website

Re: Stani's Python Editor

STiAT wrote:

It is the most recent version in AUR. The 0.8.4 version is actively being developed on in their project svn on berlios.

Yours,
Georg

Yes....that's true!!

I checked out the svn version and it works!! smile

Thank you for your help!

P.S.: Is this indeed the 'best' IDE for learning Python for the first time? I had been using Dr. Python , and Geany before this!

Last edited by s26c.sayan (2007-09-06 17:27:12)


March Linux : An Arch Linux "distrolet" that I am trying to develop (March = My Arch!)
Please take a look......:)

Offline

#8 2007-09-07 08:48:17

STiAT
Member
From: Vienna, Austria
Registered: 2004-12-23
Posts: 606

Re: Stani's Python Editor

Hello,

I'm basically using kate as an editor for everything. Also Gedit is a great tool, and Geany is indeed also a great IDE.

I don't give much on IDEs, as long as syntax highlighting is okay, and sessions / projects are available. For gedit there are several good plugins, kate comes with a quite good set of plugins.

I'd say it depends on your needs, what you want to use. I prefer editing in a normal editor. I also know a lot of people using vim or gvim for developmen - for myself, it's not my first or any choice, except for quick-editing tasks.

I'd say look trough the editors available, and choose the one which fits you best.

Yours,
Georg


Ability is nothing without opportunity.

Offline

Board footer

Powered by FluxBB