2021-07-10T10:39:55,673 Created temporary directory: /tmp/pip-ephem-wheel-cache-l5ium4_p 2021-07-10T10:39:55,676 Created temporary directory: /tmp/pip-req-tracker-7wd1v_f3 2021-07-10T10:39:55,676 Initialized build tracking at /tmp/pip-req-tracker-7wd1v_f3 2021-07-10T10:39:55,676 Created build tracker: /tmp/pip-req-tracker-7wd1v_f3 2021-07-10T10:39:55,677 Entered build tracker: /tmp/pip-req-tracker-7wd1v_f3 2021-07-10T10:39:55,677 Created temporary directory: /tmp/pip-wheel-fomlpgkr 2021-07-10T10:39:55,711 1 location(s) to search for versions of metapensiero-asyncio-tasklocal: 2021-07-10T10:39:55,711 * https://pypi.org/simple/metapensiero-asyncio-tasklocal/ 2021-07-10T10:39:55,712 Fetching project page and analyzing links: https://pypi.org/simple/metapensiero-asyncio-tasklocal/ 2021-07-10T10:39:55,712 Getting page https://pypi.org/simple/metapensiero-asyncio-tasklocal/ 2021-07-10T10:39:55,714 Found index url https://pypi.org/simple 2021-07-10T10:39:55,900 Found link https://files.pythonhosted.org/packages/bc/b4/a20a0016740a46a045242d172ebb23b2f5bb40ede3158b8620e8c9caa4de/metapensiero.asyncio.tasklocal-0.1.tar.gz#sha256=fd60067eeea9cc1aa100c12035a1da03af9b5a7e54d8ab3a0d1241938ad82d2e (from https://pypi.org/simple/metapensiero-asyncio-tasklocal/), version: 0.1 2021-07-10T10:39:55,901 Found link https://files.pythonhosted.org/packages/9d/f5/18985d83c21bd58d0d6ab680938a1125fb395bd389f08fdd80f8c167bcce/metapensiero.asyncio.tasklocal-0.2.tar.gz#sha256=a77ca539ea68636d5b682032c327d038d315b6dd0228646ca4f8998662643c0d (from https://pypi.org/simple/metapensiero-asyncio-tasklocal/), version: 0.2 2021-07-10T10:39:55,901 Skipping link: not a file: https://pypi.org/simple/metapensiero-asyncio-tasklocal/ 2021-07-10T10:39:55,918 Given no hashes to check 1 links for project 'metapensiero-asyncio-tasklocal': discarding no candidates 2021-07-10T10:39:55,937 Collecting metapensiero-asyncio-tasklocal==0.1 2021-07-10T10:39:55,939 Created temporary directory: /tmp/pip-unpack-y2n3ohv7 2021-07-10T10:39:56,114 Downloading metapensiero.asyncio.tasklocal-0.1.tar.gz (4.5 kB) 2021-07-10T10:39:56,160 Added metapensiero-asyncio-tasklocal==0.1 from https://files.pythonhosted.org/packages/bc/b4/a20a0016740a46a045242d172ebb23b2f5bb40ede3158b8620e8c9caa4de/metapensiero.asyncio.tasklocal-0.1.tar.gz#sha256=fd60067eeea9cc1aa100c12035a1da03af9b5a7e54d8ab3a0d1241938ad82d2e to build tracker '/tmp/pip-req-tracker-7wd1v_f3' 2021-07-10T10:39:56,161 Running setup.py (path:/tmp/pip-wheel-fomlpgkr/metapensiero-asyncio-tasklocal_802454861fca46b499e94c955321de7d/setup.py) egg_info for package metapensiero-asyncio-tasklocal 2021-07-10T10:39:56,162 Created temporary directory: /tmp/pip-pip-egg-info-jkepnaro 2021-07-10T10:39:56,162 Running command python setup.py egg_info 2021-07-10T10:39:56,868 Traceback (most recent call last): 2021-07-10T10:39:56,869 File "", line 1, in 2021-07-10T10:39:56,869 File "/tmp/pip-wheel-fomlpgkr/metapensiero-asyncio-tasklocal_802454861fca46b499e94c955321de7d/setup.py", line 17, in 2021-07-10T10:39:56,869 with open(os.path.join(here, 'CHANGES.rst'), encoding='utf-8') as f: 2021-07-10T10:39:56,870 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-10T10:39:56,870 file = builtins.open(filename, mode, buffering) 2021-07-10T10:39:56,870 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-fomlpgkr/metapensiero-asyncio-tasklocal_802454861fca46b499e94c955321de7d/CHANGES.rst' 2021-07-10T10:39:56,918 WARNING: Discarding https://files.pythonhosted.org/packages/bc/b4/a20a0016740a46a045242d172ebb23b2f5bb40ede3158b8620e8c9caa4de/metapensiero.asyncio.tasklocal-0.1.tar.gz#sha256=fd60067eeea9cc1aa100c12035a1da03af9b5a7e54d8ab3a0d1241938ad82d2e (from https://pypi.org/simple/metapensiero-asyncio-tasklocal/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T10:39:56,920 ERROR: Could not find a version that satisfies the requirement metapensiero-asyncio-tasklocal==0.1 (from versions: 0.1, 0.2) 2021-07-10T10:39:56,920 ERROR: No matching distribution found for metapensiero-asyncio-tasklocal==0.1 2021-07-10T10:39:56,920 Exception information: 2021-07-10T10:39:56,920 Traceback (most recent call last): 2021-07-10T10:39:56,920 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T10:39:56,920 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T10:39:56,920 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T10:39:56,920 raise RequirementsConflicted(criterion) 2021-07-10T10:39:56,920 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('metapensiero-asyncio-tasklocal==0.1') 2021-07-10T10:39:56,920 2021-07-10T10:39:56,920 During handling of the above exception, another exception occurred: 2021-07-10T10:39:56,920 2021-07-10T10:39:56,920 Traceback (most recent call last): 2021-07-10T10:39:56,920 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T10:39:56,920 result = self._result = resolver.resolve( 2021-07-10T10:39:56,920 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T10:39:56,920 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T10:39:56,920 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T10:39:56,920 raise ResolutionImpossible(e.criterion.information) 2021-07-10T10:39:56,920 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('metapensiero-asyncio-tasklocal==0.1'), parent=None)] 2021-07-10T10:39:56,920 2021-07-10T10:39:56,920 The above exception was the direct cause of the following exception: 2021-07-10T10:39:56,920 2021-07-10T10:39:56,920 Traceback (most recent call last): 2021-07-10T10:39:56,920 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T10:39:56,920 status = self.run(options, args) 2021-07-10T10:39:56,920 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T10:39:56,920 return func(self, options, args) 2021-07-10T10:39:56,920 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T10:39:56,920 requirement_set = resolver.resolve( 2021-07-10T10:39:56,920 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T10:39:56,920 raise error from e 2021-07-10T10:39:56,920 pip._internal.exceptions.DistributionNotFound: No matching distribution found for metapensiero-asyncio-tasklocal==0.1 2021-07-10T10:39:56,926 Removed metapensiero-asyncio-tasklocal==0.1 from https://files.pythonhosted.org/packages/bc/b4/a20a0016740a46a045242d172ebb23b2f5bb40ede3158b8620e8c9caa4de/metapensiero.asyncio.tasklocal-0.1.tar.gz#sha256=fd60067eeea9cc1aa100c12035a1da03af9b5a7e54d8ab3a0d1241938ad82d2e from build tracker '/tmp/pip-req-tracker-7wd1v_f3' 2021-07-10T10:39:56,926 Removed build tracker: '/tmp/pip-req-tracker-7wd1v_f3'