PyQt on Python 2.4
From: Franz Steinhäusler (franz.steinhaeusler_at_utanet.at)
Date: 03/30/05
- Next message: MyHaz: "oddness in string.find(sub,somestring)"
- Previous message: Ville Vainio: "Re: itertools to iter transition (WAS: Pre-PEP: Dictionary accumulator methods)"
- Next in thread: Phil Thompson: "Re: PyQt on Python 2.4"
- Reply: Phil Thompson: "Re: PyQt on Python 2.4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Mar 2005 13:37:12 +0200
Hello,
I installed PyQt-win-nc-msvc-3.13.exe
then complained: no, qt-mt230nc.dll, i found this
and copied into system32 directory.
I installed then:
PyQwt_Qt333-4.2.win32-py2.4.exe
Traceback (most recent call last):
File "Grab.pyw", line 65, in ?
from qt import *
ImportError: Module use of python23.dll conflicts with this version of
Python.
Is there any version for Python 2.4?
What shall I install to run pyqt?
Second question:
How can I achieve to switch betwenn Python23 and Python24 quickly?
Many thanks in advance!
-- Franz Steinhäusler DrPython (Project Developer) http://mitglied.lycos.de/drpython/
- Next message: MyHaz: "oddness in string.find(sub,somestring)"
- Previous message: Ville Vainio: "Re: itertools to iter transition (WAS: Pre-PEP: Dictionary accumulator methods)"
- Next in thread: Phil Thompson: "Re: PyQt on Python 2.4"
- Reply: Phil Thompson: "Re: PyQt on Python 2.4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|