Problem while installing flake8...!!
Open VS code terimal.
Run: python -m ensurepip --upgrade
Check pip installed or not, for this run:
python -m pip --version
Now run python:
python -m pip install flake8
Your flake8 is installed.
Thank you..!!
prem14choudhary.hashnode.dev1 min read