I had problems with both Data Science 1.0 and 3.0, but using conda install.
Then, someone else recommended I use Base Python 3.0, and do pip install.
That worked, but I get the “WARNING (theano.tensor.blas): Using NumPy C-API based implementation for BLAS functions” warning.
Do you get that warning?
Also, do you know why everyone is doing pip install? I thought conda install was “better.”