Skip to content
Snippets Groups Projects
Commit 2a1a44ec authored by kr69sugu's avatar kr69sugu
Browse files

todo note

parent ac305ce8
Branches
Tags
No related merge requests found
#!/usr/bin/python2 #!/usr/bin/python2
#TODO cathch if no ola is installed
# Traceback (most recent call last):
# File "./skyglow.py", line 5, in <module>
# from ola.ClientWrapper import ClientWrapper
# ImportError: No module named ola.ClientWrapper
from __future__ import print_function #python 2 from __future__ import print_function #python 2
import os import os
from ola.ClientWrapper import ClientWrapper from ola.ClientWrapper import ClientWrapper
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment