I have restarted mac and not working, I have executed !pip install turicreate==5.0 and not working too. I don’t know why but it seems jupyter notebook can not access turicreate module, is there anyway to uninstall jupyter notebook and install again from scratch?
I see that if I execute from terminal python and when it shows the prompt of python >> if I do import turicreate as tc then it imports correct turicreate, so I think that must have a problem with jupyter notebook installation, but I do not know how to solve it. It is quite frustating.
Thanks in advance.