You are not logged in.
Pages: 1
Is there no 64 bit scipy? I update the db and
pacman -S python-scipy
error: 'python-scipy`: not found in sync dbWhen I do the same in my 32 bit chroot it works fine. Is this the same for everyone, or just me?
Offline
Only exists in community repo for 32bit.
See: http://www.archlinux.org/~andyrtr/pkg_diff.html
Ask the corresponding TU, if he can build it on x86_64. Otherwise build it on your own.
Offline
ah, thanks
Offline
It doesn't build on x86_64. It'll need to be patched/fixed. I haven't had time to look in it further.
Offline
I have had another try at building scipy on my AMD64, using the i686 PKGBUILD with arch='x86_64' and this time it...
just worked!
Haven't used it much yet, but the scipy modules seem to import OK at least....
Offline
I've added it to community.
Offline
Pages: 1