blueoil icon indicating copy to clipboard operation
blueoil copied to clipboard

Version of pip is obsolete

Open tk26eng opened this issue 4 years ago • 2 comments

A following warning message comes when we run the command of make build.

WARNING: You are using pip version 20.0.2; however, version 20.1 is available.
You should consider upgrading via the '/usr/local/pyenv/versions/3.6.3/envs/python3.6/bin/python -m pip install --upgrade pip' command.

tk26eng avatar May 13 '20 19:05 tk26eng

@tk26eng just to be clear, do you want to suppress/hide the pip upgrade warning message when we run make build?

reference: https://stackoverflow.com/questions/46288847/how-to-suppress-pip-upgrade-warning

patrick-su avatar May 21 '20 08:05 patrick-su

@patrick-su This might come from lack of cleaning cache. Please let me check it again after cleaning cache for docker.

tk26eng avatar May 27 '20 15:05 tk26eng