rough-minister-58256
06/18/2018, 8:21 PMrough-minister-58256
06/18/2018, 8:23 PMdazzling-florist-39383
06/18/2018, 8:24 PMdazzling-florist-39383
06/18/2018, 8:24 PMdazzling-florist-39383
06/18/2018, 8:24 PMrough-minister-58256
06/18/2018, 8:28 PMdazzling-florist-39383
06/18/2018, 8:41 PMdazzling-florist-39383
06/18/2018, 8:41 PMdazzling-florist-39383
06/18/2018, 8:42 PMhappy-kitchen-89482
06/19/2018, 4:17 PMdazzling-florist-39383
06/19/2018, 4:23 PMdazzling-florist-39383
06/19/2018, 4:23 PMaloof-angle-91616
07/05/2018, 7:35 PMPythonRun
only, with `Failed to execute PEX file, missing macosx_10_12_x86_64-cp-27-cp27m compatible dependencies for: my local dist`: see https://travis-ci.org/pantsbuild/pants/jobs/400569783. this does not repro on my osx laptop. in SetupPyRunner
we're tagging the locally-built dist with --plat-name
set to get_local_platform()
if there are native sources. get_local_platform()
has a TODO linking to this issue: https://github.com/pantsbuild/pex/issues/511, and it seems reasonable to think these are related, but it's not clear to me what would cause this resolution failure.rough-minister-58256
07/06/2018, 1:51 AMfasthello-1.0.0%2Bb2746123820ccd47afb2e520476673e3aea8a39a.defaultfingerprintstrategy.da39a3ee5e6b.897870053801-cp27-cp27m-macosx_10_12_x86_64.whl
rough-minister-58256
07/06/2018, 1:52 AM%2B
looks like an incorrectly urlencoded +
in whl filename to me, likely breaking resolution of the bdistrough-minister-58256
07/06/2018, 1:53 AMaloof-angle-91616
07/06/2018, 2:50 AMaloof-angle-91616
07/06/2018, 2:51 AMaloof-angle-91616
07/06/2018, 2:53 AMaloof-angle-91616
07/06/2018, 3:09 AMPEX_PYTHON_PATH
overriding --python-setup-interpreter-search-paths
seems weird to me, it wasn't clear that it was because /etc/pexrc
was set -- i would assume that the user would want the build tool to set the path when the build tool is invoking pex (as opposed to uses of pex on the command line), and if i didn't have root access to this machine i wouldn't be able to change what python is used whatsoeveraloof-angle-91616
07/06/2018, 3:10 AM2.7.10
thing because it reproes without even trying, unbelievablealoof-angle-91616
07/06/2018, 3:11 AMaloof-angle-91616
07/06/2018, 3:12 AMaloof-angle-91616
07/06/2018, 3:13 AMrough-minister-58256
07/06/2018, 3:59 AMPEX_PYTHON_PATH
should never get you to a 2.7.10 interpreter?rough-minister-58256
07/06/2018, 4:00 AMrough-minister-58256
07/06/2018, 4:01 AMrough-minister-58256
07/06/2018, 4:57 AMP_P_P
but not in e.g. travisaloof-angle-91616
07/06/2018, 6:37 AMaloof-angle-91616
07/06/2018, 6:38 AM