I am new to raspberry pie and need to install numpy, pandas, script and Matplotlib for python3. When I install numpy with
Code: Select all
pip3 install numpy
Code: Select all
Original error was: libf77blas.so.3: cannot open shared object file: No such file or dircetory
I have been trying to fix this for three days and have reinstalled Rasparian 4 times but I haven't made any real progress.
Does anyone know how to fix this?