dataiku-api-client-python icon indicating copy to clipboard operation
dataiku-api-client-python copied to clipboard

ImportError: No module named 'dssclient'

Open GitShaffi opened this issue 8 years ago • 2 comments

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.

GitShaffi avatar Jul 05 '17 05:07 GitShaffi

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).

gkericks avatar Sep 26 '17 15:09 gkericks

Hi,

We confirm that the package is not currently compatible with Python 3 - We'll try to work on this ASAP.

cstenac avatar Sep 26 '17 15:09 cstenac