Re: [Numpy-discussion] Wheel files for PPC64

2016-11-29 Thread Leonardo Bianconi
Hi. Can anyone help me with this? > > From: Leonardo Bianconi > Sent: quarta-feira, 23 de novembro de 2016 12:47 > To: 'numpy-discussion@scipy.org' > Subject: Wheel files for PPC64 > > Hi all! > > I realized that there is no "whl" files for PPC64 > (https://pypi.python.org/pypi/numpy/1.12.0b1),

Re: [Numpy-discussion] Wheel files for PPC64

2016-11-29 Thread Nathan Goldbaum
Hi Leonardo, Matthew Brett replied to you on Nov 23: https://mail.scipy.org/pipermail/numpy-discussion/2016-November/076290.html It seems you will need to take this up with the upstream python packaging community to come up with an alternate to manylinux1 that will work on ppc architectures. -N