Need to change use of select.epoll (in launch.py) with select.select() (I think), because epoll is only supported on linux.