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
Any follow up to this? I get this when using pip3 for python3. I don't get it when using pip and python (python2.7) but I am having problems with ssl certificate checks (on a valid certificate).
getting the below import error
from dssclient import DSSClient
ImportError: No module named 'dssclient'
Version:
dataiku-api-client==3.1.4
even the previous versions of the client gives the same error.
The text was updated successfully, but these errors were encountered: