Top "Raspberry-pi3" questions

GENERAL RPI QUESTIONS ARE OFF-TOPIC.

arecord: set_params:1233: Sample format non available Available formats: - S16_LE

I have a usb microphone and speaker adapter connected to a raspberry pi 3. I have setup everything on alsamixer. I …

audio raspberry-pi3
ImportError: no module named playsound

I am trying to run my python code in raspberry Pi 3 and I keep getting the error: ImportError: no module …

python raspberry-pi3 raspbian importerror playsound
Project ERROR: Unknown module(s) in QT: charts

I am building a QT app using QTwidgets to run in a RaspberyPi3 with an image inside the SDcard built …

qt charts widget raspberry-pi3 buildroot
Raspberry Pi-Python: Install Pandas on Python 3.5.2

I have a Raspberry 3 Model B with the latest version of Raspbian (installed with Noobs 2.3.0). I have successfully installed Python 3.5.2 …

python python-3.x pandas pip raspberry-pi3
Is specifying the listening HTTP port via UseUrls the correct way?

I have successfully deployed an asp.net core mvc to windows iot core on my raspberry pi 3. I am not …

c# asp.net asp.net-core-mvc raspberry-pi3 windowsiot
How to import the tensorflow lite interpreter in Python?

I'm developing a Tensorflow embedded application using TF lite on the Raspberry Pi 3b, running Raspbian Stretch. I've converted the …

python tensorflow raspberry-pi3 pytorch tensorflow-lite
ImportError: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.28' not found

I am using this tutorial from google https://codelabs.developers.google.com/codelabs/cloud-iot-core-overview/index.html?index=..%2F..index#2 I …

python google-cloud-platform raspberry-pi3 raspbian-stretch
How to use IR Remote with Raspberry Pi using Python?

I bought this [IR Sensor and Remote][1] to use with my Raspberry Pi 3. I have LIRC setup and I am …

python raspberry-pi3 infrared lirc
How to cross-compile for RasPi3

I am currently trying to cross-compile Qt 5.7 for my Raspberry Pi 3. This is my first cross-compiling atempt, so please be …

raspberry-pi cross-compiling raspberry-pi3 qt5.7
APScheduler - ImportError: No module named 'apscheduler'

I don't know why I get this error: ImportError: No module named 'apscheduler'. I tried to install the older version …

python python-3.x raspberry-pi3 apscheduler