Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #41584

Re: Help. HOW TO guide for PyQt installation

Date 2013-03-20 10:38 +0000
From Phil Thompson <phil@riverbankcomputing.com>
Subject Re: Help. HOW TO guide for PyQt installation
Organization Riverbank Computing Limited
References <42ffe571-9a27-4e89-adcc-b3bd0c518577@googlegroups.com> <4610145a-e090-4fb5-ba7f-6c8570e97fa5@h11g2000vbf.googlegroups.com> <mailman.3553.1363772210.2939.python-list@python.org> <9985e47e-7123-41d8-9402-5d7e659f3c46@r8g2000vbj.googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.3559.1363775903.2939.python-list@python.org> (permalink)

Show all headers | View raw


On Wed, 20 Mar 2013 03:29:35 -0700 (PDT), jmfauth <wxjmfauth@gmail.com>
wrote:
> On 20 mar, 10:30, Phil Thompson <p...@riverbankcomputing.com> wrote:
>> On Wed, 20 Mar 2013 02:09:06 -0700 (PDT), jmfauth <wxjmfa...@gmail.com>
>> wrote:
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> > On 20 mar, 01:12, "D. Xenakis" <gouzouna...@hotmail.com> 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 maybe both? Any chance one of
>> them
>> >> is more/less bug-crashy than the other? I know both are availiable
on
>> the
>> >> website but just asking.. If i installed this package on windows 8,
>> >> should i have any problems? From what i read PyQt supports only xp
and
>> >> win7.
>> >> I was thinking about installing the newer version of PyQt along with
>> the
>> >> QT5. I have zero expirience on PyQt so either way, everything is
going
>> to
>> >> be new to me, so i dont care that much about the learning curve
>> diference
>> >> between new and old PyQt - Qt version. I did not find any installer
so
>> i
>> >> guess i should customly do everything. Any guide for this plz?
>>
>> >> Id also like to ask.. Commercial licence of PyQt can only be bought
on
>> >> riverbank's website? I think i noticed somewhere an other reseller
>> >> "cheaper one" or maybe i didnt know what the hell i was reading :).
>> Maybe
>> >> something about Qt and not PyQt.
>>
>> >> Please help this noob,
>> >> Regards
>>
>> > --------
>>
>> > Short answer without explanation. It does not work.
>>
>> > jmf
>>
>> Well it works for me. Care to elaborate?
>>
>> Phil
> 
> No problem.
> 
> Yesterday, I downloaded "PyQt4-4.10-gpl-Py3.3-Qt5.0.1-x32-2.exe"
> and installed it on my Windows 7 Pro box after having removed
> a previous version.
> 
> No problem with the installation.
> 
> I quickly tested it with one of my interactive Python interpreters
> and got an error "from PyQt4 import QtGui, QtCore" saying, that the
> DLL cannot be found.
>
> Something similar to what Detlev Offenbach reported on
> the PyQt mailing list. Although, I'm not using Qsci.
> 
> Strangely, I had not problem (if I recall correctly) with a
> very basic application (QMainWindow + QLineEdit).
> 
> I had no problem with the demo (I only lauched it).
> 
> I did not spend to much time in investigating further.
> 
> It's the first time I see such an error; usually, no problem.

The only time that I've seen a problem like that is when running from a
shell that was started before running the PyQt installer (ie. one with an
out of date PATH).

Phil

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Help. HOW TO guide for PyQt installation "D. Xenakis" <gouzounakis@hotmail.com> - 2013-03-19 17:12 -0700
  Re: Help. HOW TO guide for PyQt installation Terry Reedy <tjreedy@udel.edu> - 2013-03-19 20:55 -0400
    Re: Help. HOW TO guide for PyQt installation "D. Xenakis" <gouzounakis@hotmail.com> - 2013-03-19 23:42 -0700
    Re: Help. HOW TO guide for PyQt installation "D. Xenakis" <gouzounakis@hotmail.com> - 2013-03-19 23:42 -0700
  Re: Help. HOW TO guide for PyQt installation jmfauth <wxjmfauth@gmail.com> - 2013-03-20 02:09 -0700
    Re: Help. HOW TO guide for PyQt installation Phil Thompson <phil@riverbankcomputing.com> - 2013-03-20 09:30 +0000
      Re: Help. HOW TO guide for PyQt installation jmfauth <wxjmfauth@gmail.com> - 2013-03-20 03:29 -0700
        Re: Help. HOW TO guide for PyQt installation Phil Thompson <phil@riverbankcomputing.com> - 2013-03-20 10:38 +0000
          Re: Help. HOW TO guide for PyQt installation jmfauth <wxjmfauth@gmail.com> - 2013-03-21 00:10 -0700
        Re: Help. HOW TO guide for PyQt installation jmfauth <wxjmfauth@gmail.com> - 2013-03-21 02:20 -0700

csiph-web