pi@octopi : ~ $ ~/oprint/bin/pip install numpy
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting numpy
Using cached numpy-1.16.6.zip (5.1 MB)
Building wheels for collected packages: numpy
Building wheel for numpy (setup.py) ... done
Created wheel for numpy: filename=numpy-1.16.6-cp27-cp27mu-linux_armv6l.whl size=9156284 sha256=4774206ef53c8259b17cdd7eaa53b6c6667ba999c79212e5118d97a04e81badc
Stored in directory: /home/pi/.cache/pip/wheels/fe/49/d9/dbd8037d1f7b1672ebcdba0c75f1b7000d9e888a33af294c35
Successfully built numpy
Installing collected packages: numpy
Successfully installed numpy-1.16.6
looks like numpy install was successful.
now I will try again the bed visualization plug-in install from the GUI.