2021-07-10T16:00:19,824 Created temporary directory: /tmp/pip-ephem-wheel-cache-2m5ccqwo 2021-07-10T16:00:19,827 Created temporary directory: /tmp/pip-req-tracker-xy279hmw 2021-07-10T16:00:19,827 Initialized build tracking at /tmp/pip-req-tracker-xy279hmw 2021-07-10T16:00:19,827 Created build tracker: /tmp/pip-req-tracker-xy279hmw 2021-07-10T16:00:19,827 Entered build tracker: /tmp/pip-req-tracker-xy279hmw 2021-07-10T16:00:19,828 Created temporary directory: /tmp/pip-wheel-j6xnspcz 2021-07-10T16:00:19,858 1 location(s) to search for versions of readability-dig: 2021-07-10T16:00:19,858 * https://pypi.org/simple/readability-dig/ 2021-07-10T16:00:19,858 Fetching project page and analyzing links: https://pypi.org/simple/readability-dig/ 2021-07-10T16:00:19,859 Getting page https://pypi.org/simple/readability-dig/ 2021-07-10T16:00:19,860 Found index url https://pypi.org/simple 2021-07-10T16:00:19,948 Found link https://files.pythonhosted.org/packages/12/bd/a16262ebfd6bf58ae2774a7ee57c4e41de8930b9b394223bbec722fb6464/readability-dig-0.4.tar.gz#sha256=26ad3deb7e65faf5b46cf7b8015288420b08c53563dd7af4074ddc5ed1ccf1b7 (from https://pypi.org/simple/readability-dig/), version: 0.4 2021-07-10T16:00:19,948 Found link https://files.pythonhosted.org/packages/89/46/81f1b28340026570ea4df48ff80a4d7e75dee1ecd6df0a83b92af40dc17a/readability-dig-0.5.tar.gz#sha256=b8cede718d7b513b19323e08bb989164a60731b5668a837db104a778aa2139b2 (from https://pypi.org/simple/readability-dig/), version: 0.5 2021-07-10T16:00:19,949 Skipping link: not a file: https://pypi.org/simple/readability-dig/ 2021-07-10T16:00:19,966 Given no hashes to check 1 links for project 'readability-dig': discarding no candidates 2021-07-10T16:00:19,985 Collecting readability-dig==0.4 2021-07-10T16:00:19,987 Created temporary directory: /tmp/pip-unpack-655i96b5 2021-07-10T16:00:20,166 Downloading readability-dig-0.4.tar.gz (12 kB) 2021-07-10T16:00:20,218 Added readability-dig==0.4 from https://files.pythonhosted.org/packages/12/bd/a16262ebfd6bf58ae2774a7ee57c4e41de8930b9b394223bbec722fb6464/readability-dig-0.4.tar.gz#sha256=26ad3deb7e65faf5b46cf7b8015288420b08c53563dd7af4074ddc5ed1ccf1b7 to build tracker '/tmp/pip-req-tracker-xy279hmw' 2021-07-10T16:00:20,219 Running setup.py (path:/tmp/pip-wheel-j6xnspcz/readability-dig_0e3fdba65cb042cc9982a088e9fd0876/setup.py) egg_info for package readability-dig 2021-07-10T16:00:20,220 Created temporary directory: /tmp/pip-pip-egg-info-76cwu7jn 2021-07-10T16:00:20,220 Running command python setup.py egg_info 2021-07-10T16:00:20,927 Traceback (most recent call last): 2021-07-10T16:00:20,927 File "", line 1, in 2021-07-10T16:00:20,928 File "/tmp/pip-wheel-j6xnspcz/readability-dig_0e3fdba65cb042cc9982a088e9fd0876/setup.py", line 11 2021-07-10T16:00:20,928 print "Using lxml<2.4" 2021-07-10T16:00:20,928 ^ 2021-07-10T16:00:20,929 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Using lxml<2.4")? 2021-07-10T16:00:20,975 WARNING: Discarding https://files.pythonhosted.org/packages/12/bd/a16262ebfd6bf58ae2774a7ee57c4e41de8930b9b394223bbec722fb6464/readability-dig-0.4.tar.gz#sha256=26ad3deb7e65faf5b46cf7b8015288420b08c53563dd7af4074ddc5ed1ccf1b7 (from https://pypi.org/simple/readability-dig/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T16:00:20,977 ERROR: Could not find a version that satisfies the requirement readability-dig==0.4 (from versions: 0.4, 0.5) 2021-07-10T16:00:20,977 ERROR: No matching distribution found for readability-dig==0.4 2021-07-10T16:00:20,978 Exception information: 2021-07-10T16:00:20,978 Traceback (most recent call last): 2021-07-10T16:00:20,978 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T16:00:20,978 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T16:00:20,978 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T16:00:20,978 raise RequirementsConflicted(criterion) 2021-07-10T16:00:20,978 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('readability-dig==0.4') 2021-07-10T16:00:20,978 2021-07-10T16:00:20,978 During handling of the above exception, another exception occurred: 2021-07-10T16:00:20,978 2021-07-10T16:00:20,978 Traceback (most recent call last): 2021-07-10T16:00:20,978 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T16:00:20,978 result = self._result = resolver.resolve( 2021-07-10T16:00:20,978 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T16:00:20,978 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T16:00:20,978 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T16:00:20,978 raise ResolutionImpossible(e.criterion.information) 2021-07-10T16:00:20,978 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('readability-dig==0.4'), parent=None)] 2021-07-10T16:00:20,978 2021-07-10T16:00:20,978 The above exception was the direct cause of the following exception: 2021-07-10T16:00:20,978 2021-07-10T16:00:20,978 Traceback (most recent call last): 2021-07-10T16:00:20,978 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T16:00:20,978 status = self.run(options, args) 2021-07-10T16:00:20,978 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T16:00:20,978 return func(self, options, args) 2021-07-10T16:00:20,978 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T16:00:20,978 requirement_set = resolver.resolve( 2021-07-10T16:00:20,978 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T16:00:20,978 raise error from e 2021-07-10T16:00:20,978 pip._internal.exceptions.DistributionNotFound: No matching distribution found for readability-dig==0.4 2021-07-10T16:00:20,983 Removed readability-dig==0.4 from https://files.pythonhosted.org/packages/12/bd/a16262ebfd6bf58ae2774a7ee57c4e41de8930b9b394223bbec722fb6464/readability-dig-0.4.tar.gz#sha256=26ad3deb7e65faf5b46cf7b8015288420b08c53563dd7af4074ddc5ed1ccf1b7 from build tracker '/tmp/pip-req-tracker-xy279hmw' 2021-07-10T16:00:20,983 Removed build tracker: '/tmp/pip-req-tracker-xy279hmw'