I have loaded twisted using pip pip install twisted. Then I tried to import from autobahn.twisted.websocket import WebSocketClientProtocol, I get error when I import 'twisted' has no attribute '__version__'.
'twisted' has no attribute '__version__'
439 Views Asked by Partha Sen At
2
pip install --upgrade pyopensslcan solve the issue when I am using Ubuntu