2021-07-10T13:18:12,346 Created temporary directory: /tmp/pip-ephem-wheel-cache-hgw3uqzv 2021-07-10T13:18:12,349 Created temporary directory: /tmp/pip-req-tracker-nffwgrm5 2021-07-10T13:18:12,350 Initialized build tracking at /tmp/pip-req-tracker-nffwgrm5 2021-07-10T13:18:12,350 Created build tracker: /tmp/pip-req-tracker-nffwgrm5 2021-07-10T13:18:12,350 Entered build tracker: /tmp/pip-req-tracker-nffwgrm5 2021-07-10T13:18:12,351 Created temporary directory: /tmp/pip-wheel-yymbscps 2021-07-10T13:18:12,377 1 location(s) to search for versions of keypath: 2021-07-10T13:18:12,377 * https://pypi.org/simple/keypath/ 2021-07-10T13:18:12,378 Fetching project page and analyzing links: https://pypi.org/simple/keypath/ 2021-07-10T13:18:12,378 Getting page https://pypi.org/simple/keypath/ 2021-07-10T13:18:12,380 Found index url https://pypi.org/simple 2021-07-10T13:18:12,468 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:12,468 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:12,469 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:12,469 Skipping link: not a file: https://pypi.org/simple/keypath/ 2021-07-10T13:18:12,487 Given no hashes to check 1 links for project 'keypath': discarding no candidates 2021-07-10T13:18:12,505 Collecting keypath==0.0.3 2021-07-10T13:18:12,507 Created temporary directory: /tmp/pip-unpack-grgf8qpk 2021-07-10T13:18:12,677 Downloading keypath-0.0.3.tar.gz (2.3 kB) 2021-07-10T13:18:12,710 Added keypath==0.0.3 from https://files.pythonhosted.org/packages/4a/83/7a18e5c76d48ca14883a173ff3923767e7d1d3c7eaa2ab7d14b952d9c662/keypath-0.0.3.tar.gz#sha256=65dca854d2bf62ca22d0f155fe5f6c89b60e7b7fea3f138f8819eb6f0a14e840 to build tracker '/tmp/pip-req-tracker-nffwgrm5' 2021-07-10T13:18:12,711 Running setup.py (path:/tmp/pip-wheel-yymbscps/keypath_86466789263d4a47a8299acfdf5ad3aa/setup.py) egg_info for package keypath 2021-07-10T13:18:12,711 Created temporary directory: /tmp/pip-pip-egg-info-lmqtgoda 2021-07-10T13:18:12,712 Running command python setup.py egg_info 2021-07-10T13:18:13,400 Traceback (most recent call last): 2021-07-10T13:18:13,400 File "", line 1, in 2021-07-10T13:18:13,401 File "/tmp/pip-wheel-yymbscps/keypath_86466789263d4a47a8299acfdf5ad3aa/setup.py", line 6, in 2021-07-10T13:18:13,401 with open('LICENSE') as f: 2021-07-10T13:18:13,401 FileNotFoundError: [Errno 2] No such file or directory: 'LICENSE' 2021-07-10T13:18:13,447 WARNING: Discarding https://files.pythonhosted.org/packages/4a/83/7a18e5c76d48ca14883a173ff3923767e7d1d3c7eaa2ab7d14b952d9c662/keypath-0.0.3.tar.gz#sha256=65dca854d2bf62ca22d0f155fe5f6c89b60e7b7fea3f138f8819eb6f0a14e840 (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:13,448 ERROR: Could not find a version that satisfies the requirement keypath==0.0.3 (from versions: 0.0.2, 0.0.3, 0.0.4) 2021-07-10T13:18:13,449 ERROR: No matching distribution found for keypath==0.0.3 2021-07-10T13:18:13,449 Exception information: 2021-07-10T13:18:13,449 Traceback (most recent call last): 2021-07-10T13:18:13,449 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T13:18:13,449 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T13:18:13,449 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T13:18:13,449 raise RequirementsConflicted(criterion) 2021-07-10T13:18:13,449 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('keypath==0.0.3') 2021-07-10T13:18:13,449 2021-07-10T13:18:13,449 During handling of the above exception, another exception occurred: 2021-07-10T13:18:13,449 2021-07-10T13:18:13,449 Traceback (most recent call last): 2021-07-10T13:18:13,449 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T13:18:13,449 result = self._result = resolver.resolve( 2021-07-10T13:18:13,449 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T13:18:13,449 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T13:18:13,449 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T13:18:13,449 raise ResolutionImpossible(e.criterion.information) 2021-07-10T13:18:13,449 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('keypath==0.0.3'), parent=None)] 2021-07-10T13:18:13,449 2021-07-10T13:18:13,449 The above exception was the direct cause of the following exception: 2021-07-10T13:18:13,449 2021-07-10T13:18:13,449 Traceback (most recent call last): 2021-07-10T13:18:13,449 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T13:18:13,449 status = self.run(options, args) 2021-07-10T13:18:13,449 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T13:18:13,449 return func(self, options, args) 2021-07-10T13:18:13,449 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T13:18:13,449 requirement_set = resolver.resolve( 2021-07-10T13:18:13,449 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T13:18:13,449 raise error from e 2021-07-10T13:18:13,449 pip._internal.exceptions.DistributionNotFound: No matching distribution found for keypath==0.0.3 2021-07-10T13:18:13,454 Removed keypath==0.0.3 from https://files.pythonhosted.org/packages/4a/83/7a18e5c76d48ca14883a173ff3923767e7d1d3c7eaa2ab7d14b952d9c662/keypath-0.0.3.tar.gz#sha256=65dca854d2bf62ca22d0f155fe5f6c89b60e7b7fea3f138f8819eb6f0a14e840 from build tracker '/tmp/pip-req-tracker-nffwgrm5' 2021-07-10T13:18:13,455 Removed build tracker: '/tmp/pip-req-tracker-nffwgrm5'