Process ForkProcess-1: | |
Traceback (most recent call last): | |
File "multiprocessing/process.py", line 297, in _bootstrap | |
File "multiprocessing/process.py", line 99, in run | |
File "concurrent/futures/process.py", line 233, in _process_worker | |
File "multiprocessing/queues.py", line 94, in get | |
File "multiprocessing/connection.py", line 216, in recv_bytes | |
File "multiprocessing/connection.py", line 407, in _recv_bytes | |
File "multiprocessing/connection.py", line 379, in _recv | |
KeyboardInterrupt | |
[1333] Failed to execute script entry_point | |
Traceback (most recent call last): | |
File "entry_point.py", line 71, in <module> | |
File "concurrent/futures/process.py", line 483, in _chain_from_iterable_of_lists | |
File "concurrent/futures/_base.py", line 598, in result_iterator | |
File "concurrent/futures/_base.py", line 430, in result | |
File "threading.py", line 296, in wait | |
KeyboardInterrupt | |
BUILD FAILED (Ubuntu 20.04 using python-build 1.2.18-19-gcf81e5a0) | |
Inspect or clean up the working tree at /tmp/python-build.20200601134947.1248 | |
Results logged to /tmp/python-build.20200601134947.1248.log | |
Last 10 log lines: | |
File "multiprocessing/connection.py", line 379, in _recv | |
KeyboardInterrupt | |
[1333] Failed to execute script entry_point | |
Traceback (most recent call last): | |
File "entry_point.py", line 71, in <module> | |
File "concurrent/futures/process.py", line 483, in _chain_from_iterable_of_lists | |
File "concurrent/futures/_base.py", line 598, in result_iterator | |
File "concurrent/futures/_base.py", line 430, in result | |
File "threading.py", line 296, in wait | |
KeyboardInterrupt | |
/home/gotoloop/.pyenv/plugins/python-build/share/python-build/miniconda3-4.7.12: line 1: kill: (1275) - No such process | |
++ [pyenv-install:1] cleanup | |
++ [pyenv-install:239] '[' -z '' ']' | |
++ [pyenv-install:239] rm -rf /home/gotoloop/.pyenv/versions/miniconda3-4.7.12 | |
+ [pyenv-install:246] STATUS=1 | |
+ [pyenv-install:249] '[' 1 == 2 ']' | |
+ [pyenv-install:277] '[' 1 == 0 ']' | |
+ [pyenv-install:280] cleanup | |
+ [pyenv-install:239] '[' -z '' ']' | |
+ [pyenv-install:239] rm -rf /home/gotoloop/.pyenv/versions/miniconda3-4.7.12 | |
+ [pyenv-install:283] exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment