2021-07-30T16:12:51,687 Created temporary directory: /tmp/pip-ephem-wheel-cache-jrhltm33 2021-07-30T16:12:51,689 Created temporary directory: /tmp/pip-req-tracker-7c8b39o8 2021-07-30T16:12:51,690 Initialized build tracking at /tmp/pip-req-tracker-7c8b39o8 2021-07-30T16:12:51,690 Created build tracker: /tmp/pip-req-tracker-7c8b39o8 2021-07-30T16:12:51,690 Entered build tracker: /tmp/pip-req-tracker-7c8b39o8 2021-07-30T16:12:51,691 Created temporary directory: /tmp/pip-wheel-7n92d509 2021-07-30T16:12:51,729 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-30T16:12:51,730 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-30T16:12:51,730 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-30T16:12:51,730 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-30T16:12:51,731 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-30T16:12:51,733 WARNING: Location '/functools/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T16:12:51,734 WARNING: Location 't/functools/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T16:12:51,734 WARNING: Location 'm/functools/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T16:12:51,734 WARNING: Location 'p/functools/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T16:12:51,735 1 location(s) to search for versions of functools: 2021-07-30T16:12:51,735 * https://pypi.org/simple/functools/ 2021-07-30T16:12:51,735 Fetching project page and analyzing links: https://pypi.org/simple/functools/ 2021-07-30T16:12:51,735 Getting page https://pypi.org/simple/functools/ 2021-07-30T16:12:51,737 Found index url https://pypi.org/simple 2021-07-30T16:12:51,826 Found link https://files.pythonhosted.org/packages/22/3c/33589bf30422a92cf8c77054f2cf940ef2acc8a2857e5664045ed75a1c6a/functools-0.5.tar.gz#sha256=596ed8999dee419c0749a41bfdd82e4697e80ea27ee01c716003ef55be9a54c5 (from https://pypi.org/simple/functools/), version: 0.5 2021-07-30T16:12:51,826 Skipping link: not a file: https://pypi.org/simple/functools/ 2021-07-30T16:12:51,844 Given no hashes to check 1 links for project 'functools': discarding no candidates 2021-07-30T16:12:51,862 Collecting functools==0.5 2021-07-30T16:12:51,863 Created temporary directory: /tmp/pip-unpack-1v8t1ysk 2021-07-30T16:12:51,903 Downloading functools-0.5.tar.gz (4.9 kB) 2021-07-30T16:12:51,929 Added functools==0.5 from https://files.pythonhosted.org/packages/22/3c/33589bf30422a92cf8c77054f2cf940ef2acc8a2857e5664045ed75a1c6a/functools-0.5.tar.gz#sha256=596ed8999dee419c0749a41bfdd82e4697e80ea27ee01c716003ef55be9a54c5 to build tracker '/tmp/pip-req-tracker-7c8b39o8' 2021-07-30T16:12:51,930 Running setup.py (path:/tmp/pip-wheel-7n92d509/functools_bb032295d0184d1b94be0e3085e02f4f/setup.py) egg_info for package functools 2021-07-30T16:12:51,931 Created temporary directory: /tmp/pip-pip-egg-info-4v7zkftv 2021-07-30T16:12:51,931 Running command python setup.py egg_info 2021-07-30T16:12:52,007 Traceback (most recent call last): 2021-07-30T16:12:52,008 File "", line 1, in 2021-07-30T16:12:52,008 File "/usr/local/lib/python3.9/dist-packages/setuptools/__init__.py", line 3, in 2021-07-30T16:12:52,009 from fnmatch import fnmatchcase 2021-07-30T16:12:52,009 File "/usr/lib/python3.9/fnmatch.py", line 14, in 2021-07-30T16:12:52,018 import re 2021-07-30T16:12:52,018 File "/usr/lib/python3.9/re.py", line 127, in 2021-07-30T16:12:52,019 import functools 2021-07-30T16:12:52,020 File "/tmp/pip-wheel-7n92d509/functools_bb032295d0184d1b94be0e3085e02f4f/functools.py", line 34 2021-07-30T16:12:52,020 raise TypeError, 'compose expects at least one argument' 2021-07-30T16:12:52,021 ^ 2021-07-30T16:12:52,021 SyntaxError: invalid syntax 2021-07-30T16:12:52,029 WARNING: Discarding https://files.pythonhosted.org/packages/22/3c/33589bf30422a92cf8c77054f2cf940ef2acc8a2857e5664045ed75a1c6a/functools-0.5.tar.gz#sha256=596ed8999dee419c0749a41bfdd82e4697e80ea27ee01c716003ef55be9a54c5 (from https://pypi.org/simple/functools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-30T16:12:52,031 ERROR: Could not find a version that satisfies the requirement functools==0.5 (from versions: 0.5) 2021-07-30T16:12:52,032 ERROR: No matching distribution found for functools==0.5 2021-07-30T16:12:52,032 Exception information: 2021-07-30T16:12:52,032 Traceback (most recent call last): 2021-07-30T16:12:52,032 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-30T16:12:52,032 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-30T16:12:52,032 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-30T16:12:52,032 raise RequirementsConflicted(criterion) 2021-07-30T16:12:52,032 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('functools==0.5') 2021-07-30T16:12:52,032 2021-07-30T16:12:52,032 During handling of the above exception, another exception occurred: 2021-07-30T16:12:52,032 2021-07-30T16:12:52,032 Traceback (most recent call last): 2021-07-30T16:12:52,032 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-30T16:12:52,032 result = self._result = resolver.resolve( 2021-07-30T16:12:52,032 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-30T16:12:52,032 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-30T16:12:52,032 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-30T16:12:52,032 raise ResolutionImpossible(e.criterion.information) 2021-07-30T16:12:52,032 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('functools==0.5'), parent=None)] 2021-07-30T16:12:52,032 2021-07-30T16:12:52,032 The above exception was the direct cause of the following exception: 2021-07-30T16:12:52,032 2021-07-30T16:12:52,032 Traceback (most recent call last): 2021-07-30T16:12:52,032 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-30T16:12:52,032 status = self.run(options, args) 2021-07-30T16:12:52,032 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-30T16:12:52,032 return func(self, options, args) 2021-07-30T16:12:52,032 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-30T16:12:52,032 requirement_set = resolver.resolve( 2021-07-30T16:12:52,032 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-30T16:12:52,032 raise error from e 2021-07-30T16:12:52,032 pip._internal.exceptions.DistributionNotFound: No matching distribution found for functools==0.5 2021-07-30T16:12:52,038 Removed functools==0.5 from https://files.pythonhosted.org/packages/22/3c/33589bf30422a92cf8c77054f2cf940ef2acc8a2857e5664045ed75a1c6a/functools-0.5.tar.gz#sha256=596ed8999dee419c0749a41bfdd82e4697e80ea27ee01c716003ef55be9a54c5 from build tracker '/tmp/pip-req-tracker-7c8b39o8' 2021-07-30T16:12:52,038 Removed build tracker: '/tmp/pip-req-tracker-7c8b39o8'