I would really appreciate a python3 version of the library as I'm trying to build a home automation solution around python3 at the moment.
Michael Klug
@Michael Klug
Best posts made by Michael Klug
-
RE: No oled library for python3?posted in Omega Talk
-
RE: OmegaExpansion for Python3posted in Omega Talk
@Brad-Buskey please excuse my stupid question but you will have my eternal thanks and a free beer should we ever meet in reality:
How did you install OmegaExpansion for python3.6, I was not able to find this.
Latest posts made by Michael Klug
-
RE: OmegaExpansion for Python3posted in Omega Talk
@jorgegarciadev i will try a fresh install with a new Omega2 image using only python3 and pyOmegaExpansion with --nodeps option. In the meantime i solved the problem temporarily by calling the bash skript with the subprocess module. this works suprisingly well.
-
RE: OmegaExpansion for Python3posted in Omega Talk
@Brad-Buskey strange, will try to replicate on my second Omega2. Thanks for your input!
-
python2/3 IPC inter process communicationposted in Omega Talk
i want to built a python2 daemon which controls the oled-expansion and prints what is sent to it. Does anyone have a good idea which module I should take a look into? Also maybe linux FIFOs would be a feasie solution? Many thanks for any tips

-
RE: No oled library for python3?posted in Omega Talk
I would really appreciate a python3 version of the library as I'm trying to build a home automation solution around python3 at the moment.
-
RE: OmegaExpansion for Python3posted in Omega Talk
did some research, there is no OmegaExpansion for python3, it's not yet built. Your GPS script is using python2. Nevertheless many thanks for your effort!
https://community.onion.io/topic/1223/no-oled-library-for-python3 -
RE: OmegaExpansion for Python3posted in Omega Talk
@Brad-Buskey please excuse my stupid question but you will have my eternal thanks and a free beer should we ever meet in reality:
How did you install OmegaExpansion for python3.6, I was not able to find this.
-
RE: OmegaExpansion for Python3posted in Omega Talk
At least in the documentation it's only about Python2. What I want is Python3. I will take a look at the projects!