Code0x58 commented on pull request #3479:
URL: https://github.com/apache/incubator-heron/pull/3479#issuecomment-624540213


   I think `bdist_wheel` not being found was due to a setup script of one of 
the pylint's transitive dependencies having a `setup.py` that has logic in it 
for building extensions, which broke up breaking encapsulation but went 
unnoticed as wheel was installed in the host python2 environment. On my branch 
I just added python3-wheel to the CI environment to skip over that issue.


----------------------------------------------------------------
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:
[email protected]


Reply via email to