Open mkrasmus opened 3 years ago
I had this issue also. I simply installed tensorflow first using "pip install --upgrade tensorflow"
Note that this also updated the version of python core which probably isn't perfect. So maybe take my suggestion with a grain of salt
I had this issue also. I simply installed tensorflow first using "pip install --upgrade tensorflow"
Note that this also updated the version of python core which probably isn't perfect. So maybe take my suggestion with a grain of salt
As an update, I worked out why this happened. I wasn't using the correct image for my DataBricks cluster. There are two versions of 7.3 LTS, one has an ML on it... that one obviously has more ML libraries preinstalled.
First command
Returns:
Rest of the notebook executes fine