2021-07-09T05:00:48,157 Created temporary directory: /tmp/pip-ephem-wheel-cache-qxp3xe4d 2021-07-09T05:00:48,160 Created temporary directory: /tmp/pip-req-tracker-8a0fe3ez 2021-07-09T05:00:48,160 Initialized build tracking at /tmp/pip-req-tracker-8a0fe3ez 2021-07-09T05:00:48,160 Created build tracker: /tmp/pip-req-tracker-8a0fe3ez 2021-07-09T05:00:48,161 Entered build tracker: /tmp/pip-req-tracker-8a0fe3ez 2021-07-09T05:00:48,161 Created temporary directory: /tmp/pip-wheel-max04a85 2021-07-09T05:00:48,196 1 location(s) to search for versions of hookbox-dax: 2021-07-09T05:00:48,196 * https://pypi.org/simple/hookbox-dax/ 2021-07-09T05:00:48,197 Fetching project page and analyzing links: https://pypi.org/simple/hookbox-dax/ 2021-07-09T05:00:48,197 Getting page https://pypi.org/simple/hookbox-dax/ 2021-07-09T05:00:48,199 Found index url https://pypi.org/simple 2021-07-09T05:00:48,423 Found link https://files.pythonhosted.org/packages/d8/ab/dfe52dcfbb7c1f68eea4c99e6c8dd0bc59599379167796feb5a5afec233b/hookbox-dax-0.3.4a1.tar.gz#sha256=1d8549fbb544ed383161dec50c9dc5ea0813df049160210b8ae79cd4bd8ef19d (from https://pypi.org/simple/hookbox-dax/), version: 0.3.4a1 2021-07-09T05:00:48,424 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/ba/d7/32dd0b0b398dffcfebbea4c0e8c62e17c2f4eb0bf7a212631cbef79a8394/hookbox_dax-0.3.4a1-py2.7.egg#sha256=6a409cebaea030d3133528ca8019063292c80a3f56814aabc4460d5220fd2af8 (from https://pypi.org/simple/hookbox-dax/) 2021-07-09T05:00:48,424 Skipping link: not a file: https://pypi.org/simple/hookbox-dax/ 2021-07-09T05:00:48,440 Given no hashes to check 1 links for project 'hookbox-dax': discarding no candidates 2021-07-09T05:00:48,458 Collecting hookbox-dax==0.3.4a1 2021-07-09T05:00:48,459 Created temporary directory: /tmp/pip-unpack-uwzrjbmy 2021-07-09T05:00:48,692 Downloading hookbox-dax-0.3.4a1.tar.gz (559 kB) 2021-07-09T05:00:49,160 Added hookbox-dax==0.3.4a1 from https://files.pythonhosted.org/packages/d8/ab/dfe52dcfbb7c1f68eea4c99e6c8dd0bc59599379167796feb5a5afec233b/hookbox-dax-0.3.4a1.tar.gz#sha256=1d8549fbb544ed383161dec50c9dc5ea0813df049160210b8ae79cd4bd8ef19d to build tracker '/tmp/pip-req-tracker-8a0fe3ez' 2021-07-09T05:00:49,161 Running setup.py (path:/tmp/pip-wheel-max04a85/hookbox-dax_498c5d5c61bf487fa593a222df6073df/setup.py) egg_info for package hookbox-dax 2021-07-09T05:00:49,162 Created temporary directory: /tmp/pip-pip-egg-info-1y5lv94b 2021-07-09T05:00:49,163 Running command python setup.py egg_info 2021-07-09T05:00:49,811 Traceback (most recent call last): 2021-07-09T05:00:49,812 File "", line 1, in 2021-07-09T05:00:49,812 File "/tmp/pip-wheel-max04a85/hookbox-dax_498c5d5c61bf487fa593a222df6073df/setup.py", line 90, in 2021-07-09T05:00:49,813 main() 2021-07-09T05:00:49,813 File "/tmp/pip-wheel-max04a85/hookbox-dax_498c5d5c61bf487fa593a222df6073df/setup.py", line 69, in main 2021-07-09T05:00:49,813 package_data = find_package_data(), 2021-07-09T05:00:49,813 File "/tmp/pip-wheel-max04a85/hookbox-dax_498c5d5c61bf487fa593a222df6073df/setup.py", line 51, in find_package_data 2021-07-09T05:00:49,813 package_data = {'': reduce(list.__add__, [ '.git' not in d and [ os.path.join(d[len('hookbox/'):], e) for e in 2021-07-09T05:00:49,813 NameError: name 'reduce' is not defined 2021-07-09T05:00:49,864 WARNING: Discarding https://files.pythonhosted.org/packages/d8/ab/dfe52dcfbb7c1f68eea4c99e6c8dd0bc59599379167796feb5a5afec233b/hookbox-dax-0.3.4a1.tar.gz#sha256=1d8549fbb544ed383161dec50c9dc5ea0813df049160210b8ae79cd4bd8ef19d (from https://pypi.org/simple/hookbox-dax/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:00:49,865 ERROR: Could not find a version that satisfies the requirement hookbox-dax==0.3.4a1 (from versions: 0.3.4a1) 2021-07-09T05:00:49,866 ERROR: No matching distribution found for hookbox-dax==0.3.4a1 2021-07-09T05:00:49,866 Exception information: 2021-07-09T05:00:49,866 Traceback (most recent call last): 2021-07-09T05:00:49,866 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:00:49,866 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:00:49,866 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:00:49,866 raise RequirementsConflicted(criterion) 2021-07-09T05:00:49,866 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hookbox-dax==0.3.4a1') 2021-07-09T05:00:49,866 2021-07-09T05:00:49,866 During handling of the above exception, another exception occurred: 2021-07-09T05:00:49,866 2021-07-09T05:00:49,866 Traceback (most recent call last): 2021-07-09T05:00:49,866 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:00:49,866 result = self._result = resolver.resolve( 2021-07-09T05:00:49,866 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:00:49,866 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:00:49,866 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:00:49,866 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:00:49,866 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hookbox-dax==0.3.4a1'), parent=None)] 2021-07-09T05:00:49,866 2021-07-09T05:00:49,866 The above exception was the direct cause of the following exception: 2021-07-09T05:00:49,866 2021-07-09T05:00:49,866 Traceback (most recent call last): 2021-07-09T05:00:49,866 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:00:49,866 status = self.run(options, args) 2021-07-09T05:00:49,866 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:00:49,866 return func(self, options, args) 2021-07-09T05:00:49,866 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:00:49,866 requirement_set = resolver.resolve( 2021-07-09T05:00:49,866 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:00:49,866 raise error from e 2021-07-09T05:00:49,866 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hookbox-dax==0.3.4a1 2021-07-09T05:00:49,871 Removed hookbox-dax==0.3.4a1 from https://files.pythonhosted.org/packages/d8/ab/dfe52dcfbb7c1f68eea4c99e6c8dd0bc59599379167796feb5a5afec233b/hookbox-dax-0.3.4a1.tar.gz#sha256=1d8549fbb544ed383161dec50c9dc5ea0813df049160210b8ae79cd4bd8ef19d from build tracker '/tmp/pip-req-tracker-8a0fe3ez' 2021-07-09T05:00:49,871 Removed build tracker: '/tmp/pip-req-tracker-8a0fe3ez'