Closed ptitzler closed 6 years ago
oops, yes. sorry.
Are you running the Python with Spark 3.5
kernel for this?
I'm getting an error when I run the cell
from watson_machine_learning_client import WatsonMachineLearningAPIClient
:
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
<ipython-input-2-19581e9412f7> in <module>()
----> 1 from watson_machine_learning_client import WatsonMachineLearningAPIClient
ImportError: No module named 'watson_machine_learning_client'
The cell after that installs the library, if required. (See comment there) I don't think it is installed by default in any of the kernels. I tested with Python 3.5/Spark 2.x.
Delivers #10: