2021-07-09T04:55:10,014 Created temporary directory: /tmp/pip-ephem-wheel-cache-mcj6s79i 2021-07-09T04:55:10,017 Created temporary directory: /tmp/pip-req-tracker-erib3fe5 2021-07-09T04:55:10,017 Initialized build tracking at /tmp/pip-req-tracker-erib3fe5 2021-07-09T04:55:10,018 Created build tracker: /tmp/pip-req-tracker-erib3fe5 2021-07-09T04:55:10,018 Entered build tracker: /tmp/pip-req-tracker-erib3fe5 2021-07-09T04:55:10,018 Created temporary directory: /tmp/pip-wheel-deey1697 2021-07-09T04:55:10,053 1 location(s) to search for versions of focus: 2021-07-09T04:55:10,053 * https://pypi.org/simple/focus/ 2021-07-09T04:55:10,053 Fetching project page and analyzing links: https://pypi.org/simple/focus/ 2021-07-09T04:55:10,054 Getting page https://pypi.org/simple/focus/ 2021-07-09T04:55:10,055 Found index url https://pypi.org/simple 2021-07-09T04:55:10,239 Found link https://files.pythonhosted.org/packages/16/c9/0d19ef4360a76589ee2d5cb7290dda484166a679a796ec647683ec242e2c/focus-0.1.0.tar.gz#sha256=50ecbf4c05e98b641940ef9cecfa49cb481f93c9b2a474848b068bfbe5fe4c02 (from https://pypi.org/simple/focus/), version: 0.1.0 2021-07-09T04:55:10,240 Found link https://files.pythonhosted.org/packages/19/58/e69e6ef47e1c1bd2107f37a23651efbab373a7e3703993f82885efbca715/focus-0.1.1.tar.gz#sha256=eef4979a51ed39637dc19486247f616dcd4ab1be94351d28a2e4cf22eb8ed1e2 (from https://pypi.org/simple/focus/), version: 0.1.1 2021-07-09T04:55:10,240 Found link https://files.pythonhosted.org/packages/cc/d0/34e17e311ae229e721d2e1b558df45e69a087351f88c465fa4b42ae6f086/focus-0.1.2.tar.gz#sha256=b4a6980c5522a719e07bb1c743368d03e1606b49c191f42f7c88b20c40cc5637 (from https://pypi.org/simple/focus/), version: 0.1.2 2021-07-09T04:55:10,240 Found link https://files.pythonhosted.org/packages/9c/e8/01b6cbcf881e49cee9bb9ffcdf12e06188782535b364f39a8e11f2fda2c3/focus-0.1.3.tar.gz#sha256=ccee1d881b2bb3c03b8594a90503df2d4224034ace5425a3062074639e91afd4 (from https://pypi.org/simple/focus/), version: 0.1.3 2021-07-09T04:55:10,241 Skipping link: not a file: https://pypi.org/simple/focus/ 2021-07-09T04:55:10,257 Given no hashes to check 1 links for project 'focus': discarding no candidates 2021-07-09T04:55:10,274 Collecting focus==0.1.0 2021-07-09T04:55:10,276 Created temporary directory: /tmp/pip-unpack-wy8a6l0x 2021-07-09T04:55:10,650 Downloading focus-0.1.0.tar.gz (69 kB) 2021-07-09T04:55:10,810 Added focus==0.1.0 from https://files.pythonhosted.org/packages/16/c9/0d19ef4360a76589ee2d5cb7290dda484166a679a796ec647683ec242e2c/focus-0.1.0.tar.gz#sha256=50ecbf4c05e98b641940ef9cecfa49cb481f93c9b2a474848b068bfbe5fe4c02 to build tracker '/tmp/pip-req-tracker-erib3fe5' 2021-07-09T04:55:10,811 Running setup.py (path:/tmp/pip-wheel-deey1697/focus_82569c5d9e83425caa8ad04751f00782/setup.py) egg_info for package focus 2021-07-09T04:55:10,811 Created temporary directory: /tmp/pip-pip-egg-info-mwzz3k9t 2021-07-09T04:55:10,812 Running command python setup.py egg_info 2021-07-09T04:55:11,437 Traceback (most recent call last): 2021-07-09T04:55:11,438 File "", line 1, in 2021-07-09T04:55:11,438 File "/tmp/pip-wheel-deey1697/focus_82569c5d9e83425caa8ad04751f00782/setup.py", line 7, in 2021-07-09T04:55:11,439 execfile('focus/version.py') 2021-07-09T04:55:11,439 NameError: name 'execfile' is not defined 2021-07-09T04:55:11,488 WARNING: Discarding https://files.pythonhosted.org/packages/16/c9/0d19ef4360a76589ee2d5cb7290dda484166a679a796ec647683ec242e2c/focus-0.1.0.tar.gz#sha256=50ecbf4c05e98b641940ef9cecfa49cb481f93c9b2a474848b068bfbe5fe4c02 (from https://pypi.org/simple/focus/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:55:11,490 ERROR: Could not find a version that satisfies the requirement focus==0.1.0 (from versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3) 2021-07-09T04:55:11,490 ERROR: No matching distribution found for focus==0.1.0 2021-07-09T04:55:11,490 Exception information: 2021-07-09T04:55:11,490 Traceback (most recent call last): 2021-07-09T04:55:11,490 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:55:11,490 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:55:11,490 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:55:11,490 raise RequirementsConflicted(criterion) 2021-07-09T04:55:11,490 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('focus==0.1.0') 2021-07-09T04:55:11,490 2021-07-09T04:55:11,490 During handling of the above exception, another exception occurred: 2021-07-09T04:55:11,490 2021-07-09T04:55:11,490 Traceback (most recent call last): 2021-07-09T04:55:11,490 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:55:11,490 result = self._result = resolver.resolve( 2021-07-09T04:55:11,490 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:55:11,490 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:55:11,490 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:55:11,490 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:55:11,490 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('focus==0.1.0'), parent=None)] 2021-07-09T04:55:11,490 2021-07-09T04:55:11,490 The above exception was the direct cause of the following exception: 2021-07-09T04:55:11,490 2021-07-09T04:55:11,490 Traceback (most recent call last): 2021-07-09T04:55:11,490 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:55:11,490 status = self.run(options, args) 2021-07-09T04:55:11,490 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:55:11,490 return func(self, options, args) 2021-07-09T04:55:11,490 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:55:11,490 requirement_set = resolver.resolve( 2021-07-09T04:55:11,490 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:55:11,490 raise error from e 2021-07-09T04:55:11,490 pip._internal.exceptions.DistributionNotFound: No matching distribution found for focus==0.1.0 2021-07-09T04:55:11,495 Removed focus==0.1.0 from https://files.pythonhosted.org/packages/16/c9/0d19ef4360a76589ee2d5cb7290dda484166a679a796ec647683ec242e2c/focus-0.1.0.tar.gz#sha256=50ecbf4c05e98b641940ef9cecfa49cb481f93c9b2a474848b068bfbe5fe4c02 from build tracker '/tmp/pip-req-tracker-erib3fe5' 2021-07-09T04:55:11,495 Removed build tracker: '/tmp/pip-req-tracker-erib3fe5'