We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Original error was: libf77blas.so.3: cannot open shared object file: No such file or directory
Line 79: apt-get install -y rpi.gpio python-smbus python-setuptools python3-pip -> apt-get install -y rpi.gpio python-smbus python-setuptools python3-pip libatlas-base-dev
Line 84: apt-get install -y lighttpd php7.0-cgi -> apt-get install -y lighttpd php7.1-cgi
install.sh.txt
The text was updated successfully, but these errors were encountered:
Thank you i will change it.
Sorry, something went wrong.
c6a7e93
Merge pull request #1 from arniebarni/master
23b0b1a
pull uap & serial from arniebarni
No branches or pull requests
Original error was: libf77blas.so.3: cannot open shared object file: No such file or directory
Line 79:
apt-get install -y rpi.gpio python-smbus python-setuptools python3-pip
->
apt-get install -y rpi.gpio python-smbus python-setuptools python3-pip libatlas-base-dev
Line 84:
apt-get install -y lighttpd php7.0-cgi
->
apt-get install -y lighttpd php7.1-cgi
install.sh.txt
The text was updated successfully, but these errors were encountered: