2020-04-05T21:29:47 Created temporary directory: /tmp/pip-ephem-wheel-cache-qk1pb2l4 2020-04-05T21:29:47 Created temporary directory: /tmp/pip-req-tracker-5iirdv61 2020-04-05T21:29:47 Created requirements tracker '/tmp/pip-req-tracker-5iirdv61' 2020-04-05T21:29:47 Created temporary directory: /tmp/pip-wheel-7mnj50bt 2020-04-05T21:29:47 Collecting FireDeamon==0.1.1 2020-04-05T21:29:47 1 location(s) to search for versions of FireDeamon: 2020-04-05T21:29:47 * https://pypi.org/simple/firedeamon/ 2020-04-05T21:29:47 Getting page https://pypi.org/simple/firedeamon/ 2020-04-05T21:29:48 Analyzing links from page https://pypi.org/simple/firedeamon/ 2020-04-05T21:29:48 Found link https://files.pythonhosted.org/packages/c7/83/21816ef18bc8bcad2ad7706904fd1810ecbc2091ffed64d0108e769ab269/FireDeamon-0.1.tar.gz#sha256=a7f47dbdd6c086b2d5204fb89fa02a2338e6d06f488f45563ccfdb0e8b028b5f (from https://pypi.org/simple/firedeamon/), version: 0.1 2020-04-05T21:29:48 Found link https://files.pythonhosted.org/packages/f3/f2/8792f617e39235ec11fa411bb9a38383e816caf1b200aaefcea5e088c0f0/FireDeamon-0.1.1.tar.gz#sha256=5a15dcfc57d143226bd585e6f8cc1d3ab2c713bc64faf3ba2d15fc9cedca1d66 (from https://pypi.org/simple/firedeamon/), version: 0.1.1 2020-04-05T21:29:48 Found link https://files.pythonhosted.org/packages/4a/4f/a401c17eda6502005f8333ad46ef3a8d6aebe8b049f5e2e1fa34f57a3c54/FireDeamon-0.1.2.tar.gz#sha256=cbee7cfd055d586de681b60ba13676c0581e8c7d4b8e3b9ac7d8f7173d342a2a (from https://pypi.org/simple/firedeamon/), version: 0.1.2 2020-04-05T21:29:48 Using version 0.1.1 (newest of versions: 0.1.1) 2020-04-05T21:29:48 Created temporary directory: /tmp/pip-unpack-sk3ly3ul 2020-04-05T21:29:48 Downloading https://files.pythonhosted.org/packages/f3/f2/8792f617e39235ec11fa411bb9a38383e816caf1b200aaefcea5e088c0f0/FireDeamon-0.1.1.tar.gz (71kB) 2020-04-05T21:29:48 Downloading from URL https://files.pythonhosted.org/packages/f3/f2/8792f617e39235ec11fa411bb9a38383e816caf1b200aaefcea5e088c0f0/FireDeamon-0.1.1.tar.gz#sha256=5a15dcfc57d143226bd585e6f8cc1d3ab2c713bc64faf3ba2d15fc9cedca1d66 (from https://pypi.org/simple/firedeamon/) 2020-04-05T21:29:48 Added FireDeamon==0.1.1 from https://files.pythonhosted.org/packages/f3/f2/8792f617e39235ec11fa411bb9a38383e816caf1b200aaefcea5e088c0f0/FireDeamon-0.1.1.tar.gz#sha256=5a15dcfc57d143226bd585e6f8cc1d3ab2c713bc64faf3ba2d15fc9cedca1d66 to build tracker '/tmp/pip-req-tracker-5iirdv61' 2020-04-05T21:29:48 Running setup.py (path:/tmp/pip-wheel-7mnj50bt/FireDeamon/setup.py) egg_info for package FireDeamon 2020-04-05T21:29:48 Running command python setup.py egg_info 2020-04-05T21:29:50 Traceback (most recent call last): 2020-04-05T21:29:50 File "/tmp/pip-wheel-7mnj50bt/FireDeamon/setup.py", line 68, in call_prog 2020-04-05T21:29:50 process = Popen([prog] + args, stdout=PIPE) 2020-04-05T21:29:50 File "/usr/lib/python3.7/subprocess.py", line 775, in __init__ 2020-04-05T21:29:50 restore_signals, start_new_session) 2020-04-05T21:29:50 File "/usr/lib/python3.7/subprocess.py", line 1522, in _execute_child 2020-04-05T21:29:50 raise child_exception_type(errno_num, err_msg, err_filename) 2020-04-05T21:29:50 FileNotFoundError: [Errno 2] No such file or directory: 'swig': 'swig' 2020-04-05T21:29:50 During handling of the above exception, another exception occurred: 2020-04-05T21:29:50 Traceback (most recent call last): 2020-04-05T21:29:50 File "/tmp/pip-wheel-7mnj50bt/FireDeamon/setup.py", line 377, in check_dependencies 2020-04-05T21:29:50 call_prog("swig", ["-version"]) 2020-04-05T21:29:50 File "/tmp/pip-wheel-7mnj50bt/FireDeamon/setup.py", line 70, in call_prog 2020-04-05T21:29:50 raise CommandNotFoundError("Command '{}' not found".format(prog)) 2020-04-05T21:29:50 __main__.CommandNotFoundError: Command 'swig' not found 2020-04-05T21:29:50 During handling of the above exception, another exception occurred: 2020-04-05T21:29:50 Traceback (most recent call last): 2020-04-05T21:29:50 File "", line 1, in 2020-04-05T21:29:50 File "/tmp/pip-wheel-7mnj50bt/FireDeamon/setup.py", line 426, in 2020-04-05T21:29:50 main() 2020-04-05T21:29:50 File "/tmp/pip-wheel-7mnj50bt/FireDeamon/setup.py", line 415, in main 2020-04-05T21:29:50 check_dependencies() 2020-04-05T21:29:50 File "/tmp/pip-wheel-7mnj50bt/FireDeamon/setup.py", line 380, in check_dependencies 2020-04-05T21:29:50 "Cannot find SWIG and execute, please install it on your system, " 2020-04-05T21:29:50 __main__.CommandNotFoundError: Cannot find SWIG and execute, please install it on your system, run 'swig --version' to check whether swig works 2020-04-05T21:29:50 Cleaning up... 2020-04-05T21:29:50 Removing source in /tmp/pip-wheel-7mnj50bt/FireDeamon 2020-04-05T21:29:50 Removed FireDeamon==0.1.1 from https://files.pythonhosted.org/packages/f3/f2/8792f617e39235ec11fa411bb9a38383e816caf1b200aaefcea5e088c0f0/FireDeamon-0.1.1.tar.gz#sha256=5a15dcfc57d143226bd585e6f8cc1d3ab2c713bc64faf3ba2d15fc9cedca1d66 from build tracker '/tmp/pip-req-tracker-5iirdv61' 2020-04-05T21:29:50 Removed build tracker '/tmp/pip-req-tracker-5iirdv61' 2020-04-05T21:29:50 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-7mnj50bt/FireDeamon/ 2020-04-05T21:29:50 Exception information: 2020-04-05T21:29:50 Traceback (most recent call last): 2020-04-05T21:29:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2020-04-05T21:29:50 status = self.run(options, args) 2020-04-05T21:29:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2020-04-05T21:29:50 resolver.resolve(requirement_set) 2020-04-05T21:29:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2020-04-05T21:29:50 self._resolve_one(requirement_set, req) 2020-04-05T21:29:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2020-04-05T21:29:50 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-04-05T21:29:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2020-04-05T21:29:50 self.require_hashes 2020-04-05T21:29:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2020-04-05T21:29:50 abstract_dist.prep_for_dist(finder, self.build_isolation) 2020-04-05T21:29:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2020-04-05T21:29:50 self.req.prepare_metadata() 2020-04-05T21:29:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2020-04-05T21:29:50 self.run_egg_info() 2020-04-05T21:29:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2020-04-05T21:29:50 command_desc='python setup.py egg_info') 2020-04-05T21:29:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2020-04-05T21:29:50 % (command_desc, proc.returncode, cwd)) 2020-04-05T21:29:50 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-7mnj50bt/FireDeamon/