$ ls . Would determine if the script is in the current working directory.
On Thu, Sep 29, 2016 at 5:05 PM, Dennis Lee Bieber <[email protected]> wrote: > On Thu, 29 Sep 2016 15:35:57 -0700 (PDT), Lidia Toscano > <[email protected]> declaimed the > following: > > >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. > > > > So what error messages does it generate? > > > >root@beaglebone:~# python setup.py install > >python: can't open file 'setup.py': [Errno 2] No such file or directory > >root@beaglebone:~# > > No surprise if you don't have the download in the first place... Or > extracted the contents of the download into a directory... OR CD'd into the > directory with the package contents (you're still in the root home > directory -- at the least the package should be in a subdirectory > somewhere) > -- > Wulfraed Dennis Lee Bieber AF6VN > [email protected] HTTP://wlfraed.home.netcom.com/ > > -- > 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/ctarubtd4tcs9arheo2d6uigpsmg33c1fr%404ax.com. > For more options, visit https://groups.google.com/d/optout. > -- 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/CALHSORqQwvF80kWuBXQidAKivsYadLf_j7XgkVjr91%2BWKs38Og%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
