2021-07-10T00:49:59,295 Created temporary directory: /tmp/pip-ephem-wheel-cache-bvfn4z8s 2021-07-10T00:49:59,298 Created temporary directory: /tmp/pip-req-tracker-_bafrcqg 2021-07-10T00:49:59,299 Initialized build tracking at /tmp/pip-req-tracker-_bafrcqg 2021-07-10T00:49:59,299 Created build tracker: /tmp/pip-req-tracker-_bafrcqg 2021-07-10T00:49:59,299 Entered build tracker: /tmp/pip-req-tracker-_bafrcqg 2021-07-10T00:49:59,300 Created temporary directory: /tmp/pip-wheel-bayqj0uq 2021-07-10T00:49:59,333 1 location(s) to search for versions of sanitize: 2021-07-10T00:49:59,333 * https://pypi.org/simple/sanitize/ 2021-07-10T00:49:59,334 Fetching project page and analyzing links: https://pypi.org/simple/sanitize/ 2021-07-10T00:49:59,334 Getting page https://pypi.org/simple/sanitize/ 2021-07-10T00:49:59,336 Found index url https://pypi.org/simple 2021-07-10T00:49:59,514 Found link https://files.pythonhosted.org/packages/cb/a5/1b325c4dba1e6541933664bfb5844c9d1a9cacfaaa6336451a30692154d9/sanitize-0.33.tar.gz#sha256=4dad3f88e143b2b9a3b1d15042e3334afce7b742716d9e0cf54f36ebdc1b4c30 (from https://pypi.org/simple/sanitize/), version: 0.33 2021-07-10T00:49:59,514 Found link https://files.pythonhosted.org/packages/5f/df/d96ce02256afb9d51479face7351241d5a8cf38bd3a13d0f870525464225/sanitize-2014.10.7.tar.gz#sha256=b162126bfc18833d5d838b8a7661de02409d59806fb741312f81717708b4c586 (from https://pypi.org/simple/sanitize/), version: 2014.10.7 2021-07-10T00:49:59,515 Skipping link: not a file: https://pypi.org/simple/sanitize/ 2021-07-10T00:49:59,531 Given no hashes to check 1 links for project 'sanitize': discarding no candidates 2021-07-10T00:49:59,548 Collecting sanitize==2014.10.7 2021-07-10T00:49:59,549 Created temporary directory: /tmp/pip-unpack-sf90iu48 2021-07-10T00:49:59,819 Downloading sanitize-2014.10.7.tar.gz (11 kB) 2021-07-10T00:49:59,877 Added sanitize==2014.10.7 from https://files.pythonhosted.org/packages/5f/df/d96ce02256afb9d51479face7351241d5a8cf38bd3a13d0f870525464225/sanitize-2014.10.7.tar.gz#sha256=b162126bfc18833d5d838b8a7661de02409d59806fb741312f81717708b4c586 to build tracker '/tmp/pip-req-tracker-_bafrcqg' 2021-07-10T00:49:59,878 Running setup.py (path:/tmp/pip-wheel-bayqj0uq/sanitize_6abf51cb1efd4c169f6f221952a58469/setup.py) egg_info for package sanitize 2021-07-10T00:49:59,879 Created temporary directory: /tmp/pip-pip-egg-info-9g0cby68 2021-07-10T00:49:59,879 Running command python setup.py egg_info 2021-07-10T00:50:00,546 Traceback (most recent call last): 2021-07-10T00:50:00,547 File "", line 1, in 2021-07-10T00:50:00,547 File "/tmp/pip-wheel-bayqj0uq/sanitize_6abf51cb1efd4c169f6f221952a58469/setup.py", line 33, in 2021-07-10T00:50:00,547 version=".".join(map(str, __import__(PKG_NAME).__version__)), 2021-07-10T00:50:00,547 File "/tmp/pip-wheel-bayqj0uq/sanitize_6abf51cb1efd4c169f6f221952a58469/sanitize/__init__.py", line 5, in 2021-07-10T00:50:00,548 import sgmllib 2021-07-10T00:50:00,548 ModuleNotFoundError: No module named 'sgmllib' 2021-07-10T00:50:00,601 WARNING: Discarding https://files.pythonhosted.org/packages/5f/df/d96ce02256afb9d51479face7351241d5a8cf38bd3a13d0f870525464225/sanitize-2014.10.7.tar.gz#sha256=b162126bfc18833d5d838b8a7661de02409d59806fb741312f81717708b4c586 (from https://pypi.org/simple/sanitize/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:50:00,603 ERROR: Could not find a version that satisfies the requirement sanitize==2014.10.7 (from versions: 0.33, 2014.10.7) 2021-07-10T00:50:00,603 ERROR: No matching distribution found for sanitize==2014.10.7 2021-07-10T00:50:00,603 Exception information: 2021-07-10T00:50:00,603 Traceback (most recent call last): 2021-07-10T00:50:00,603 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:50:00,603 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:50:00,603 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:50:00,603 raise RequirementsConflicted(criterion) 2021-07-10T00:50:00,603 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sanitize==2014.10.7') 2021-07-10T00:50:00,603 2021-07-10T00:50:00,603 During handling of the above exception, another exception occurred: 2021-07-10T00:50:00,603 2021-07-10T00:50:00,603 Traceback (most recent call last): 2021-07-10T00:50:00,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:50:00,603 result = self._result = resolver.resolve( 2021-07-10T00:50:00,603 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:50:00,603 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:50:00,603 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:50:00,603 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:50:00,603 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sanitize==2014.10.7'), parent=None)] 2021-07-10T00:50:00,603 2021-07-10T00:50:00,603 The above exception was the direct cause of the following exception: 2021-07-10T00:50:00,603 2021-07-10T00:50:00,603 Traceback (most recent call last): 2021-07-10T00:50:00,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:50:00,603 status = self.run(options, args) 2021-07-10T00:50:00,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:50:00,603 return func(self, options, args) 2021-07-10T00:50:00,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:50:00,603 requirement_set = resolver.resolve( 2021-07-10T00:50:00,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:50:00,603 raise error from e 2021-07-10T00:50:00,603 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sanitize==2014.10.7 2021-07-10T00:50:00,608 Removed sanitize==2014.10.7 from https://files.pythonhosted.org/packages/5f/df/d96ce02256afb9d51479face7351241d5a8cf38bd3a13d0f870525464225/sanitize-2014.10.7.tar.gz#sha256=b162126bfc18833d5d838b8a7661de02409d59806fb741312f81717708b4c586 from build tracker '/tmp/pip-req-tracker-_bafrcqg' 2021-07-10T00:50:00,609 Removed build tracker: '/tmp/pip-req-tracker-_bafrcqg'