-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Douglas Andrade schrieb: > Im having another problem on windows... when i type: > > pyuic4 name_of_ui.ui > > Dont happen anything... It should generate the ui code, but anything is > happning. > > Is something wrong here or it is happening to you too ?
Hi Douglas, it can't happen to me as I'm not developing on Windows;-) Anyhow, does $ pyuic4 --help give you anything? What about $ python.exe <python-dir>\site-packages\PyQt4\uic\pyuic.py --help If the latter calls works, probably the wrapper does not work. If not, somethings wrong elsewhere. greetings 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.2 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFEBqYtfMVFHqJEyFgRAmRXAKCgPaxjlwGuja5uuTM1QdzSbAL6lgCgluMq A7SpPGyLCZe2Ntp+yL5QVe4= =D3sb -----END PGP SIGNATURE----- _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
