Follow steps: 1) python3 setup.py install 2) No issues on compile/install 3) >>> import ASUS.GPIO Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named 'ASUS.GPIO' Same output using python2.7 as well.