You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "Shreyansh Shrivastava (JIRA)" <ji...@apache.org> on 2019/07/12 21:15:00 UTC

[jira] [Commented] (SINGA-470) SINGA 1.2.0 to 2.0.0 upgrade error

    [ 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)