piPlayer wrote: > Ok I understand. The problem is, I am using the PyLMS library and it is > causing problems with Python 3.6. So I have to use Python 2.7. But the > old RPi-GPIO.tcz extension for Python 2 is no longer available in > PiCorePlayer 6. So I thought pigpio was an alternative.
You could manually build it with pip. But moving to python3 is going to be a must. python2 is end of life, It will not be supported at all in the next pCP release. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate' (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted) if you like the piCorePlayer ------------------------------------------------------------------------ paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858 View this thread: http://forums.slimdevices.com/showthread.php?t=112460 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
