Now, that is an interesting thought.  When I go out and look for
instructions on downloading packages, the instructions usually only say to

pip install . . . . whatever.  They never specify sub directories.  This is
somewhat confusing for the newbies like me because installations just do
their thing and I never really know where to find the installed packages.
If I save all of the script on the screen, I can then look for the path but
this is a tedious way of "knowing" where packages are installed.

As it turns out, I input the instructions again and left the laptop for a
long while and then . . . ta da!  numpy was installed.  Because it took so
long to install, I thought it had crashed.  Apparently it was still working
in the background.

Thanks for all of your assistance

On Thu, Sep 29, 2016 at 8:25 PM, William Hermans <yyrk...@gmail.com> wrote:

> $ ls .
>
> Would determine if the script is in the current working directory.
>
> On Thu, Sep 29, 2016 at 5:05 PM, Dennis Lee Bieber <wlfr...@ix.netcom.com>
> wrote:
>
>> On Thu, 29 Sep 2016 15:35:57 -0700 (PDT), Lidia Toscano
>> <lidia.tosc...@gmail.com> 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
>>     wlfr...@ix.netcom.com    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 beagleboard+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit https://groups.google.com/d/ms
>> gid/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 a topic in the
> Google Groups "BeagleBoard" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/beagleboard/cWLv9qXfXqI/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/CALHSORqQwvF80kWuBXQidAKivsYadLf_j7XgkVjr91%2BWKs38Og%
> 40mail.gmail.com
> <https://groups.google.com/d/msgid/beagleboard/CALHSORqQwvF80kWuBXQidAKivsYadLf_j7XgkVjr91%2BWKs38Og%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> 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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CALseTBUy3qvxpnigM3HBmz6nO8DncbtgNA_ydCEpqdnPL8_dJA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to