Re: [PyQt] How to uninstall?

2012-12-28 Thread Alan Corey
On 12/28/12, Phil Thompson wrote: > On Thu, 27 Dec 2012 22:21:16 -0500, Alan Corey > wrote: >> I'm a newbie, but I don't find this anywhere. >> >> I want to uninstall PyQt-x11-gpl-4.9.6 because I've discovered there's >> a slightly older version in the ports collection of my operating >> system (

Re: [PyQt] How to uninstall?

2012-12-28 Thread Phil Thompson
On Thu, 27 Dec 2012 22:21:16 -0500, Alan Corey wrote: > I'm a newbie, but I don't find this anywhere. > > I want to uninstall PyQt-x11-gpl-4.9.6 because I've discovered there's > a slightly older version in the ports collection of my operating > system (OpenBSD). I've learned the hard way that i

Re: [PyQt] SyntaxError when byte-compiling PyQT

2012-12-28 Thread šãñ
you have to put path in brackets.. , however I hope you know py2app means version of Python 2x and you are using python 3. On Fri, Dec 28, 2012 at 4:26 PM, Nicolas Jouanin wrote: > Hi, > > I develop a PyQT (4.9.6) application on MacOS (10.8.2) and I have problem > when packaging with py2app. > I

[PyQt] SyntaxError when byte-compiling PyQT

2012-12-28 Thread Nicolas Jouanin
Hi, I develop a PyQT (4.9.6) application on MacOS (10.8.2) and I have problem when packaging with py2app. I'm using python 3 and when py2app runs packaging it compiles PyQt .py files and I can see SyntaxErrors . : byte-compiling bdist.macosx-10.6-intel/python3.3-standalone/app/temp/PyQt4/QtCor