You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 28, 2023. It is now read-only.
I am facing this issue after subscribing to stream "Stream subscriber shutting down because connection was closed uncleanly (peer dropped the TCP connection without previous WebSocket closing handshake)" .
Warning while importing datasift
c:\Python27\lib\site-packages\zope.interface-4.1.2-py2.7-win32.egg\zope__init__.py:3: UserWarning: Module twisted was already imported from c:\Python27\lib\site-packages\twisted__init__.pyc, but c:\python27\lib\site-packages\autobahn-0.9.6-py2.7.egg is being added to sys.path
import pkg_resources
c:\Python27\lib\site-packages\twisted\internet\win32eventreactor.py:64: UserWarning: Reliable disconnection notification requires pywin32 215 or later
category=UserWarning)