Re: Help. HOW TO guide for PyQt installation

2013-03-21 Thread jmfauth
On 20 mar, 11:29, jmfauth wrote: > On 20 mar, 10:30, Phil Thompson wrote: - > > > Strangely, I had not problem (if I recall correctly) with a > very basic application (QMainWindow + QLineEdit). ADDENDUM, CORRECTION It fails too. I forgot to rename PySide --> PyQt4 ! I tried to collect ot

Re: Help. HOW TO guide for PyQt installation

2013-03-21 Thread jmfauth
On 20 mar, 11:38, Phil Thompson wrote: > On Wed, 20 Mar 2013 03:29:35 -0700 (PDT), jmfauth > wrote: > > > > > > > > > > > On 20 mar, 10:30, Phil Thompson wrote: > >> On Wed, 20 Mar 2013 02:09:06 -0700 (PDT), jmfauth > >> wrote: > > >> > On 20 mar, 01:12, "D. Xenakis" wrote: > >> >> Hi there, >

Re: Help. HOW TO guide for PyQt installation

2013-03-20 Thread Phil Thompson
On Wed, 20 Mar 2013 03:29:35 -0700 (PDT), jmfauth wrote: > On 20 mar, 10:30, Phil Thompson wrote: >> On Wed, 20 Mar 2013 02:09:06 -0700 (PDT), jmfauth >> wrote: >> >> >> >> >> >> >> >> >> >> > On 20 mar, 01:12, "D. Xenakis" wrote: >> >> Hi there, >> >> Im searching for an installation guide for

Re: Help. HOW TO guide for PyQt installation

2013-03-20 Thread jmfauth
On 20 mar, 10:30, Phil Thompson wrote: > On Wed, 20 Mar 2013 02:09:06 -0700 (PDT), jmfauth > wrote: > > > > > > > > > > > On 20 mar, 01:12, "D. Xenakis" wrote: > >> Hi there, > >> Im searching for an installation guide for PyQt toolkit. > >> To be honest im very confused about what steps should

Re: Help. HOW TO guide for PyQt installation

2013-03-20 Thread Phil Thompson
On Wed, 20 Mar 2013 02:09:06 -0700 (PDT), jmfauth wrote: > On 20 mar, 01:12, "D. Xenakis" wrote: >> Hi there, >> Im searching for an installation guide for PyQt toolkit. >> To be honest im very confused about what steps should i follow for a >> complete and clean installation. Should i better cho

Re: Help. HOW TO guide for PyQt installation

2013-03-20 Thread jmfauth
On 20 mar, 01:12, "D. Xenakis" wrote: > Hi there, > Im searching for an installation guide for PyQt toolkit. > To be honest im very confused about what steps should i follow for a complete > and clean installation. Should i better choose to install the 32bit or the > 64bit windows version? Or ma

Re: Help. HOW TO guide for PyQt installation

2013-03-19 Thread D. Xenakis
Τη Τετάρτη, 20 Μαρτίου 2013 2:55:22 π.μ. UTC+2, ο χρήστης Terry Reedy έγραψε: > On 3/19/2013 8:12 PM, D. Xenakis wrote: > > > Hi there, Im searching for an installation guide for PyQt toolkit. To > > > be honest im very confused about what steps should i follow for a > > > complete and clean ins

Re: Help. HOW TO guide for PyQt installation

2013-03-19 Thread Terry Reedy
On 3/19/2013 8:12 PM, D. Xenakis wrote: Hi there, Im searching for an installation guide for PyQt toolkit. To be honest im very confused about what steps should i follow for a complete and clean installation. Should i better choose to install the 32bit or the 64bit windows version? I am rather

Help. HOW TO guide for PyQt installation

2013-03-19 Thread D. Xenakis
Hi there, Im searching for an installation guide for PyQt toolkit. To be honest im very confused about what steps should i follow for a complete and clean installation. Should i better choose to install the 32bit or the 64bit windows version? Or maybe both? Any chance one of them is more/less bu

Re: PyQt Installation Problem on Windows

2010-11-26 Thread Hans-Peter Jansen
On Wednesday 24 November 2010, 23:03:14 Saul Spatz wrote: > Hi, > > I've been trying to install PyQt on Windows XP Pro so that I can try > out eric ide. I used the binary windows installer for PyQt. I can > run eric as administrator, but not with my ordinary user account. By > running eric.bat w

PyQt Installation Problem on Windows

2010-11-24 Thread Saul Spatz
Hi, I've been trying to install PyQt on Windows XP Pro so that I can try out eric ide. I used the binary windows installer for PyQt. I can run eric as administrator, but not with my ordinary user account. By running eric.bat with the --debug flag, I found that he crux of the problem is that if

Re: PyQT installation /configuration

