Hi, I am running Debian GNU/Linux 8 on a BBB. I have been trying to download numpy but when I use pip install numpy the installation process crashes.
I've been using the following process: http://docs.scipy.org/doc/numpy-1.10.1/user/install.html#id6 root@beaglebone:~# python setup.py install python: can't open file 'setup.py': [Errno 2] No such file or directory root@beaglebone:~# root@beaglebone:~# python setup.py build_ext --inplace python: can't open file 'setup.py': [Errno 2] No such file or directory root@beaglebone:~# Your help appreciated! -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/9e1dcca5-66b0-4464-9973-3a876cc89d0b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
