Re: [Pythonmac-SIG] pyqrcode on Snow Leopard with jcc

2010-03-03 Thread Preston Holmes
On Mar 3, 2010, at 2:24 PM, Bill Janssen wrote: Preston Holmes wrote: I've used the 10.5 binary egg from here with great success: http://pyqrcode.sourceforge.net/ However trying to compile from source on 10.6 has not yet worked for me. I pip install JCC and it compiles fine But when I

Re: [Pythonmac-SIG] pyqrcode on Snow Leopard with jcc

2010-03-03 Thread Bill Janssen
Preston Holmes wrote: > I've used the 10.5 binary egg from here with great success: > http://pyqrcode.sourceforge.net/ > > However trying to compile from source on 10.6 has not yet worked for me. > > I pip install JCC and it compiles fine > > But when I try to run make in the pyqrcode project,

[Pythonmac-SIG] pyqrcode on Snow Leopard with jcc

2010-03-03 Thread Preston Holmes
I've used the 10.5 binary egg from here with great success: http://pyqrcode.sourceforge.net/ However trying to compile from source on 10.6 has not yet worked for me. I pip install JCC and it compiles fine But when I try to run make in the pyqrcode project, make fails when trying to run jcc wi