2006-07-16 Thread David Boddie
[EMAIL PROTECTED] wrote: > David Boddie wrote: > > > However, you will have difficulty using the examples in that book > > because it was written for PyQt3. > > Ah yes, it doesn't recognise "QApplication" now. Never mind. QApplication is still there. You can access it via the Qt module and create

Re: PyQT installation /configuration

2006-07-16 Thread Phil Thompson
On Sunday 16 July 2006 1:09 am, [EMAIL PROTECTED] wrote: > [EMAIL PROTECTED] wrote: > > Phil Thompson wrote: > > > For Qt4 use the binary installer from... > > > > > > http://www.trolltech.com/developer/downloads/qt/windows > > > > > > For PyQt4 use the binary installer from... > > > > > > http://w

Re: PyQT installation /configuration

2006-07-15 Thread [EMAIL PROTECTED]
David Boddie wrote: > The module structures for PyQt3 and PyQt4 are quite different: the > monolithic qt module from PyQt3 has been replaced by a number of > modules in PyQt4. Despite this, there is a similar way to "import qt" > in PyQt4: > > from PyQt4 import Qt > > However, you will have dif

Re: PyQT installation /configuration

2006-07-15 Thread David Boddie
[EMAIL PROTECTED] wrote: > I've got another problem, I'm afraid - I've installed Qt 4.1.4 and PyQt > GPL v4.0 over Python 2.4, and the demos for both run happily enough, > but when I try to run the first example (in IDLE) from Boudewijn > Rempt's GUI Programming with Python: QT Edition I just get

Re: PyQT installation /configuration

2006-07-15 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote: > Phil Thompson wrote: > > For Qt4 use the binary installer from... > > > > http://www.trolltech.com/developer/downloads/qt/windows > > > > For PyQt4 use the binary installer from... > > > > http://www.riverbankcomputing.co.uk/pyqt/download.php > > Ah thanks, I'm a dork.

Re: PyQT installation /configuration

2006-07-15 Thread [EMAIL PROTECTED]
Phil Thompson wrote: > On Saturday 15 July 2006 9:25 am, [EMAIL PROTECTED] wrote: > > Hi there. I've been trying to get PyQT working on W2K, but have not yet > > found a sufficiently detailed walk-through for my somewhat > > command-line-challenged sensibilities. I did find this page: > > http://w

Re: PyQT installation /configuration

2006-07-15 Thread Phil Thompson
On Saturday 15 July 2006 9:25 am, [EMAIL PROTECTED] wrote: > Hi there. I've been trying to get PyQT working on W2K, but have not yet > found a sufficiently detailed walk-through for my somewhat > command-line-challenged sensibilities. I did find this page: > http://www.diotavelli.net/PyQtWiki/GPLPy

PyQT installation /configuration

2006-07-15 Thread [EMAIL PROTECTED]
Hi there. I've been trying to get PyQT working on W2K, but have not yet found a sufficiently detailed walk-through for my somewhat command-line-challenged sensibilities. I did find this page: http://www.diotavelli.net/PyQtWiki/GPLPyQtWindows , but I'm not sure about installing the whole of Visual S

Re: PyQT installation

2005-01-01 Thread Jarek Zgoda
Ken Godee wrote: I believe the book "C++ GUI programming Qt3" comes with a windows Qt gpl 3.x version. Just have to buy the book. No PyQt version to match thou. No, Sir. It's a "non-commercial" edition. At the request from Trolltech, there's no PyQt-nc available for this version of Qt. Blackadder

Re: PyQT installation

