kpolley / Python_AVrecorder

Simultaneously record audio and video using Python
37 stars 12 forks source link

Script not working #5

Open gicht opened 3 years ago

gicht commented 3 years ago

Hello,

thank you for your code, but i have some troubles tu get it run.

I am Using Raspberry Pi 3 - V2 with Raspian Buster (latest Version) and Python 3.

When opening AudioRecorder.py there is an error in line 4 and 5. The libs cannot be imported. I also cannot find any information to install this libs for Python.

Do you have any Sources for this libs on any idea what went wrong? Thanks

P.S. Your requirements are all installed

gicht commented 3 years ago

My problem is solved. I set up the system again and updated it. Thanks