PyQT and Eric

Daniele Trovato daniele.trovato at obtree.com
Wed Apr 16 05:50:18 EDT 2003


Hi Phil

I also tried to run PyQT or Python examples with idle and this tool gave me
also an error, but i can't remember exactly. I just tried to open a python
file and then i had a lot of red messages in the idle tool and i also have
thoose red error messages when want do something with the tool e.g "open a
new file". But I can tell this evening more about the errors, because i
don't have install SuSE on my business workstation.

Thanks Daniele



"Phil Thompson" <phil at river-bank.demon.co.uk> wrote in message
news:mailman.1050479366.18545.python-list at python.org...
> On Wednesday 16 April 2003 7:13 am, Daniele Trovato wrote:
> > Hi
> >
> > I tried to install Eric, but it won't work and I don't no why.
> > I'm using SuSE 8.2 and I installed Python, PyQT and PyQT Develop,
> > QScintilla, SIP ..... packages from the SuSE distribution.
> > My problem is, when I'm trying to install Eric with the following
command
> > "python install.py", the shell returns me an error: "Sorry, Please
install
> > PyQT"  but I have PyQT already installed.
> > Does anybody now where the problem is or how i can solve the problem ?
>
> Can you run any of the PyQt examples?
>
> What's the output of running the following (there shouldn't be any)?
>
> python -c "from qt import qVersion, PYQT_VERSION"
>
> The above is what the eric installer is running to see if PyQt is
installed.
>
> What version of PyQt?
>
> Phil
>






More information about the Python-list mailing list