Your message dated Wed, 01 Aug 2007 18:56:13 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Not a bug.
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: pyqt-tools
Version: 3.3.5

I made an ui file on qtdesign and used pyuic to convert it to a python file.
It worked fine, but when I tried to load the py file, python didn't find the 
module qt. But I think I've installed all neded packages.

[EMAIL PROTECTED]:~$ pyuic form1.ui -o form.py
[EMAIL PROTECTED]:~$ python form.py
Traceback (most recent call last):
  File "form.py", line 11, in ?
      from qt import *
      ImportError: No module named qt
      [EMAIL PROTECTED]:~$ find / -iname [Qq]t.py 2>/dev/null
      /usr/lib/python2.3/site-packages/PyQt4/Qt.py
      /usr/lib/python2.4/site-packages/PyQt4/Qt.py
              [EMAIL PROTECTED]:~$ python -c 'import sys; print sys.path'
      ['', '/usr/lib/python24.zip', '/usr/lib/python2.4', 
'/usr/lib/python2.4/plat-linux2', '/usr/lib/python2.4/lib-tk', 
'/usr/lib/python2.4/lib-dynload', '/usr/local/lib/python2.4/site-packages', 
'/usr/lib/python2.4/site-packages', '/var/lib/python-support/python2.4']


 __________________________________________________
Fale com seus amigos  de graça com o novo Yahoo! Messenger 
http://br.messenger.yahoo.com/ 

--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

since the problem has obviously been solved, I'm closing this bug.


best,

Torsten
- --
Torsten Marek <[EMAIL PROTECTED]>
ID: A244C858 -- FP: 1902 0002 5DFC 856B F146  894C 7CC5 451E A244 C858
Keyserver: subkeys.pgp.net

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGsLstfMVFHqJEyFgRAvQLAKC6Wun/S03OlWvQdk1vALKpPx6yHACbBZyO
oeARMQ38DQ7xtYCaSAzPoSc=
=XPcX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to