For installing pandas, try apt-get instead. If that doesn't work, then as
Dennis said, just copy/paste the whole error message.

$ apt-cache search pandas
python-pandas - data structures for "relational" or "labeled" data
python-pandas-doc - documentation and examples for pandas
python3-pandas - data structures for "relational" or "labeled" data -
Python 3
<snip>

There are several options. Choose python-pandas or python3-pandas and
install from apt instead.

Jim

On Wed, Feb 6, 2019 at 10:55 AM <rkanhiro...@gmail.com> wrote:

> Hi,
>
> I have 4GB memory in the beaglebone black board received and 92% space is
> used. First I tried to connect the board using serial from iMac and able to
> talk to the system.
>
> After that I connected the board from windows 10 and connected through ssh
> and did pandas installation using command "pip install pandas". After some
> time it came back with following error.
>
> >
> >import platform
> issues with named module "_build_utils.apple_accelerate". Subsequently I
> am unable to install pandas.
>
> How to resolve this "build_utils.apple_accelerate" issue?
>
> 2. How can add additional space with mmc card?
>
> Please help.
>
> Thanks.
>
> Ram.
>
> --
> 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/a2676462-86fa-4559-87c9-c53f00532c8e%40googlegroups.com
> <https://groups.google.com/d/msgid/beagleboard/a2676462-86fa-4559-87c9-c53f00532c8e%40googlegroups.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/CAGS%2B2h9zd%3DnwLA%3DA79MHZgbpo%3DEzmWz71g2_9rVSo4inqLZ%3Dmw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to