#17746 command not found
New discussion created by
jgarte
`Hi, when following this
guide I get the following error:
``
./pants
/home/jgart/pants/build-support/pants_venv: line 20: -c: command not found
Bootstrapping pants_deps with requirements:
/home/jgart/pants/3rdparty/python/requirements.txt
/home/jgart/pants/build-support/pants_venv: line 20: -c: command not found
/home/jgart/pants/build-support/pants_venv: line 20: -c: command not found
/home/jgart/pants/build-support/pants_venv: line 33: : command not found
Failed to create venv.
How should I set PY environment variable? I think that might be the issue.
pantsbuild/pants