python - Linking NumPy with BLAS on windows -


i'm trying install theano on windows system , need install blas , lapack. i've got .dll files these in system32 folder. when run numpy.config.show() anaconda, paths libraries displayed properly. however, not happen on idle , same command tells prints not available paths libraries lapack , blas.

another thread suggests anaconda , original python 2.7 distributions treated separate environments. question is, if anaconda says blas installed, missing in other environment? re-compiled libraries , force-reinstalled numpy, doesn't seem help.

any appreciated.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -