2021-07-09T05:41:05,556 Created temporary directory: /tmp/pip-ephem-wheel-cache-f67ky5vk 2021-07-09T05:41:05,558 Created temporary directory: /tmp/pip-req-tracker-es41xm63 2021-07-09T05:41:05,559 Initialized build tracking at /tmp/pip-req-tracker-es41xm63 2021-07-09T05:41:05,559 Created build tracker: /tmp/pip-req-tracker-es41xm63 2021-07-09T05:41:05,559 Entered build tracker: /tmp/pip-req-tracker-es41xm63 2021-07-09T05:41:05,560 Created temporary directory: /tmp/pip-wheel-2465tj6t 2021-07-09T05:41:05,593 1 location(s) to search for versions of focus: 2021-07-09T05:41:05,593 * https://pypi.org/simple/focus/ 2021-07-09T05:41:05,593 Fetching project page and analyzing links: https://pypi.org/simple/focus/ 2021-07-09T05:41:05,594 Getting page https://pypi.org/simple/focus/ 2021-07-09T05:41:05,595 Found index url https://pypi.org/simple 2021-07-09T05:41:05,684 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-09T05:41:05,684 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-09T05:41:05,685 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-09T05:41:05,685 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-09T05:41:05,685 Skipping link: not a file: https://pypi.org/simple/focus/ 2021-07-09T05:41:05,702 Given no hashes to check 1 links for project 'focus': discarding no candidates 2021-07-09T05:41:05,719 Collecting focus==0.1.2 2021-07-09T05:41:05,721 Created temporary directory: /tmp/pip-unpack-jbuoevcv 2021-07-09T05:41:05,925 Downloading focus-0.1.2.tar.gz (77 kB) 2021-07-09T05:41:06,114 Added focus==0.1.2 from https://files.pythonhosted.org/packages/cc/d0/34e17e311ae229e721d2e1b558df45e69a087351f88c465fa4b42ae6f086/focus-0.1.2.tar.gz#sha256=b4a6980c5522a719e07bb1c743368d03e1606b49c191f42f7c88b20c40cc5637 to build tracker '/tmp/pip-req-tracker-es41xm63' 2021-07-09T05:41:06,115 Running setup.py (path:/tmp/pip-wheel-2465tj6t/focus_04bc1b652c1f4626b7f146c848ecc323/setup.py) egg_info for package focus 2021-07-09T05:41:06,116 Created temporary directory: /tmp/pip-pip-egg-info-qm8yjrdg 2021-07-09T05:41:06,116 Running command python setup.py egg_info 2021-07-09T05:41:06,756 Traceback (most recent call last): 2021-07-09T05:41:06,757 File "", line 1, in 2021-07-09T05:41:06,757 File "/tmp/pip-wheel-2465tj6t/focus_04bc1b652c1f4626b7f146c848ecc323/setup.py", line 7, in 2021-07-09T05:41:06,759 execfile('focus/version.py') 2021-07-09T05:41:06,759 NameError: name 'execfile' is not defined 2021-07-09T05:41:06,811 WARNING: Discarding https://files.pythonhosted.org/packages/cc/d0/34e17e311ae229e721d2e1b558df45e69a087351f88c465fa4b42ae6f086/focus-0.1.2.tar.gz#sha256=b4a6980c5522a719e07bb1c743368d03e1606b49c191f42f7c88b20c40cc5637 (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-09T05:41:06,812 ERROR: Could not find a version that satisfies the requirement focus==0.1.2 (from versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3) 2021-07-09T05:41:06,813 ERROR: No matching distribution found for focus==0.1.2 2021-07-09T05:41:06,813 Exception information: 2021-07-09T05:41:06,813 Traceback (most recent call last): 2021-07-09T05:41:06,813 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:41:06,813 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:41:06,813 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:41:06,813 raise RequirementsConflicted(criterion) 2021-07-09T05:41:06,813 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('focus==0.1.2') 2021-07-09T05:41:06,813 2021-07-09T05:41:06,813 During handling of the above exception, another exception occurred: 2021-07-09T05:41:06,813 2021-07-09T05:41:06,813 Traceback (most recent call last): 2021-07-09T05:41:06,813 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:41:06,813 result = self._result = resolver.resolve( 2021-07-09T05:41:06,813 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:41:06,813 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:41:06,813 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:41:06,813 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:41:06,813 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('focus==0.1.2'), parent=None)] 2021-07-09T05:41:06,813 2021-07-09T05:41:06,813 The above exception was the direct cause of the following exception: 2021-07-09T05:41:06,813 2021-07-09T05:41:06,813 Traceback (most recent call last): 2021-07-09T05:41:06,813 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:41:06,813 status = self.run(options, args) 2021-07-09T05:41:06,813 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:41:06,813 return func(self, options, args) 2021-07-09T05:41:06,813 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:41:06,813 requirement_set = resolver.resolve( 2021-07-09T05:41:06,813 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:41:06,813 raise error from e 2021-07-09T05:41:06,813 pip._internal.exceptions.DistributionNotFound: No matching distribution found for focus==0.1.2 2021-07-09T05:41:06,818 Removed focus==0.1.2 from https://files.pythonhosted.org/packages/cc/d0/34e17e311ae229e721d2e1b558df45e69a087351f88c465fa4b42ae6f086/focus-0.1.2.tar.gz#sha256=b4a6980c5522a719e07bb1c743368d03e1606b49c191f42f7c88b20c40cc5637 from build tracker '/tmp/pip-req-tracker-es41xm63' 2021-07-09T05:41:06,819 Removed build tracker: '/tmp/pip-req-tracker-es41xm63'