The fix is edit
/usr/local/lib/python2.7/dist-packages/stratum-0.2.13-py2.7.egg/stratum/websocket_transport.py
change the first line from autobahn.websocket import
to autobahn.twisted.websocket import
Thanks a lot
ktbken. That did the trick. Works like a charm now
