Usage opinion wanted

2008-11-24 Thread Saurabh Agrawal
as the admin interface, I would go for it and it might be a good experience for me. Thanks for reading this slightly incoherent and maybe off-topic mail. All suggestions are welcome and I would be grateful for them. Regards, Saurabh Agrawal. -- http://mail.python.org/mailman/listinfo/python-list

Re: [Novice]Installing eric4 with python 2.6

2008-10-30 Thread Saurabh Agrawal
On Thu, Oct 30, 2008 at 9:56 AM, Steve Holden <[EMAIL PROTECTED]> wrote: > Saurabh Agrawal wrote: > > > > PyQt supported Python 2.6 on the day it was released. > > > > A snapshot of the PyQt Windows installer for Python 2.6 can be > > downl

Re: [Novice]Installing eric4 with python 2.6

2008-10-29 Thread Saurabh Agrawal
> > > PyQt supported Python 2.6 on the day it was released. > > A snapshot of the PyQt Windows installer for Python 2.6 can be downloaded > from the same page as you downloaded the installer for Python 2.5. > > Phil > -- > > Thanks Phil, it w

[Novice]Installing eric4 with python 2.6

2008-10-28 Thread Saurabh Agrawal
Hi, I am fairly new to python. Coming from a world of IDEs, I wanted a fancier one than IDLE. Hence, I downloaded eric4. When I tried to compile it, it asked for PyQt4, which I again downloaded (exe for Windows XP) and installed it. It seems to be properly installed as I can invoke "import PyQt4"