You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "Madhusudhana (JIRA)" <ji...@apache.org> on 2019/01/24 06:29:00 UTC

[jira] [Updated] (SINGA-422) ModuleNotFoundError: No module named '_singa_wrap'

     [ https://issues.apache.org/jira/browse/SINGA-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Madhusudhana updated SINGA-422:
-------------------------------
    Description: 
Hi,

 After installing SINGA through _*conda install -c nusdbsystem singa-cpu*_

if I execute _*python3 -c “from singa import tensor”*_

to check if SINGA installed successfully, I am getting the following message:

*ModuleNotFoundError: No module named '_singa_wrap'*

  was:
Hi,

 After installing SINGA through _*conda install -c nusdbsystem singa-cpu*_

if I execute _*python -c “from singa import tensor”*_

to check if SINGA installed successfully, I am getting the following message:

*ModuleNotFoundError: No module named '_singa_wrap'*


> ModuleNotFoundError: No module named '_singa_wrap'
> --------------------------------------------------
>
>                 Key: SINGA-422
>                 URL: https://issues.apache.org/jira/browse/SINGA-422
>             Project: Singa
>          Issue Type: Bug
>          Components: Application, Documentation, Module
>         Environment: Ubuntu16.04 and miniconda3
>            Reporter: Madhusudhana
>            Priority: Major
>              Labels: beginner, newbie
>         Attachments: Screenshot from 2019-01-23 18-46-27.png
>
>
> Hi,
>  After installing SINGA through _*conda install -c nusdbsystem singa-cpu*_
> if I execute _*python3 -c “from singa import tensor”*_
> to check if SINGA installed successfully, I am getting the following message:
> *ModuleNotFoundError: No module named '_singa_wrap'*



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)