[ https://issues.apache.org/jira/browse/SINGA-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724060#comment-16724060 ]
Moaz Reyad commented on SINGA-418: ---------------------------------- Please do not forget to check also this [commit|https://github.com/apache/incubator-singa/commit/8d9eb297dd7c2263b5face4bfcaf80a1a6680be8#r31652823], because [this line|https://github.com/apache/incubator-singa/blob/master/python/singa/tensor.py#L291] can make the same problem. > 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)