PyMC3 install, https://github.com/pymc-devs/pymc3/wiki/Installation-Guide-(Windows)
lrlgogo opened this issue · 0 comments
lrlgogo commented
I have install my pymc3 as https://github.com/pymc-devs/pymc3/wiki/Installation-Guide-(Windows) on win10, it works well in pycharm, but it can't work normally in jupyter, I've searched in Internet, upgrade the numpy, but it still a problem.
WARNING (theano.tensor.blas): Using NumPy C-API based implementation for BLAS functions.
WARNING (theano.tensor.blas): Failed to import scipy.linalg.blas, and Theano flag blas__ldflags is empty. Falling back on slower implementations for dot(matrix, vector), dot(vector, matrix) and dot(vector, vector) (DLL load failed while importing _fblas: 找不到指定的模块。)
ERROR:root:Internal Python error in the inspect module.
Below is the traceback from this internal error.