<#20137 venvs/2.17.0/bin/pants: No such file or di...
# github-notifications
c
#20137 venvs/2.17.0/bin/pants: No such file or directory Issue created by joedborg Describe the bug Sadly, my company's antivirus deleted a bunch of pants and python files as it thought running pants was a threat. It's been disabled, but now my pants env is totally broken:
Copy code
āžœ pants -V
Failed to exec pants at "/Users/joe/Library/Caches/nce/cf6c1988edaa5d40bbf385ae79a75e6d2abba937217d1b672c71eaf0ea495bcd/bindings/venvs/2.17.0/bin/pants": No such file or directory
This happens with every pants command. Is it possible to rebuild this venv? Pants version 2.17.0 OS MacOS Additional info Python and Pants installed via Brew. Have run a brew reinstall on both. pantsbuild/pants