2021-07-10T13:18:08,891 Created temporary directory: /tmp/pip-ephem-wheel-cache-robm8t2j 2021-07-10T13:18:08,894 Created temporary directory: /tmp/pip-req-tracker-mitinu_i 2021-07-10T13:18:08,895 Initialized build tracking at /tmp/pip-req-tracker-mitinu_i 2021-07-10T13:18:08,895 Created build tracker: /tmp/pip-req-tracker-mitinu_i 2021-07-10T13:18:08,895 Entered build tracker: /tmp/pip-req-tracker-mitinu_i 2021-07-10T13:18:08,896 Created temporary directory: /tmp/pip-wheel-d3im2v34 2021-07-10T13:18:08,924 1 location(s) to search for versions of keypath: 2021-07-10T13:18:08,924 * https://pypi.org/simple/keypath/ 2021-07-10T13:18:08,925 Fetching project page and analyzing links: https://pypi.org/simple/keypath/ 2021-07-10T13:18:08,925 Getting page https://pypi.org/simple/keypath/ 2021-07-10T13:18:08,927 Found index url https://pypi.org/simple 2021-07-10T13:18:09,101 Found link https://files.pythonhosted.org/packages/51/50/1d5361242482ae8a0a673840c8029228bd64148c73adefa88920ba6b897d/keypath-0.0.2.tar.gz#sha256=8141c895b402bcf172ac90c951f5a6f17bd649f7c530eedacc775144df3cc5c6 (from https://pypi.org/simple/keypath/), version: 0.0.2 2021-07-10T13:18:09,102 Found link https://files.pythonhosted.org/packages/4a/83/7a18e5c76d48ca14883a173ff3923767e7d1d3c7eaa2ab7d14b952d9c662/keypath-0.0.3.tar.gz#sha256=65dca854d2bf62ca22d0f155fe5f6c89b60e7b7fea3f138f8819eb6f0a14e840 (from https://pypi.org/simple/keypath/), version: 0.0.3 2021-07-10T13:18:09,102 Found link https://files.pythonhosted.org/packages/1f/d6/fac0681723f9cbfa6c0ba87cbe95157758f926debc441210ce94bd1f3fca/keypath-0.0.4.tar.gz#sha256=069e4817872fad8e1f2d905c61e2af69b94b50b111c43965974938a6e545262b (from https://pypi.org/simple/keypath/), version: 0.0.4 2021-07-10T13:18:09,102 Skipping link: not a file: https://pypi.org/simple/keypath/ 2021-07-10T13:18:09,120 Given no hashes to check 1 links for project 'keypath': discarding no candidates 2021-07-10T13:18:09,138 Collecting keypath==0.0.2 2021-07-10T13:18:09,140 Created temporary directory: /tmp/pip-unpack-l007v9xk 2021-07-10T13:18:09,562 Downloading keypath-0.0.2.tar.gz (2.2 kB) 2021-07-10T13:18:09,594 Added keypath==0.0.2 from https://files.pythonhosted.org/packages/51/50/1d5361242482ae8a0a673840c8029228bd64148c73adefa88920ba6b897d/keypath-0.0.2.tar.gz#sha256=8141c895b402bcf172ac90c951f5a6f17bd649f7c530eedacc775144df3cc5c6 to build tracker '/tmp/pip-req-tracker-mitinu_i' 2021-07-10T13:18:09,595 Running setup.py (path:/tmp/pip-wheel-d3im2v34/keypath_d438ef9e58904a58816dcf117813650d/setup.py) egg_info for package keypath 2021-07-10T13:18:09,595 Created temporary directory: /tmp/pip-pip-egg-info-aib33bgc 2021-07-10T13:18:09,596 Running command python setup.py egg_info 2021-07-10T13:18:10,282 Traceback (most recent call last): 2021-07-10T13:18:10,283 File "", line 1, in 2021-07-10T13:18:10,283 File "/tmp/pip-wheel-d3im2v34/keypath_d438ef9e58904a58816dcf117813650d/setup.py", line 3, in 2021-07-10T13:18:10,284 with open('README.md') as f: 2021-07-10T13:18:10,284 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-10T13:18:10,330 WARNING: Discarding https://files.pythonhosted.org/packages/51/50/1d5361242482ae8a0a673840c8029228bd64148c73adefa88920ba6b897d/keypath-0.0.2.tar.gz#sha256=8141c895b402bcf172ac90c951f5a6f17bd649f7c530eedacc775144df3cc5c6 (from https://pypi.org/simple/keypath/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T13:18:10,331 ERROR: Could not find a version that satisfies the requirement keypath==0.0.2 (from versions: 0.0.2, 0.0.3, 0.0.4) 2021-07-10T13:18:10,331 ERROR: No matching distribution found for keypath==0.0.2 2021-07-10T13:18:10,332 Exception information: 2021-07-10T13:18:10,332 Traceback (most recent call last): 2021-07-10T13:18:10,332 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T13:18:10,332 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T13:18:10,332 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T13:18:10,332 raise RequirementsConflicted(criterion) 2021-07-10T13:18:10,332 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('keypath==0.0.2') 2021-07-10T13:18:10,332 2021-07-10T13:18:10,332 During handling of the above exception, another exception occurred: 2021-07-10T13:18:10,332 2021-07-10T13:18:10,332 Traceback (most recent call last): 2021-07-10T13:18:10,332 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T13:18:10,332 result = self._result = resolver.resolve( 2021-07-10T13:18:10,332 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T13:18:10,332 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T13:18:10,332 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T13:18:10,332 raise ResolutionImpossible(e.criterion.information) 2021-07-10T13:18:10,332 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('keypath==0.0.2'), parent=None)] 2021-07-10T13:18:10,332 2021-07-10T13:18:10,332 The above exception was the direct cause of the following exception: 2021-07-10T13:18:10,332 2021-07-10T13:18:10,332 Traceback (most recent call last): 2021-07-10T13:18:10,332 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T13:18:10,332 status = self.run(options, args) 2021-07-10T13:18:10,332 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T13:18:10,332 return func(self, options, args) 2021-07-10T13:18:10,332 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T13:18:10,332 requirement_set = resolver.resolve( 2021-07-10T13:18:10,332 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T13:18:10,332 raise error from e 2021-07-10T13:18:10,332 pip._internal.exceptions.DistributionNotFound: No matching distribution found for keypath==0.0.2 2021-07-10T13:18:10,336 Removed keypath==0.0.2 from https://files.pythonhosted.org/packages/51/50/1d5361242482ae8a0a673840c8029228bd64148c73adefa88920ba6b897d/keypath-0.0.2.tar.gz#sha256=8141c895b402bcf172ac90c951f5a6f17bd649f7c530eedacc775144df3cc5c6 from build tracker '/tmp/pip-req-tracker-mitinu_i' 2021-07-10T13:18:10,337 Removed build tracker: '/tmp/pip-req-tracker-mitinu_i'