Eric3 under WinXP

  • Thread starter Franz Steinhäusler
  • Start date
F

Franz Steinhäusler

Hello NG,

(Win XP)

I have successfully installed pyqt, but not
qtext, which I need to run Eric3.
The PyQT demo files run fine.

I've downloaded QScintilla, compiled via MS-VC,
but (I suppose I need the SIG), to translate or provide
the Python interface with pyd Files.

Eric complains, that qtext is not found.

Has anyone success with getting this to work and how?

Many thanks in advance for possible answers,
 
P

Phil Thompson

Hello NG,
(Win XP)

I have successfully installed pyqt, but not
qtext, which I need to run Eric3.
The PyQT demo files run fine.

I've downloaded QScintilla, compiled via MS-VC,
but (I suppose I need the SIG), to translate or provide
the Python interface with pyd Files.

Eric complains, that qtext is not found.

Has anyone success with getting this to work and how?

Many thanks in advance for possible answers,

You haven't said which version of PyQt you are using. I guess it's the
non-commercial version based on Qt v2 - QScintilla (and therefore eric)
requires Qt v3.

Phil
 
F

Franz Steinhaeusler

You haven't said which version of PyQt you are using. I guess it's the
non-commercial version based on Qt v2 - QScintilla (and therefore eric)
requires Qt v3.

Phil


Hello John and Phil,

thank you for your answers.

I have:
PyQt 3.13 Qt v2.3 Non-commercial Edition

I compiled:
qscintilla-1.62-gpl-1.5.1\
and the results seems ok


qmake qscintilla.pro
nmake

for the qmake, I downloaded:
Qt 3.3.4 Evaluation


I installed also SIP.
sip-4.2.1

What steps are missing?

thank you again
 
P

Phil Thompson

You haven't said which version of PyQt you are using. I guess it's the
non-commercial version based on Qt v2 - QScintilla (and therefore eric)
requires Qt v3.

Phil


Hello John and Phil,

thank you for your answers.

I have:
PyQt 3.13 Qt v2.3 Non-commercial Edition

I compiled:
qscintilla-1.62-gpl-1.5.1\
and the results seems ok


qmake qscintilla.pro
nmake

for the qmake, I downloaded:
Qt 3.3.4 Evaluation


I installed also SIP.
sip-4.2.1

What steps are missing?[/QUOTE]

If you are using the evaluation version of Qt then you need the evaluation
version of PyQt. This already includes SIP and QScintilla.

Phil
 
F

Franz Steinhaeusler

If you are using the evaluation version of Qt then you need the evaluation
version of PyQt. This already includes SIP and QScintilla.

Phil
Hello Phil,

Ok, new begin.

I installed PyQt 3.14.1 Evaluation now.
If I want to start for example aclock.py, I get:

ImportError: No module named qt
Is there any dll missing?

Or doesn't it fit with "Qt 3.3.4 Evaluation"

Any hints?
 
P

Phil Thompson

If you are using the evaluation version of Qt then you need the
evaluation
version of PyQt. This already includes SIP and QScintilla.

Phil
Hello Phil,

Ok, new begin.

I installed PyQt 3.14.1 Evaluation now.
If I want to start for example aclock.py, I get:

ImportError: No module named qt
Is there any dll missing?

Or doesn't it fit with "Qt 3.3.4 Evaluation"

Any hints?[/QUOTE]

What version of Python do you have installed? The binary is built against
v2.4.

BTW, your email address is bouncing messages.

Phil
 
F

Franz Steinhaeusler

[...]
Or doesn't it fit with "Qt 3.3.4 Evaluation"

Any hints?

What version of Python do you have installed? The binary is built against
v2.4.
Oh sorry, I think, there was a mix between Python2.3 and Python2.4
somewhere in the registry.
(it took the .pyd files from Python23 directory).
I don't understand exactly (replaced some Python23 with
Python24 with regedit), and, cool, it is working
(also with eric (before I had installed 3.5.1 (there
was an error), and now with eric 3.6.2), all is fine.

thank you very much

BTW, your email address is bouncing messages.

Hm, sorry, I don't understand, what you mean.

best regards
 
P

Phil Thompson

[...]
Or doesn't it fit with "Qt 3.3.4 Evaluation"

Any hints?

What version of Python do you have installed? The binary is built against
v2.4.
Oh sorry, I think, there was a mix between Python2.3 and Python2.4
somewhere in the registry.
(it took the .pyd files from Python23 directory).
I don't understand exactly (replaced some Python23 with
Python24 with regedit), and, cool, it is working
(also with eric (before I had installed 3.5.1 (there
was an error), and now with eric 3.6.2), all is fine.

thank you very much

BTW, your email address is bouncing messages.

Hm, sorry, I don't understand, what you mean.[/QUOTE]

Email to your address bounces with "mailbox full" errors.

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

Forum statistics

Threads
474,079
Messages
2,570,575
Members
47,207
Latest member
HelenaCani

Latest Threads

Top