2021-07-10T06:47:07,919 Created temporary directory: /tmp/pip-ephem-wheel-cache-vw1mzfl6 2021-07-10T06:47:07,922 Created temporary directory: /tmp/pip-req-tracker-lsermcre 2021-07-10T06:47:07,922 Initialized build tracking at /tmp/pip-req-tracker-lsermcre 2021-07-10T06:47:07,923 Created build tracker: /tmp/pip-req-tracker-lsermcre 2021-07-10T06:47:07,923 Entered build tracker: /tmp/pip-req-tracker-lsermcre 2021-07-10T06:47:07,923 Created temporary directory: /tmp/pip-wheel-zm0yiqvm 2021-07-10T06:47:07,957 1 location(s) to search for versions of hooklib: 2021-07-10T06:47:07,957 * https://pypi.org/simple/hooklib/ 2021-07-10T06:47:07,958 Fetching project page and analyzing links: https://pypi.org/simple/hooklib/ 2021-07-10T06:47:07,958 Getting page https://pypi.org/simple/hooklib/ 2021-07-10T06:47:07,960 Found index url https://pypi.org/simple 2021-07-10T06:47:08,137 Found link https://files.pythonhosted.org/packages/73/83/9048b358b944b88566421984d10e5cc127a401a6b74c8782f723560966c0/hooklib-0.1.tar.gz#sha256=635a7de1cc6a5f60ac9bed4a2ea65e29eac37eeaaa50d6135f75c6a8b1492ef3 (from https://pypi.org/simple/hooklib/), version: 0.1 2021-07-10T06:47:08,138 Found link https://files.pythonhosted.org/packages/fe/9b/3bd336bbf5f623ad0d37f93655ddc7752466854671f42484c3881290d1d2/hooklib-0.2.tar.gz#sha256=a64511a1f01b3c1fcd57cbfcae0e2b6fc09644d2e3f140f47a13043a5fd79e35 (from https://pypi.org/simple/hooklib/), version: 0.2 2021-07-10T06:47:08,138 Found link https://files.pythonhosted.org/packages/61/14/9139be4798c182d97d90911c70e0c66d6ee15dec5b82e00cc0d2b713c733/hooklib-0.2.1.tar.gz#sha256=08729b976c8d3ce3f1d190c24672a3a200ed47e5dc25c04c819cd37fbd7de5af (from https://pypi.org/simple/hooklib/), version: 0.2.1 2021-07-10T06:47:08,138 Found link https://files.pythonhosted.org/packages/48/40/ee2849d2831ed5989cf6aad3f17dc45e4344c92eca24b7d27a6ffba8f853/hooklib-0.2.2.tar.gz#sha256=384e3a1319bba9e0e0a062023198ceea56c83328e6259101306ce0e323d7a307 (from https://pypi.org/simple/hooklib/), version: 0.2.2 2021-07-10T06:47:08,139 Skipping link: not a file: https://pypi.org/simple/hooklib/ 2021-07-10T06:47:08,156 Given no hashes to check 1 links for project 'hooklib': discarding no candidates 2021-07-10T06:47:08,175 Collecting hooklib==0.1 2021-07-10T06:47:08,176 Created temporary directory: /tmp/pip-unpack-ipu5gbj7 2021-07-10T06:47:08,349 Downloading hooklib-0.1.tar.gz (5.5 kB) 2021-07-10T06:47:08,392 Added hooklib==0.1 from https://files.pythonhosted.org/packages/73/83/9048b358b944b88566421984d10e5cc127a401a6b74c8782f723560966c0/hooklib-0.1.tar.gz#sha256=635a7de1cc6a5f60ac9bed4a2ea65e29eac37eeaaa50d6135f75c6a8b1492ef3 to build tracker '/tmp/pip-req-tracker-lsermcre' 2021-07-10T06:47:08,393 Running setup.py (path:/tmp/pip-wheel-zm0yiqvm/hooklib_71c1b426779f4d609d4234c9985acf91/setup.py) egg_info for package hooklib 2021-07-10T06:47:08,394 Created temporary directory: /tmp/pip-pip-egg-info-bbmtm94t 2021-07-10T06:47:08,394 Running command python setup.py egg_info 2021-07-10T06:47:09,040 Traceback (most recent call last): 2021-07-10T06:47:09,040 File "", line 1, in 2021-07-10T06:47:09,041 File "/tmp/pip-wheel-zm0yiqvm/hooklib_71c1b426779f4d609d4234c9985acf91/setup.py", line 17, in 2021-07-10T06:47:09,041 long_description=open('README.md').read(), 2021-07-10T06:47:09,041 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-10T06:47:09,090 WARNING: Discarding https://files.pythonhosted.org/packages/73/83/9048b358b944b88566421984d10e5cc127a401a6b74c8782f723560966c0/hooklib-0.1.tar.gz#sha256=635a7de1cc6a5f60ac9bed4a2ea65e29eac37eeaaa50d6135f75c6a8b1492ef3 (from https://pypi.org/simple/hooklib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T06:47:09,092 ERROR: Could not find a version that satisfies the requirement hooklib==0.1 (from versions: 0.1, 0.2, 0.2.1, 0.2.2) 2021-07-10T06:47:09,092 ERROR: No matching distribution found for hooklib==0.1 2021-07-10T06:47:09,092 Exception information: 2021-07-10T06:47:09,092 Traceback (most recent call last): 2021-07-10T06:47:09,092 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T06:47:09,092 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T06:47:09,092 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T06:47:09,092 raise RequirementsConflicted(criterion) 2021-07-10T06:47:09,092 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hooklib==0.1') 2021-07-10T06:47:09,092 2021-07-10T06:47:09,092 During handling of the above exception, another exception occurred: 2021-07-10T06:47:09,092 2021-07-10T06:47:09,092 Traceback (most recent call last): 2021-07-10T06:47:09,092 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T06:47:09,092 result = self._result = resolver.resolve( 2021-07-10T06:47:09,092 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T06:47:09,092 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T06:47:09,092 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T06:47:09,092 raise ResolutionImpossible(e.criterion.information) 2021-07-10T06:47:09,092 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hooklib==0.1'), parent=None)] 2021-07-10T06:47:09,092 2021-07-10T06:47:09,092 The above exception was the direct cause of the following exception: 2021-07-10T06:47:09,092 2021-07-10T06:47:09,092 Traceback (most recent call last): 2021-07-10T06:47:09,092 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T06:47:09,092 status = self.run(options, args) 2021-07-10T06:47:09,092 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T06:47:09,092 return func(self, options, args) 2021-07-10T06:47:09,092 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T06:47:09,092 requirement_set = resolver.resolve( 2021-07-10T06:47:09,092 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T06:47:09,092 raise error from e 2021-07-10T06:47:09,092 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hooklib==0.1 2021-07-10T06:47:09,098 Removed hooklib==0.1 from https://files.pythonhosted.org/packages/73/83/9048b358b944b88566421984d10e5cc127a401a6b74c8782f723560966c0/hooklib-0.1.tar.gz#sha256=635a7de1cc6a5f60ac9bed4a2ea65e29eac37eeaaa50d6135f75c6a8b1492ef3 from build tracker '/tmp/pip-req-tracker-lsermcre' 2021-07-10T06:47:09,098 Removed build tracker: '/tmp/pip-req-tracker-lsermcre'