wide-energy-11069
10/29/2018, 8:14 PM$ ./pants run examples/src/python/example/hello/main
...
$ ls -l dist
total 8992
-rwxr-xr-x 1 yic wheel 496613 Oct 29 13:12 main.pex
enough-analyst-54434
10/29/2018, 8:14 PMenough-analyst-54434
10/29/2018, 8:14 PMenough-analyst-54434
10/29/2018, 8:14 PMwide-energy-11069
10/29/2018, 8:15 PM13:12:48 00:03 [binary]
13:12:48 00:03 [binary-jvm-prep-command]
13:12:48 00:03 [jvm_prep_command]
13:12:48 00:03 [binary-prep-command]
13:12:48 00:03 [py]
created pex dist/main.pex
13:12:48 00:03 [py-wheels]
13:12:48 00:03 [jvm]
13:12:48 00:03 [dup]
13:12:48 00:03 [cpplib]
13:12:48 00:03 [cpp-library]
13:12:48 00:03 [cpp]
13:12:48 00:03 [cpp-binary]
13:12:48 00:03 [go]
13:12:48 00:03 [run]
13:12:48 00:03 [py]
Invalidated 2 targets.
13:12:49 00:04 [run]
Hello, world!
enough-analyst-54434
10/29/2018, 8:16 PMenough-analyst-54434
10/29/2018, 8:16 PMwide-energy-11069
10/29/2018, 8:16 PMenough-analyst-54434
10/29/2018, 8:17 PMwide-energy-11069
10/29/2018, 8:17 PMwide-energy-11069
10/29/2018, 8:17 PMold
i guess 🙂strong-crayon-70379
10/29/2018, 8:18 PMwide-energy-11069
10/29/2018, 8:18 PMenough-analyst-54434
10/29/2018, 8:19 PMwitty-crayon-22786
10/29/2018, 8:53 PMcpp
contrib plugin installed, run
does not have dependency on binary
for us.witty-crayon-22786
10/29/2018, 8:55 PMmysterious-farmer-45668
10/29/2018, 9:02 PMapache-airflow==1.10.0 ; python_version<'3'
mysterious-farmer-45668
10/29/2018, 9:02 PMhundreds-father-404
10/29/2018, 9:09 PMmysterious-farmer-45668
10/29/2018, 9:11 PMmysterious-farmer-45668
10/29/2018, 9:12 PMinterpreter_constraints: ['CPython>=3']
mysterious-farmer-45668
10/29/2018, 9:12 PMmysterious-farmer-45668
10/29/2018, 9:13 PMpython_version>'3'
it will only pull the dependency if it is above py3.0?hundreds-father-404
10/29/2018, 9:14 PMmysterious-farmer-45668
10/29/2018, 9:15 PMmysterious-farmer-45668
10/29/2018, 9:17 PMmysterious-farmer-45668
10/29/2018, 9:17 PM**** Failed to install apache-airflow-1.10.0 (caused by: NonZeroExit("received exit code 1 during execution of `[u'/anaconda3/bin/python3.7', '-', 'bdist_wheel', '--dist-dir=/var/folders/7y/9l6fcjcn6pj__cgcnk3ggdxwzs6css/T/tmpR00Gqz']` while trying to execute `[u'/anaconda3/bin/python3.7', '-', 'bdist_wheel', '--dist-dir=/var/folders/7y/9l6fcjcn6pj__cgcnk3ggdxwzs6css/T/tmpR00Gqz']`",)
):
stdout:
stderr:
Traceback (most recent call last):
File "<stdin>", line 9, in <module>
File "setup.py", line 124
async = [
^
SyntaxError: invalid syntax
mysterious-farmer-45668
10/29/2018, 9:18 PMmysterious-farmer-45668
10/29/2018, 10:17 PMmysterious-farmer-45668
10/29/2018, 10:21 PM