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