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
Traceback (most recent call last):
from sds.auth.ttypes import Credential
File "E:\Anaconda3\lib\site-packages\sds\auth\ttypes.py", line 11, in
import sds.errors.ttypes
File "E:\Anaconda3\lib\site-packages\sds\errors\ttypes.py", line 12, in
from thrift.transport import TTransport
File "E:\Anaconda3\lib\site-packages\thrift\transport\TTransport.py", line 20, in
from cStringIO import StringIO
ImportError: No module named 'cStringIO'
No description provided.
The text was updated successfully, but these errors were encountered: