2021-07-09T10:12:34,309 Created temporary directory: /tmp/pip-ephem-wheel-cache-_wzeexz0 2021-07-09T10:12:34,312 Created temporary directory: /tmp/pip-req-tracker-f462y68e 2021-07-09T10:12:34,313 Initialized build tracking at /tmp/pip-req-tracker-f462y68e 2021-07-09T10:12:34,313 Created build tracker: /tmp/pip-req-tracker-f462y68e 2021-07-09T10:12:34,313 Entered build tracker: /tmp/pip-req-tracker-f462y68e 2021-07-09T10:12:34,314 Created temporary directory: /tmp/pip-wheel-t_d4feij 2021-07-09T10:12:34,348 1 location(s) to search for versions of instacache: 2021-07-09T10:12:34,348 * https://pypi.org/simple/instacache/ 2021-07-09T10:12:34,349 Fetching project page and analyzing links: https://pypi.org/simple/instacache/ 2021-07-09T10:12:34,349 Getting page https://pypi.org/simple/instacache/ 2021-07-09T10:12:34,351 Found index url https://pypi.org/simple 2021-07-09T10:12:34,531 Found link https://files.pythonhosted.org/packages/b4/bb/337ca13f2093ae1103c8e117afe85159573ed5d2110320b91ec43ac626b8/instacache-0.2.tar.gz#sha256=ae08f446fe84a31028082549c8fc5eb3e13a20316bc340573a669dfc01bb8837 (from https://pypi.org/simple/instacache/), version: 0.2 2021-07-09T10:12:34,532 Found link https://files.pythonhosted.org/packages/93/b3/8e3b93fe7379ae29f4f33623caf51be5d01abc2f0fb4e09a5e363f184f28/instacache-0.2.1.tar.gz#sha256=b5fb80d40d2585770c1669ededf8e310ad73c7b09336c2d3c2417ab473f459c1 (from https://pypi.org/simple/instacache/), version: 0.2.1 2021-07-09T10:12:34,532 Found link https://files.pythonhosted.org/packages/6f/26/6704b963737e216042b94dad7695eaa54f02c0a92643d3052523c71af7ff/instacache-0.2.2.tar.gz#sha256=591f5e9c0383c3a120fb6b69db6bf0fc3ce11588efb351e6e9e845e99c1072fc (from https://pypi.org/simple/instacache/), version: 0.2.2 2021-07-09T10:12:34,532 Found link https://files.pythonhosted.org/packages/19/0a/3f591c5c177e965ad232cb506787106b73bc9a53d2794e6241f13a4bc49c/instacache-0.2.3.tar.gz#sha256=72b955c27a4f5137baab19e682e792bd53183e1c56ae22d0d7a85f94cfcadf7f (from https://pypi.org/simple/instacache/), version: 0.2.3 2021-07-09T10:12:34,532 Skipping link: not a file: https://pypi.org/simple/instacache/ 2021-07-09T10:12:34,549 Given no hashes to check 1 links for project 'instacache': discarding no candidates 2021-07-09T10:12:34,567 Collecting instacache==0.2 2021-07-09T10:12:34,568 Created temporary directory: /tmp/pip-unpack-mia459m2 2021-07-09T10:12:34,853 Downloading instacache-0.2.tar.gz (4.5 kB) 2021-07-09T10:12:34,887 Added instacache==0.2 from https://files.pythonhosted.org/packages/b4/bb/337ca13f2093ae1103c8e117afe85159573ed5d2110320b91ec43ac626b8/instacache-0.2.tar.gz#sha256=ae08f446fe84a31028082549c8fc5eb3e13a20316bc340573a669dfc01bb8837 to build tracker '/tmp/pip-req-tracker-f462y68e' 2021-07-09T10:12:34,888 Running setup.py (path:/tmp/pip-wheel-t_d4feij/instacache_adf88c2ea95848a89458160463443e2c/setup.py) egg_info for package instacache 2021-07-09T10:12:34,889 Created temporary directory: /tmp/pip-pip-egg-info-7526q2r2 2021-07-09T10:12:34,889 Running command python setup.py egg_info 2021-07-09T10:12:35,526 Traceback (most recent call last): 2021-07-09T10:12:35,527 File "", line 1, in 2021-07-09T10:12:35,527 File "/tmp/pip-wheel-t_d4feij/instacache_adf88c2ea95848a89458160463443e2c/setup.py", line 12, in 2021-07-09T10:12:35,527 long_description=open('README.md').read(), 2021-07-09T10:12:35,527 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-09T10:12:35,577 WARNING: Discarding https://files.pythonhosted.org/packages/b4/bb/337ca13f2093ae1103c8e117afe85159573ed5d2110320b91ec43ac626b8/instacache-0.2.tar.gz#sha256=ae08f446fe84a31028082549c8fc5eb3e13a20316bc340573a669dfc01bb8837 (from https://pypi.org/simple/instacache/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T10:12:35,578 ERROR: Could not find a version that satisfies the requirement instacache==0.2 (from versions: 0.2, 0.2.1, 0.2.2, 0.2.3) 2021-07-09T10:12:35,578 ERROR: No matching distribution found for instacache==0.2 2021-07-09T10:12:35,579 Exception information: 2021-07-09T10:12:35,579 Traceback (most recent call last): 2021-07-09T10:12:35,579 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T10:12:35,579 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T10:12:35,579 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T10:12:35,579 raise RequirementsConflicted(criterion) 2021-07-09T10:12:35,579 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('instacache==0.2') 2021-07-09T10:12:35,579 2021-07-09T10:12:35,579 During handling of the above exception, another exception occurred: 2021-07-09T10:12:35,579 2021-07-09T10:12:35,579 Traceback (most recent call last): 2021-07-09T10:12:35,579 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T10:12:35,579 result = self._result = resolver.resolve( 2021-07-09T10:12:35,579 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T10:12:35,579 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T10:12:35,579 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T10:12:35,579 raise ResolutionImpossible(e.criterion.information) 2021-07-09T10:12:35,579 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('instacache==0.2'), parent=None)] 2021-07-09T10:12:35,579 2021-07-09T10:12:35,579 The above exception was the direct cause of the following exception: 2021-07-09T10:12:35,579 2021-07-09T10:12:35,579 Traceback (most recent call last): 2021-07-09T10:12:35,579 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T10:12:35,579 status = self.run(options, args) 2021-07-09T10:12:35,579 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T10:12:35,579 return func(self, options, args) 2021-07-09T10:12:35,579 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T10:12:35,579 requirement_set = resolver.resolve( 2021-07-09T10:12:35,579 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T10:12:35,579 raise error from e 2021-07-09T10:12:35,579 pip._internal.exceptions.DistributionNotFound: No matching distribution found for instacache==0.2 2021-07-09T10:12:35,584 Removed instacache==0.2 from https://files.pythonhosted.org/packages/b4/bb/337ca13f2093ae1103c8e117afe85159573ed5d2110320b91ec43ac626b8/instacache-0.2.tar.gz#sha256=ae08f446fe84a31028082549c8fc5eb3e13a20316bc340573a669dfc01bb8837 from build tracker '/tmp/pip-req-tracker-f462y68e' 2021-07-09T10:12:35,584 Removed build tracker: '/tmp/pip-req-tracker-f462y68e'