adafruit / Adafruit_DotStar_Pi

DotStar module for Python on Raspberry Pi
GNU General Public License v3.0
60 stars 30 forks source link

Works in Python 3? #13

Closed stuff4me closed 8 years ago

stuff4me commented 8 years ago

Will this library/module work in Python 3.x? I got it working to an extent in 2.7, I was getting the error about SystemError: error return without exception set. I will run it as sudo and see if that executes the code correctly.

Why I ask if this works on Python 3.x is because I have written my gui in 3.x and would like to keep it in 3.x to kind of future proof my program.

Is there a way to install this library/module into Python 3.x or does it need to be rewritten?

luciengaitskell commented 7 years ago

Was this closed because a solution was found? If so, what is it?

ayman commented 6 years ago

The APA102_Pi library is pure python and works in py3.