best-furniture-15331
05/09/2023, 10:21 PMImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with LibreSSL 2.8.3. See: <https://github.com/urllib3/urllib3/issues/2168>~/.cache/pants./pants --versionbroad-processor-92400
05/09/2023, 10:30 PMPIP_CONSTRAINTSbroad-processor-92400
05/09/2023, 10:31 PMbest-furniture-15331
05/09/2023, 10:42 PMbest-furniture-15331
05/10/2023, 1:14 AM./pants./pants.pants.bootstrap~/.cache/pants/…/2.13.0_py39/lib/python3.9/site-packages/best-furniture-15331
05/10/2023, 1:18 AM./pantsenough-analyst-54434
05/10/2023, 1:20 AMjsirois@Gill-Windows:~/dev/pantsbuild/example-django (main) $ rm -rf ~/.cache/pants/setup/
jsirois@Gill-Windows:~/dev/pantsbuild/example-django (main) $ echo "urllib3<2" > constraints.txt
jsirois@Gill-Windows:~/dev/pantsbuild/example-django (main) $ PIP_CONSTRAINT=constraints.txt ./pants -V
Bootstrapping Pants using /home/jsirois/.pyenv/shims/python3.9
Creating the virtualenv PEX.
Downloading the Pex PEX.
SHA256 fingerprint of <https://github.com/pantsbuild/pex/releases/download/v2.1.103/pex> verified.
Installing pantsbuild.pants==2.14.0 into a virtual environment at /home/jsirois/.cache/pants/setup/bootstrap-Linux-x86_64/2.14.0_py39
New virtual environment successfully created at /home/jsirois/.cache/pants/setup/bootstrap-Linux-x86_64/2.14.0_py39.
18:19:02.76 [INFO] Initializing scheduler...
18:19:02.92 [INFO] Scheduler initialized.
2.14.0
jsirois@Gill-Windows:~/dev/pantsbuild/example-django (main) $ ls -l /home/jsirois/.cache/pants/setup/bootstrap-Linux-x86_64/2.14.0_py39/lib/python3.9/site-packages/ | grep urllib3
drwxr-xr-x  6 jsirois jsirois   4096 May  9 18:18 urllib3
drwxr-xr-x  2 jsirois jsirois   4096 May  9 18:18 urllib3-1.26.15.dist-info./pantsenough-analyst-54434
05/10/2023, 1:22 AMguess my local python interpreter somehow got “corrupt” and is passing that onBoth
pants./pantspantspantsbuild.pantspip install ...PIP_*enough-analyst-54434
05/10/2023, 1:23 AM.pants.bootstrapenough-analyst-54434
05/10/2023, 1:24 AMjsirois@Gill-Windows:~/dev/pantsbuild/example-django (main) $ rm -rf ~/.cache/pants/setup/
jsirois@Gill-Windows:~/dev/pantsbuild/example-django (main) $ PIP_CONSTRAINT=spam.txt ./pants -V
Bootstrapping Pants using /home/jsirois/.pyenv/shims/python3.9
Creating the virtualenv PEX.
Downloading the Pex PEX.
SHA256 fingerprint of <https://github.com/pantsbuild/pex/releases/download/v2.1.103/pex> verified.
Installing pantsbuild.pants==2.14.0 into a virtual environment at /home/jsirois/.cache/pants/setup/bootstrap-Linux-x86_64/2.14.0_py39
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'spam.txt'
WARNING: You are using pip version 21.1.2; however, version 23.1.2 is available.
You should consider upgrading via the '/home/jsirois/.cache/pants/setup/bootstrap-Linux-x86_64/pants.F188cA/install/bin/python -m pip install --upgrade pip' command.best-furniture-15331
05/10/2023, 1:27 AMexport.pants.bootstrapbest-furniture-15331
05/10/2023, 1:28 AMPIP_CONSTRAINT=constraints.txtenough-analyst-54434
05/10/2023, 1:33 AM