Re: [Pythonmac-SIG] No module named altgraph-0

2012-08-15 Thread Ronald Oussoren
Hi, Is your app this salstat ? The traceback seems to indicate that the sip recipe (for PyQt support) tries to import 'altgraph-0'. Could you try if the attached patch fixes the issue? BTW. You're running the setup.py as root, that shouldn't be necessary and in

Re: [Pythonmac-SIG] No module named altgraph-0

2012-08-15 Thread Mark Livingstone
Any ideas? On 12 August 2012 16:27, Mark Livingstone wrote: > Hi Guys, > > I'm making progress - I think ;-) > > I went to Ronald's Bitbucket and installed all the relevant bits and > pieces. Finally I made py2app as below, and it seemed that this was > successful. However when I tried to make my