Open GitShaffi opened 7 years ago
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).
Hi,
We confirm that the package is not currently compatible with Python 3 - We'll try to work on this ASAP.
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.