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 2018/06/14 23:03:44 UTC

[GitHub] apeforest commented on issue #11224: ‘make lint’ is broken under python2

apeforest commented on issue #11224: ‘make lint’ is broken under python2
URL: https://github.com/apache/incubator-mxnet/issues/11224#issuecomment-397464272
 
 
   @TaoLv I am looking into this issue. Could you please update the "Steps to reproduce". The error I got when running "make lint" is below:
   
   ```
   Traceback (most recent call last):
     File "scripts/lint.py", line 13, in <module>
       import cpplint
   ModuleNotFoundError: No module named 'cpplint'
   make: *** [lint] Error 1
   ```
   Sorry if my question sounds too silly, I am still new to this community. Thanks!

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