PyQt on Python 2.4

  • Thread starter Franz Steinhäusler
  • Start date
F

Franz Steinhäusler

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!
 
P

Phil Thompson

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?

There isn't a version for Python 2.4 because of the MSVC 6 vs 7 issues.

Phil
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top