fresh-architect-74417
03/10/2020, 6:43 PMhappy-kitchen-89482
03/10/2020, 6:52 PMhappy-kitchen-89482
03/10/2020, 6:52 PMwitty-crayon-22786
03/10/2020, 7:07 PMwitty-crayon-22786
03/10/2020, 7:08 PM1.23.0.dev0
: https://www.pantsbuild.org/notes-master.html#heading_dev_195 https://github.com/pantsbuild/pants/pull/8422early-needle-54791
03/10/2020, 8:46 PM❯ ./pants fmt2 src/python/pants/cache/
Unknown goals: fmt2
Use `./pants goals` to list goals.
Use `./pants help` to get help.
hundreds-father-404
03/10/2020, 8:48 PMfmt
!hundreds-father-404
03/10/2020, 8:49 PM./v2 fmt
or ./pants --v2 fmt
fresh-architect-74417
03/10/2020, 9:44 PMfancy-queen-20734
03/10/2020, 11:59 PMwide-energy-11069
03/11/2020, 12:22 AMfancy-queen-20734
03/11/2020, 12:22 AMhundreds-father-404
03/11/2020, 12:25 AMwide-energy-11069
03/11/2020, 12:28 AMcalm-artist-46894
03/11/2020, 1:27 AMpip
and setuptools
from local system?
(I am helping a college to debug build failure remotely and the error message suggest it is pip and setuptool related)enough-analyst-54434
03/11/2020, 4:48 PMfancy-queen-20734
03/11/2020, 7:01 PMfancy-queen-20734
03/11/2020, 7:02 PMenough-analyst-54434
03/11/2020, 7:08 PMfancy-queen-20734
03/11/2020, 7:08 PMfresh-architect-74417
03/12/2020, 6:04 PMenough-analyst-54434
03/12/2020, 6:24 PMopen
builtin does not understand zipfile entries; so to access a file included in a PEX zipfile you'll need to use a resource API like pkg_resources
from setuptools (https://setuptools.readthedocs.io/en/latest/pkg_resources.html#basic-resource-access). If you want to use open
then you do need zip_safe=False
.fancy-queen-20734
03/12/2020, 6:38 PMfresh-architect-74417
03/12/2020, 6:40 PMfancy-queen-20734
03/13/2020, 1:40 AMred-balloon-89377
03/13/2020, 2:00 PMpants/python/pants_test/backend/project_info/export_dep_as_jar
, and it bootstraps a new pex every time, resulting in ~2min turnaround time for 30 python tests, when running ./v2 test pants/python/pants_test/backend/project_info:export_dep_as_jar
.hundreds-father-404
03/13/2020, 2:15 PMhundreds-breakfast-49010
03/13/2020, 6:47 PMwitty-crayon-22786
03/13/2020, 6:51 PMhundreds-breakfast-49010
03/13/2020, 7:11 PM