hundreds-breakfast-49010
12/04/2020, 8:55 PM./pants test src/python/pants/core/goals/repl_integration_test.py
, deep in some python libraryUnicodeDecodeError: 'ascii' codec can't decode byte 0xe7 in position 51: ordinal not in range(128)
witty-crayon-22786
12/04/2020, 8:58 PMhundreds-father-404
12/04/2020, 9:00 PMwitty-crayon-22786
12/04/2020, 9:01 PMjolly-midnight-72759
12/04/2020, 9:01 PMhundreds-breakfast-49010
12/04/2020, 9:11 PMenough-analyst-54434
12/04/2020, 11:05 PMwitty-crayon-22786
12/04/2020, 11:06 PMhundreds-breakfast-49010
12/05/2020, 1:27 AMwitty-crayon-22786
12/05/2020, 2:25 AMhundreds-father-404
12/05/2020, 2:34 AMsetup/
repo that it looks for python3.7
or python3.8
, rather than using python3
hundreds-breakfast-49010
12/08/2020, 10:38 PMwitty-crayon-22786
12/08/2020, 10:38 PMhundreds-breakfast-49010
12/08/2020, 10:38 PM./pants
in the toolchain repo:
at 14:36:18 ➤ ./pants help
Using base prefix '/usr'
New python executable in /home/gregs/.cache/pants/setup/bootstrap-Linux-x86_64/pants.ThVYaB/install/bin/python3.9
Also creating executable in /home/gregs/.cache/pants/setup/bootstrap-Linux-x86_64/pants.ThVYaB/install/bin/python
Installing setuptools, pip, wheel...
done.
Collecting pip
Using cached <https://files.pythonhosted.org/packages/ab/11/2dc62c5263d9eb322f2f028f7b56cd9d096bb8988fcf82d65fa2e4057afe/pip-20.3.1-py2.py3-none-any.whl>
Installing collected packages: pip
Found existing installation: pip 19.0.3
Uninstalling pip-19.0.3:
Successfully uninstalled pip-19.0.3
Successfully installed pip-20.3.1
ERROR: Could not find a version that satisfies the requirement pantsbuild.pants==2.1.0
ERROR: No matching distribution found for pantsbuild.pants==2.1.0
PYTHON
to my 3.8 interpreterwitty-crayon-22786
12/08/2020, 10:39 PMhundreds-father-404
12/08/2020, 10:42 PMhundreds-breakfast-49010
12/08/2020, 10:44 PM