You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@yetus.apache.org by GitBox <gi...@apache.org> on 2020/03/30 16:25:45 UTC

[GitHub] [yetus] aajisaka commented on issue #104: YETUS-960. Yetus build env cannot execute pylint2

aajisaka commented on issue #104: YETUS-960. Yetus build env cannot execute pylint2
URL: https://github.com/apache/yetus/pull/104#issuecomment-606102404
 
 
   After the change, pylint2 can be executed successfully:
   ```
   $ ./start-build-env.sh
   (snip)
   aajisaka@0526bc51a145:~/yetus$ pylint2 --version
   No config file found, using default configuration
   pylint2 1.9.2, 
   astroid 1.6.5
   Python 2.7.12 (default, Oct  8 2019, 14:14:10) 
   [GCC 5.4.0 20160609]
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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