Hi,
Yes, i already knew how to list python specific packages.. the thing is that (at least when i tested) pyOnionGpio is only available for python2. When a try to import in python 3 it fails.. same with pyserial.
P
Best posts made by Pablo Fonovich
-
RE: Python3 modules for GPIO and Serial Port.
-
RE: ModuleNotFoundError: No module named 'onionGpio' Python3
@Daniele-Scasciafratte Have you found any way to use python gpio module with python3? Or we must use the virtual filesystem files?