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

todo note

parent ac305ce8
No related branches found
No related tags found
No related merge requests found
#!/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
import os
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