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

Moaz Reyad commented on SINGA-418:
----------------------------------

In Python 3, [there is no 
long|https://docs.python.org/3.3/whatsnew/3.0.html#integers]. The problem is in 
[this 
commit|https://github.com/apache/incubator-singa/commit/7d25ed93b4a05ef24ec73b8277945bd24db716d2#r31652793].

This 
[commit|https://github.com/apache/incubator-singa/commit/8d9eb297dd7c2263b5face4bfcaf80a1a6680be8#r31652823]
 also may need to be fixed.

> Unsupportive type 'long' in python3.
> ------------------------------------
>
>                 Key: SINGA-418
>                 URL: https://issues.apache.org/jira/browse/SINGA-418
>             Project: Singa
>          Issue Type: Bug
>            Reporter: Liu Hui
>            Priority: Major
>         Attachments: Screenshot from 2018-12-12 11-20-36.png
>
>
> When I trained the mnist of examples, "NameError: name 'long' is not defined" 
> occurred.
> {code:java}
> // python train.py mnist.pkl.gz --use_gpu
> {code}
> Python3.6 is used.



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

Reply via email to