``` 10:57 ~/.cache $ sudo rm -r pants 10:57 ~/.cac...
# general
f
Copy code
10:57 ~/.cache $ sudo rm -r pants
10:57 ~/.cache $ cd
10:57 ~ $ cd python-commons/
10:58 ~/python-commons $ ./pants test src/test::
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   122    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   281  100   281    0     0    734      0 --:--:-- --:--:-- --:--:--   734
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1802k  100 1802k    0     0  3104k      0 --:--:-- --:--:-- --:--:-- 3104k
New python executable in /Users/ruthgracewong/.cache/pants/setup/bootstrap-Darwin-x86_64/pants.Jg5XZW/install/bin/python
Installing setuptools, pip, wheel...
  Complete output from command /Users/ruthgracewong...W/install/bin/python - setuptools pip wheel:
  Ignoring indexes: <https://pypi-mirror.pinadmin.com/simple/,https://pypirepo.pinadmin.com/>
Collecting setuptools
  Could not find a version that satisfies the requirement setuptools (from versions: )
No matching distribution found for setuptools
----------------------------------------
...Installing setuptools, pip, wheel...done.
Traceback (most recent call last):
  File "/Users/ruthgracewong/.cache/pants/setup/bootstrap-Darwin-x86_64/virtualenv-15.0.2/virtualenv.py", line 2332, in <module>
    main()
  File "/Users/ruthgracewong/.cache/pants/setup/bootstrap-Darwin-x86_64/virtualenv-15.0.2/virtualenv.py", line 711, in main
    symlink=options.symlink)
  File "/Users/ruthgracewong/.cache/pants/setup/bootstrap-Darwin-x86_64/virtualenv-15.0.2/virtualenv.py", line 944, in create_environment
    download=download,
  File "/Users/ruthgracewong/.cache/pants/setup/bootstrap-Darwin-x86_64/virtualenv-15.0.2/virtualenv.py", line 900, in install_wheel
    call_subprocess(cmd, show_stdout=False, extra_env=env, stdin=SCRIPT)
  File "/Users/ruthgracewong/.cache/pants/setup/bootstrap-Darwin-x86_64/virtualenv-15.0.2/virtualenv.py", line 795, in call_subprocess
    % (cmd_desc, proc.returncode))
OSError: Command /Users/ruthgracewong...W/install/bin/python - setuptools pip wheel failed with error code 1
./pants: line 84: /Users/ruthgracewong/.cache/pants/setup/bootstrap-Darwin-x86_64/1.2.1/bin/python: No such file or directory