-3

I am getting following output.

enter image description here

Junaid Nz
  • 1
  • 1

1 Answers1

0

Try

pip install -U --ignore-installed filelock

to overwrite existing non-pip installed module. After that repeat pip install tox.

phd
  • 82,685
  • 13
  • 120
  • 165