I installed correct scipy package then no more error.

Thanks.

On Monday, July 1, 2019 at 11:56:11 AM UTC+9, 宮本剛 wrote:
>
> 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/d139a272-3fa8-47c2-bb8a-4a1b5bd42df7%40googlegroups.com.

Reply via email to