Skip to content

Conversation

@asparkhi
Copy link
Contributor

PR #12663 introduced
virtual environment in ci_lint docker image. At present, this
is not updated on docker hub. In the old docker image prior
to the above PR, pylint picked up a different version of python
that didn't catch the issues fixed in this commit.

cc @leandron @areusch

Following change introduced installing python dependencies inside
virtual environments: apache#12663
Previous to this fix, a different version of python was being
picked up that didn't catch the issues fixed in this commit.

Change-Id: Ie290d9474a799311e07d293fa1b8299326b11661
Copy link
Contributor

@leandron leandron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@areusch
Copy link
Contributor

areusch commented Sep 15, 2022

oops, thanks @ashutosh-arm !

xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
)

Following change introduced installing python dependencies inside
virtual environments: apache#12663
Previous to this fix, a different version of python was being
picked up that didn't catch the issues fixed in this commit.

Change-Id: Ie290d9474a799311e07d293fa1b8299326b11661
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants