[ 
https://issues.apache.org/jira/browse/SINGA-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16884172#comment-16884172
 ] 

Shreyansh Shrivastava commented on SINGA-470:
---------------------------------------------

"conda list protobuf"
# Name                    Version                   Build  Channel
libprotobuf               3.7.1                h8b12597_0    conda-forge

After downgrading to 3.2, importing tensor from singa gives,
*ModuleNotFoundError:* No module named 'singa'

> SINGA 1.2.0 to 2.0.0 upgrade error
> ----------------------------------
>
>                 Key: SINGA-470
>                 URL: https://issues.apache.org/jira/browse/SINGA-470
>             Project: Singa
>          Issue Type: Bug
>          Components: Application
>         Environment: CentOS7
> miniconda 3
>            Reporter: Shreyansh Shrivastava
>            Priority: Major
>         Attachments: ldd _singa_wrap.so.png
>
>
> "*conda install -c nusdbsystem -c conda-forge singa-cpu*" updated the SINGA 
> package *from 1.2.0 to 2.0.0* but is throwing error on importing any module 
> from singa on jupyter notebook.
> *Error*
> *ImportError:* libprotobuf.so.14: cannot open shared object file: No such 
> file or directory
> *ModuleNotFoundError:* No module named '_singa_wrap'
> ldd _singa_wrap.so outputs *libprotobuf.so.14 => not found*



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to