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?
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?