CoderPupil

Results 1 comments of CoderPupil

Having the same issue on osmc. The following worked for me: ``` sudo apt-get install build-essential libssl-dev libffi-dev python3-dev sudo apt-get install python3-cryptography wget https://github.com/zjoasan/OSMC_libwide_prep/raw/main/libwidevine_prep_osmc.sh chmod +x libwidevine_prep_osmc.sh ./libwidevine_prep_osmc.sh ```