2021-07-09T22:26:25,777 Created temporary directory: /tmp/pip-ephem-wheel-cache-pi5gvgrz 2021-07-09T22:26:25,780 Created temporary directory: /tmp/pip-req-tracker-_ss888_c 2021-07-09T22:26:25,781 Initialized build tracking at /tmp/pip-req-tracker-_ss888_c 2021-07-09T22:26:25,781 Created build tracker: /tmp/pip-req-tracker-_ss888_c 2021-07-09T22:26:25,781 Entered build tracker: /tmp/pip-req-tracker-_ss888_c 2021-07-09T22:26:25,782 Created temporary directory: /tmp/pip-wheel-rzst8rpx 2021-07-09T22:26:25,814 1 location(s) to search for versions of squawk: 2021-07-09T22:26:25,814 * https://pypi.org/simple/squawk/ 2021-07-09T22:26:25,815 Fetching project page and analyzing links: https://pypi.org/simple/squawk/ 2021-07-09T22:26:25,815 Getting page https://pypi.org/simple/squawk/ 2021-07-09T22:26:25,817 Found index url https://pypi.org/simple 2021-07-09T22:26:25,906 Found link https://files.pythonhosted.org/packages/cc/e3/8fd48abaa72b89ab86a71cdf070fa7f2c1e693ddfdb79f55c78481181e78/squawk-0.2.2.tar.gz#sha256=4de516ef9545d290ce861982bc2bccd7002afd51c9e65c20a4664ebeb137bb2e (from https://pypi.org/simple/squawk/), version: 0.2.2 2021-07-09T22:26:25,907 Found link https://files.pythonhosted.org/packages/02/d2/3d4c3b622c99e7d37e643612e29779fb33aeab9bed7346385401e61a3842/squawk-0.2.3.tar.gz#sha256=33321ac7ecbec7742c0deb744225a520af996c4269d007aa003f85187014bcb8 (from https://pypi.org/simple/squawk/), version: 0.2.3 2021-07-09T22:26:25,907 Found link https://files.pythonhosted.org/packages/7c/ef/0b75ef9d588cac456a86a4d17c4d5a926b1e60bfa50db0c87be19cf62ab0/squawk-0.3.1.tar.gz#sha256=81e6c9633ebe353d45daba70e4a4f81b54d71f44fdbe1d1eb20f4fc5f47531b7 (from https://pypi.org/simple/squawk/), version: 0.3.1 2021-07-09T22:26:25,907 Found link https://files.pythonhosted.org/packages/51/5f/cf610a9a08709d39b22b7e2a051a179cf3054433b00f136f25aa37ae89ff/squawk-0.4.tar.gz#sha256=a7f7b7148af18dbb59a59aaa3c01a4fef0f78fc66381e850fd5198be84142f6e (from https://pypi.org/simple/squawk/), version: 0.4 2021-07-09T22:26:25,907 Skipping link: not a file: https://pypi.org/simple/squawk/ 2021-07-09T22:26:25,924 Given no hashes to check 1 links for project 'squawk': discarding no candidates 2021-07-09T22:26:25,941 Collecting squawk==0.4 2021-07-09T22:26:25,943 Created temporary directory: /tmp/pip-unpack-m8c816xt 2021-07-09T22:26:26,116 Downloading squawk-0.4.tar.gz (9.2 kB) 2021-07-09T22:26:26,177 Added squawk==0.4 from https://files.pythonhosted.org/packages/51/5f/cf610a9a08709d39b22b7e2a051a179cf3054433b00f136f25aa37ae89ff/squawk-0.4.tar.gz#sha256=a7f7b7148af18dbb59a59aaa3c01a4fef0f78fc66381e850fd5198be84142f6e to build tracker '/tmp/pip-req-tracker-_ss888_c' 2021-07-09T22:26:26,178 Running setup.py (path:/tmp/pip-wheel-rzst8rpx/squawk_4d8b3270c0d04de9b795f2d17dba4283/setup.py) egg_info for package squawk 2021-07-09T22:26:26,178 Created temporary directory: /tmp/pip-pip-egg-info-wvzt67s8 2021-07-09T22:26:26,179 Running command python setup.py egg_info 2021-07-09T22:26:26,794 Traceback (most recent call last): 2021-07-09T22:26:26,795 File "", line 1, in 2021-07-09T22:26:26,795 File "/tmp/pip-wheel-rzst8rpx/squawk_4d8b3270c0d04de9b795f2d17dba4283/setup.py", line 6, in 2021-07-09T22:26:26,796 execfile(os.path.join('squawk', 'version.py')) 2021-07-09T22:26:26,796 NameError: name 'execfile' is not defined 2021-07-09T22:26:26,843 WARNING: Discarding https://files.pythonhosted.org/packages/51/5f/cf610a9a08709d39b22b7e2a051a179cf3054433b00f136f25aa37ae89ff/squawk-0.4.tar.gz#sha256=a7f7b7148af18dbb59a59aaa3c01a4fef0f78fc66381e850fd5198be84142f6e (from https://pypi.org/simple/squawk/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T22:26:26,845 ERROR: Could not find a version that satisfies the requirement squawk==0.4 (from versions: 0.2.2, 0.2.3, 0.3.1, 0.4) 2021-07-09T22:26:26,845 ERROR: No matching distribution found for squawk==0.4 2021-07-09T22:26:26,845 Exception information: 2021-07-09T22:26:26,845 Traceback (most recent call last): 2021-07-09T22:26:26,845 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T22:26:26,845 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T22:26:26,845 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T22:26:26,845 raise RequirementsConflicted(criterion) 2021-07-09T22:26:26,845 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('squawk==0.4') 2021-07-09T22:26:26,845 2021-07-09T22:26:26,845 During handling of the above exception, another exception occurred: 2021-07-09T22:26:26,845 2021-07-09T22:26:26,845 Traceback (most recent call last): 2021-07-09T22:26:26,845 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T22:26:26,845 result = self._result = resolver.resolve( 2021-07-09T22:26:26,845 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T22:26:26,845 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T22:26:26,845 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T22:26:26,845 raise ResolutionImpossible(e.criterion.information) 2021-07-09T22:26:26,845 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('squawk==0.4'), parent=None)] 2021-07-09T22:26:26,845 2021-07-09T22:26:26,845 The above exception was the direct cause of the following exception: 2021-07-09T22:26:26,845 2021-07-09T22:26:26,845 Traceback (most recent call last): 2021-07-09T22:26:26,845 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T22:26:26,845 status = self.run(options, args) 2021-07-09T22:26:26,845 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T22:26:26,845 return func(self, options, args) 2021-07-09T22:26:26,845 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T22:26:26,845 requirement_set = resolver.resolve( 2021-07-09T22:26:26,845 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T22:26:26,845 raise error from e 2021-07-09T22:26:26,845 pip._internal.exceptions.DistributionNotFound: No matching distribution found for squawk==0.4 2021-07-09T22:26:26,850 Removed squawk==0.4 from https://files.pythonhosted.org/packages/51/5f/cf610a9a08709d39b22b7e2a051a179cf3054433b00f136f25aa37ae89ff/squawk-0.4.tar.gz#sha256=a7f7b7148af18dbb59a59aaa3c01a4fef0f78fc66381e850fd5198be84142f6e from build tracker '/tmp/pip-req-tracker-_ss888_c' 2021-07-09T22:26:26,851 Removed build tracker: '/tmp/pip-req-tracker-_ss888_c'