[Pythonmac-SIG] BuildApplication Error with Python 2.0 (#65)

Schollnick, Benjamin Benjamin.Schollnick@usa.xerox.com
Tue, 03 Apr 2001 10:28:56 -0400


I'm attempting to build an application with Python 2.0, and receiving an
strange error:

ValueError: Unpack sequence of wrong size

This is being raised in module BuildApplication, in line 147 (?), 51 (main),
73 (BuildApplication).

Is there a patch to fix this?  I'd rather not use a beta version of python
at work.

		- Benjamin