16
16
sys.stderr.write("[ERROR] Not a supported Python version. Need 2.7+\n")
19
27
# NOTE: The directory containing setup.py, whether run by 'python setup.py' or
20
28
# './setup.py' or the equivalent with another path, should always be at the
21
29
# start of the path, so this should find the right one...