Top "Raspberry-pi3" questions

GENERAL RPI QUESTIONS ARE OFF-TOPIC.

How to install Anaconda on RaspBerry Pi 3 Model B

I would like to know how to install the latest Anaconda version from Continuum on my Raspberry Pi 3 model B. …

python-3.x anaconda raspberry-pi3
ssh connection refused on Raspberry Pi

I realize this question has already been asked in some different ways, however it doesn't seem like any of the …

linux ssh raspberry-pi3 sshd
WebDriverException: Message: invalid argument: can't kill an exited process with GeckoDriver, Selenium and Python on RaspberryPi3

Server: Raspberry Pi 3 OS: Dietpi - version 159 Geckodriver version: 0.22 for arm Firefox version: 52.9.0 Python version: 3.5 Selenium version: 3.14.1 Gecko is executable, …

python selenium firefox raspberry-pi3 geckodriver
How do I detect and connect to a hidden SSID on my Raspiberry Pi 3 (Raspbian)?

How do I configure my Raspberry Pi 3 (running Raspbian) to connect to a hidden network? I know it involves editing …

raspberry-pi wifi hidden ssid raspberry-pi3
I just installed Ubuntu 20.04 LTS whats the default password?

This is a Raspberry pi 3 b+ running Ubuntu 20.04 LTS 32bit (I downloaded from here) and the screen says: Ubuntu 20.04 ubuntu …

ubuntu raspberry-pi raspberry-pi3 ubuntu-20.04
nginx unexpected end of file, expecting ";" or "}" in /etc/nginx/sites-enabled/default:20 over Raspbian

I'm new at nginx and Raspberry. I installed nginx using sudo apt-get install And everything was fine at that point. …

nginx raspbian raspberry-pi3
Unable to autolaunch a dbus-daemon without a $DISPLAY for X11. NetBeans. Pi as remote host

I am trying to run the following example code using my NetBeans IDE: #include <stdio.h> #include <…

c raspbian raspberry-pi3 netbeans-8 dbus
ImportError: libcblas.so.3: cannot open shared object file: No such file or directory

I am trying to run an Arducam MT9J001 camera on a raspberry pi 3b+. I am getting the following …

python linux raspberry-pi3 importerror
Start "Chromium" automatically on booting the Pi3 with Raspbian JESSIE

I have a problem. My goal is that the browser will automatically start up in fullscreenmode and don't go to …

linux chromium raspberry-pi3 autostart
Could not import runpy module

I am trying to install a Python module on a raspberry pi that is running linux. I am using Python 2.7.11 …

python linux python-2.7 pip raspberry-pi3