[PyKDE] PythonQt Eric3 issues

Richie Hindle richie at entrian.com
Thu Apr 28 15:37:21 BST 2005


I was able to get PythonQt/Eric running with this batch file:

@echo off
set PYTHONPATH=C:\PythonQt\eric3\eric\ThirdParty\brm;C:\PythonQt\eric3\eric;C:\PythonQt\lib\site-packages
set PATH=C:\PythonQt;%PATH%
cd C:\PythonQt\eric3\eric
python C:\PythonQt\eric3\eric\eric3.py

Many thanks for putting this package together!

I have one major problem with this build of Eric - whenever I use the
debugger, Eric's main window then stays on top of all other windows.
I can't figure out why it's doing it, or how to stop it.  Any ideas?

-- 
Richie Hindle
richie at entrian.com




More information about the PyQt mailing list