30 May
2013
30 May
'13
12:03 p.m.
On Thu, May 30, 2013 at 1:26 PM, Andreas Jung <lists@zopyx.com> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi there,
I have a buildout where I am using the 'pyamp' module.
https://pypi.python.org/pypi/pyamp
zc.buildout on my Raspberry PI tries to download and install the binary release package for Linux.
Fair enough, (as I assume you run Linux on it) but the only binary release is for i686 Linux, and that's wrong, since it's an ARM. This must be a bug somewhere. //Lennart