Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Instruction Guide AUDIOPHONICS RaspDAC Mini Kit - I-Sabre ES9038Q2M
(04-02-2022, 04:58 PM)TookaFace Wrote: Updated procedure for moOde 8 and higher:
Code:
sudo apt update
sudo apt-get -y install lirc
sudo -i pip install --upgrade pip setuptools
sudo -H pip install 'luma.core==1.13.0' 'luma.oled==3.4.0'

I'm also using  the luma library for my oled screen. Prob the oled screen for the audophonics software used python 2.7, this why the packages where locked to those versions; The packages 'luma.core==1.13.0' 'luma.oled==3.4.0' where the latest that still supported python2.7. Now it is running on python 3 with moode 8, you can prob drop that reqstriction. At my side the newer versions for python3 also works fine:


Code:
pi@m8p4d:~ $ pip freeze |grep luma
luma.core==2.3.1
luma.oled==3.8.1
Reply


Messages In This Thread
RE: AUDIOPHONICS RaspDAC Mini Kit - I-Sabre ES9038Q2M - by bitlab - 04-02-2022, 06:13 PM

Forum Jump: