bitter-ability-32190
11/09/2021, 2:59 PMpants
main
branch, I'm seeing the following:
Bootstrapping pants_deps with requirements:
/home/joshuacannon/work/pants/3rdparty/python/requirements.txt
/home/joshuacannon/work/pants/build-support/pants_venv: line 33: /home/joshuacannon/.cache/pants/pants_dev_deps/Linux.x86_64.x86_64.py38.venv/bin/pip: No such file or directory
This isn't the first time it has happened too 🤔bitter-ability-32190
11/09/2021, 3:00 PMrm -rf ~/.cache/pants/
doesn't fix it eitherhundreds-father-404
11/09/2021, 3:00 PMbitter-ability-32190
11/09/2021, 3:01 PMbitter-ability-32190
11/09/2021, 3:01 PM./pants_from_sources
on a sister dirbitter-ability-32190
11/09/2021, 3:01 PMvenv
worked. So either it's the venv or it's the version of Python (3.8 -> 2.7)hundreds-father-404
11/09/2021, 3:04 PMbitter-ability-32190
11/09/2021, 3:16 PM