Thanks for your quick response. Listed the error message I get regarding
the build_utils.apple_accelerate error with pandas installation.

        File "/usr/lib/python2.7/dist-packages/numpy/distutils/misc_util.py",
line 966, in add_subpackage
        caller_level = 2)
      File "/usr/lib/python2.7/dist-packages/numpy/distutils/misc_util.py",
line 935, in get_subpackage
        caller_level = caller_level + 1)
      File "/usr/lib/python2.7/dist-packages/numpy/distutils/misc_util.py",
line 872, in _get_configuration_from_setup_py        config =
setup_module.configuration(*args)
      File "numpy/setup.py", line 10, in configuration
        from os.path import join as pjoin
      File "/usr/lib/python2.7/dist-packages/numpy/distutils/misc_util.py",
line 966, in add_subpackage
        caller_level = 2)
      File "/usr/lib/python2.7/dist-packages/numpy/distutils/misc_util.py",
line 935, in get_subpackage
        caller_level = caller_level + 1)
      File "/usr/lib/python2.7/dist-packages/numpy/distutils/misc_util.py",
line 847, in _get_configuration_from_setup_py        ('.py', 'U', 1))
      File "numpy/core/setup.py", line 13, in <module>
        import platform
    ImportError: No module named _build_utils.apple_accelerate

    ---------------------------------------

Command "python setup.py egg_info" failed with error code 1 in
/tmp/pip-install-gqyqxr/pandas/


Thanks again for looking into this.


Regards,

Ram


On Wed, Feb 6, 2019 at 1:11 PM Dennis Lee Bieber <[email protected]>
wrote:

> On Tue, 5 Feb 2019 23:14:55 -0800 (PST),
> [email protected] declaimed the
> following:
>
> >
> >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.
> >
>
>         That does not appear to be any sort of Python related error
> traceback.
> Don't paraphrase error messages -- cut&paste the exact text (not an image
> please).
>
>         The platform module should not be calling anything with
> _build_utils in
> the name.
>
> >How to resolve this "build_utils.apple_accelerate" issue?
> >
> >2. How can add additional space with mmc card?
> >
>
>         By not using the eMMC... Download the LXQT OS
> http://beagleboard.org/latest-images write it to an 8-32GB uSD card,
> insert
> the uSD card, and reboot the BBB.
>
>         OR -- if you do not need x-window (graphical environment),
> download the
> IoT image, write it to a 4-32GB uSD card, mount it and follow the
> instructions to turn it into a flasher image. Then reboot to let it flash
> the IoT image to the eMMC (after which you need to remove it as it will
> attempt to reflash each time you boot with it -- you can, after booting off
> eMMC, mount the card and convert it back to non-flasher mode). The IoT
> image is about half the size of the LXQT image.
>
>
> --
>         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/l5im5e1ov64ngnavkkre0mvmpb4dqri5uj%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/CAA20zZqN4KOJMKBZsq0r%2BPZQKsQSaP4q%3Dsaeddd%3DGT%3DVtZC%2Byw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to