[Pythonmac-SIG] "Fatal Python error: PyThreadState_Get: no current thread"

Richard Jones richard at commonground.com.au
Wed Feb 2 10:01:51 CET 2005


On 02/02/2005, at 7:45 PM, Bob Ippolito wrote:
> Creating both a zip and a directory is perfectly normal and expected.
>
> "fails to find some stuff" is probably unrelated.

More specifically, the "smart" xml.sax.saxexts module fails to find any 
parsers for parsing XML. I need to look more closely at what it's 
trying to do. I suppose I just need to keep bashing away at things 
until I've managed to get the correct combination of packages and 
includes args to setup() ;)


> Turning off zip-ification of site-packages wouldn't do you any good 
> because py2app chooses which files it wants to put in there.

Yeah. I did start down the road of implementing the -Z py2app switch, 
but that led to pain :)


> Look at <http://svn.red-bean.com/bob/py2app/trunk/examples/pkg_data/> 
> -- it's designed to be particularly annoying to package.

Ah, righto, I'll use that as inspiration.

Thanks again for all your help!


     Richard



More information about the Pythonmac-SIG mailing list