bumpy-fireman-59234
10/17/2023, 8:13 PMnarrow-vegetable-37489
10/17/2023, 8:15 PMnarrow-vegetable-37489
10/17/2023, 8:15 PM<ASDF>
will get you closer to your goal.bumpy-fireman-59234
10/17/2023, 8:16 PMnarrow-vegetable-37489
10/17/2023, 8:18 PM[python-bootstrap]
search_path = ["<ASDF>"]
bumpy-fireman-59234
10/17/2023, 8:21 PMInterpreters were found but they all appear to be broken:
1.) /Users/joe/.asdf/installs/python/3.12.0/bin/python3.12:
Traceback (most recent call last):
File "<string>", line 4, in <module>
File "/Users/joe/.cache/pants/named_caches/pex_root/isolated/3754108aac57ec0c996f3414782585924aee601c/pex/atomic_directory.py", line 23, in <module>
from pex.third_party import attr
ImportError: cannot import name 'attr' from 'pex.third_party' (/Users/joe/.cache/pants/named_caches/pex_root/isolated/3754108aac57ec0c996f3414782585924aee601c/pex/third_party/__init__.py)
(See <https://github.com/pantsbuild/pex/issues/1027> for a list of known breaks and workarounds.)
narrow-vegetable-37489
10/17/2023, 8:24 PMcurved-television-6568
10/17/2023, 8:33 PMmain
is still on .137
. You can upgrade manually by updating the corresponding options in your pants.toml
to tell pants to use a newer version.bumpy-fireman-59234
10/17/2023, 8:33 PMbumpy-fireman-59234
10/17/2023, 8:34 PMcurved-television-6568
10/17/2023, 8:35 PM