'ValueError: Unable to find resource t64.exe in package pip._vendor.distlib
i am trying to run tox commands but it shows error
ValueError: Unable to find resource t64.exe in package pip._vendor.distlib
ERROR: python3.7: could not install deps [-rrequirements.txt]; v = InvocationError("'C:\path\test_tox\.tox\python3.7\Scripts \python.EXE' -m pip install -rrequirements.txt", 2)
have tried most of the solution available in internet, but nothing seems to be working. i am not sure what is the root cause of this
requirements.txt
dvc
dvc[gdrive]
sklearn
pandas
pytest
tox
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