2005-01-01 Thread John J Lee
On Sat, 1 Jan 2005, Ken Godee wrote: [...] > I believe the book "C++ GUI programming Qt3" comes > with a windows Qt gpl 3.x version. Just have to buy > the book. No PyQt version to match thou. "GPL only if you buy the book" makes no sense. Either it's GPL or it isn't. (It isn't, in fact.) [...

Re: PyQT installation

2005-01-01 Thread Ken Godee
John J. Lee wrote: [EMAIL PROTECTED] (Alex Martelli) writes: [...] Basically: if you want it on Windows for free, forget Qt Correct. I believe the book "C++ GUI programming Qt3" comes with a windows Qt gpl 3.x version. Just have to buy the book. No PyQt version to match thou. Blackadder from the K

Re: PyQT installation

2005-01-01 Thread John J. Lee
[EMAIL PROTECTED] (Alex Martelli) writes: [...] > Basically: if you want it on Windows for free, forget Qt Correct. > (I hear the > cygwin people are trying to make a GPL Qt available for Win+cyg+XFree, > but I suspect trolltech ain't happy about that -- anyway, I don't think > it would be "nati

Re: PyQT installation

2004-12-31 Thread Brian
For those curious about Trolltech's stance on Windows, here's what Trolltech's "License FAQ - Open Source Edition" ( http://www.trolltech.com/developer/faqs/license_gpl.html ) has to say: " Why is there no Open Source (GNU GPL) version of Qt on Windows ? We have regrettably not found a way of mak

Re: PyQT installation

2004-12-31 Thread Alex Martelli
Steve Holden <[EMAIL PROTECTED]> wrote: > I presume the non-commercial edition is for people who want to use Qt > but don't want to pay licensing fees or open their source? Or is the GPL > version only available on non-Windows platforms? Of all the GUI > platforms I know about, Qt certainly has t

Re: PyQT installation

2004-12-31 Thread Alex Martelli
Jarek Zgoda <[EMAIL PROTECTED]> wrote: > Nanoscalesoft wrote: > > > does that mean PyQT is not forward What a bad thing is this... > > Whoa, how did you get it? > > You can buy commercial licenses and be as current as we are on Linux > with GPL versions of Qt+PyQt. Oh, and QScintilla a

Re: PyQT installation

2004-12-30 Thread Jarek Zgoda
Nanoscalesoft wrote: does that mean PyQT is not forward What a bad thing is this... Whoa, how did you get it? You can buy commercial licenses and be as current as we are on Linux with GPL versions of Qt+PyQt. Oh, and QScintilla and Eric3! -- Jarek Zgoda http://jpa.berlios.de/ | http://www

Re: PyQT installation

2004-12-30 Thread Steve Holden
Phil Thompson wrote: On Thursday 30 December 2004 4:13 pm, Steve Holden wrote: Phil Thompson wrote: On Thursday 30 December 2004 2:34 pm, Nanoscalesoft wrote: hi phil... py-->2.4 pyqt-->3.3 I assume you mean PyQt-win-nc-msvc-3.13.exe qt-->2.3.0 I assume you mean the non-commercial edition. The bin

Re: PyQT installation

2004-12-30 Thread Nanoscalesoft
does that mean PyQT is not forward What a bad thing is this... -- http://mail.python.org/mailman/listinfo/python-list

Re: PyQT installation

2004-12-30 Thread Jorge Luiz Godoy Filho
Steve Holden, Quinta 30 Dezembro 2004 14:13, wrote: > If that is a real *never* then Qt just fell behind in the "what's the > best GUI platform" stakes. It'd be a shame to lose PyQT, but if there's > no way to migrate it forwards it will atrophy and die. Have TrollTech > said they will never issue

Re: PyQT installation

2004-12-30 Thread Phil Thompson
On Thursday 30 December 2004 4:13 pm, Steve Holden wrote: > Phil Thompson wrote: > > On Thursday 30 December 2004 2:34 pm, Nanoscalesoft wrote: > >>hi phil... > >>py-->2.4 > >>pyqt-->3.3 > > > > I assume you mean PyQt-win-nc-msvc-3.13.exe > > > >>qt-->2.3.0 > > > > I assume you mean the non-commerc

Re: PyQT installation

2004-12-30 Thread Steve Holden
Phil Thompson wrote: On Thursday 30 December 2004 2:34 pm, Nanoscalesoft wrote: hi phil... py-->2.4 pyqt-->3.3 I assume you mean PyQt-win-nc-msvc-3.13.exe qt-->2.3.0 I assume you mean the non-commercial edition. The binaries are built against Python 2.3.3 - Python 2.4 won't work. Python 2.4 (an

Re: PyQT installation

2004-12-30 Thread Phil Thompson
On Thursday 30 December 2004 2:34 pm, Nanoscalesoft wrote: > hi phil... > py-->2.4 > pyqt-->3.3 I assume you mean PyQt-win-nc-msvc-3.13.exe > qt-->2.3.0 I assume you mean the non-commercial edition. The binaries are built against Python 2.3.3 - Python 2.4 won't work. Python 2.4 (and later) wil

Re: PyQT installation

2004-12-30 Thread Nanoscalesoft
hi phil... py-->2.4 pyqt-->3.3 qt-->2.3.0 -- http://mail.python.org/mailman/listinfo/python-list

Re: PyQT installation

2004-12-30 Thread Phil Thompson
On Thursday 30 December 2004 1:27 am, Nanoscalesoft wrote: > hello all, > I am planning to start coding a nanoscale design software in > python with QT interface.I have to do this in windows or linux.Intially > windows would be fine. > I have struggled almost full day today trying to make > from im

PyQT installation

2004-12-29 Thread Nanoscalesoft
hello all, I am planning to start coding a nanoscale design software in python with QT interface.I have to do this in windows or linux.Intially windows would be fine. I have struggled almost full day today trying to make from import qt * execute...I have the basic python cor

PyQt installation problem

2004-12-29 Thread Bulba!
I got an evaluation version of Qt for Windows and installed PyQt. However, it gives me this error message: "ImportError: DLL load failed:" It doesn't seem to see the "qt-mteval" DLL, even though I made sure that the paths to "lib" and "bin" subfolders of Qt are there in the PATH. I installed Qt