problem with stable OSX installers

oneicat1@gmail.com wrote:

I'm trying out wxPython for the first time.

I downloaded each of the the stable OSX installer(s) from
Redirecting...
(ansi and universal, 2.6 and 2.7), but in all 4 I get errors like the
one attached.

My system: OSX 10.8.2 on macbook air.
> which python:
/usr/bin/python
> python
Python 2.7.2 (default, Jun 20 2012, 16:23:33)
[GCC 4.2.1 Compatible Apple Clang 4.0 (tags/Apple/clang-418.0.60)] on darwin

I've just downloaded one of the .dmg files and opened it and started the installer package with no corruption issues. (OSX 10.7) Perhaps the Sourceforge mirror you used has a bad set of files? Try forcing a different mirror and see if that makes any difference.

There have been reports on 10.8 about the packages not being signed, and that you have to allow unsigned packages to be installed in the security preferences, but that would have been a different error message.

···

--
Robin Dunn
Software Craftsman