Hi.

Theano causes an error as follows:

  File 
"C:\ProgramData\Anaconda3\lib\site-packages\theano\sparse\__init__.py", l
ine 18, in <module>
    from theano.sparse.type import *
  File "C:\ProgramData\Anaconda3\lib\site-packages\theano\sparse\type.py", 
line
30, in <module>
    class SparseType(gof.Type):
  File "C:\ProgramData\Anaconda3\lib\site-packages\theano\sparse\type.py", 
line
53, in SparseType
    format_cls = {'csr': scipy.sparse.csr_matrix,
AttributeError: module 'scipy.sparse' has no attribute 'csr_matrix'

Is there any suggestion?

Thanks.


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"theano-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to theano-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/theano-users/b58a2a33-18b9-4184-94b2-d27908290b3b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to