You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/02/21 13:40:10 UTC

[GitHub] jasperDD commented on issue #14224: NameError: name 'mx' is not defined (python)

jasperDD commented on issue #14224: NameError: name 'mx' is not defined (python)
URL: https://github.com/apache/incubator-mxnet/issues/14224#issuecomment-466002893
 
 
   yes, it works, but 
   i get error
   Traceback (most recent call last):
     File "<stdin>", line 6, in <module>
     File "C:\Users\Admin\AppData\Local\Programs\Python\Python37-32\lib\site-packag
   es\mxnet\image\image.py", line 1071, in __init__
       with open(path_imglist) as fin:
   FileNotFoundError: [Errno 2] No such file or directory: 'test.lst'
   >>>
   but this file there is ion my desktop

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services