2021-07-08T14:52:26,496 Created temporary directory: /tmp/pip-ephem-wheel-cache-v1mihyla 2021-07-08T14:52:26,499 Created temporary directory: /tmp/pip-req-tracker-iqyhfgt3 2021-07-08T14:52:26,499 Initialized build tracking at /tmp/pip-req-tracker-iqyhfgt3 2021-07-08T14:52:26,499 Created build tracker: /tmp/pip-req-tracker-iqyhfgt3 2021-07-08T14:52:26,500 Entered build tracker: /tmp/pip-req-tracker-iqyhfgt3 2021-07-08T14:52:26,500 Created temporary directory: /tmp/pip-wheel-0csndug7 2021-07-08T14:52:26,533 1 location(s) to search for versions of wc-rating: 2021-07-08T14:52:26,533 * https://pypi.org/simple/wc-rating/ 2021-07-08T14:52:26,534 Fetching project page and analyzing links: https://pypi.org/simple/wc-rating/ 2021-07-08T14:52:26,534 Getting page https://pypi.org/simple/wc-rating/ 2021-07-08T14:52:26,536 Found index url https://pypi.org/simple 2021-07-08T14:52:26,625 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/07/86/6f362b4c2fbc35f78a55f320f2c44feb8772420fec9a13ce5b01fa8f1ef4/wc.rating-2.0-py2.4.egg#sha256=7fffb874745cb93fc8d8cb0f4ff1999dc02db4917ce57fb4d812d5f35f64b7af (from https://pypi.org/simple/wc-rating/) 2021-07-08T14:52:26,626 Found link https://files.pythonhosted.org/packages/84/2f/6156badbe027e088d85c19a2a57d0f48271b6994d688a4f911d9269ff99e/wc.rating-2.0.tar.gz#sha256=0e6d8cc42692989a969c2097530c5b1854cf4a91bad9ebcc6c12e63467e175cc (from https://pypi.org/simple/wc-rating/), version: 2.0 2021-07-08T14:52:26,626 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/7c/cd/a5b008fe0103ee13a20a4305132838de21d8e0fd19645a9ec05ef6a005f4/wc.rating-3.9-py2.4.egg#sha256=9875d09c15501733ad24db2bd70991bd94bfd90c1bf4b1539ad1e56153143ec6 (from https://pypi.org/simple/wc-rating/) 2021-07-08T14:52:26,626 Found link https://files.pythonhosted.org/packages/45/22/28731dfb739ad552183fe2bda16d1cd49d04a11d44f51fbe479cfd4600ca/wc.rating-3.9.tar.gz#sha256=a5ab00a309e603cf5d56501c5a990d833c42c08580852db1d758932b94948aea (from https://pypi.org/simple/wc-rating/), version: 3.9 2021-07-08T14:52:26,627 Skipping link: not a file: https://pypi.org/simple/wc-rating/ 2021-07-08T14:52:26,643 Given no hashes to check 1 links for project 'wc-rating': discarding no candidates 2021-07-08T14:52:26,660 Collecting wc-rating==3.9 2021-07-08T14:52:26,662 Created temporary directory: /tmp/pip-unpack-z604wxy9 2021-07-08T14:52:26,833 Downloading wc.rating-3.9.tar.gz (4.0 kB) 2021-07-08T14:52:26,895 Added wc-rating==3.9 from https://files.pythonhosted.org/packages/45/22/28731dfb739ad552183fe2bda16d1cd49d04a11d44f51fbe479cfd4600ca/wc.rating-3.9.tar.gz#sha256=a5ab00a309e603cf5d56501c5a990d833c42c08580852db1d758932b94948aea to build tracker '/tmp/pip-req-tracker-iqyhfgt3' 2021-07-08T14:52:26,896 Running setup.py (path:/tmp/pip-wheel-0csndug7/wc-rating_c4f426c4f72542acbd62092c655664a4/setup.py) egg_info for package wc-rating 2021-07-08T14:52:26,897 Created temporary directory: /tmp/pip-pip-egg-info-7w0oly0q 2021-07-08T14:52:26,897 Running command python setup.py egg_info 2021-07-08T14:52:27,550 Traceback (most recent call last): 2021-07-08T14:52:27,551 File "", line 1, in 2021-07-08T14:52:27,551 File "/tmp/pip-wheel-0csndug7/wc-rating_c4f426c4f72542acbd62092c655664a4/setup.py", line 9, in 2021-07-08T14:52:27,552 long_description=file('README.txt').read(), 2021-07-08T14:52:27,552 NameError: name 'file' is not defined 2021-07-08T14:52:27,601 WARNING: Discarding https://files.pythonhosted.org/packages/45/22/28731dfb739ad552183fe2bda16d1cd49d04a11d44f51fbe479cfd4600ca/wc.rating-3.9.tar.gz#sha256=a5ab00a309e603cf5d56501c5a990d833c42c08580852db1d758932b94948aea (from https://pypi.org/simple/wc-rating/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T14:52:27,602 ERROR: Could not find a version that satisfies the requirement wc-rating==3.9 (from versions: 2.0, 3.9) 2021-07-08T14:52:27,602 ERROR: No matching distribution found for wc-rating==3.9 2021-07-08T14:52:27,603 Exception information: 2021-07-08T14:52:27,603 Traceback (most recent call last): 2021-07-08T14:52:27,603 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T14:52:27,603 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T14:52:27,603 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T14:52:27,603 raise RequirementsConflicted(criterion) 2021-07-08T14:52:27,603 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wc-rating==3.9') 2021-07-08T14:52:27,603 2021-07-08T14:52:27,603 During handling of the above exception, another exception occurred: 2021-07-08T14:52:27,603 2021-07-08T14:52:27,603 Traceback (most recent call last): 2021-07-08T14:52:27,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T14:52:27,603 result = self._result = resolver.resolve( 2021-07-08T14:52:27,603 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T14:52:27,603 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T14:52:27,603 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T14:52:27,603 raise ResolutionImpossible(e.criterion.information) 2021-07-08T14:52:27,603 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wc-rating==3.9'), parent=None)] 2021-07-08T14:52:27,603 2021-07-08T14:52:27,603 The above exception was the direct cause of the following exception: 2021-07-08T14:52:27,603 2021-07-08T14:52:27,603 Traceback (most recent call last): 2021-07-08T14:52:27,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T14:52:27,603 status = self.run(options, args) 2021-07-08T14:52:27,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T14:52:27,603 return func(self, options, args) 2021-07-08T14:52:27,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T14:52:27,603 requirement_set = resolver.resolve( 2021-07-08T14:52:27,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T14:52:27,603 raise error from e 2021-07-08T14:52:27,603 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wc-rating==3.9 2021-07-08T14:52:27,608 Removed wc-rating==3.9 from https://files.pythonhosted.org/packages/45/22/28731dfb739ad552183fe2bda16d1cd49d04a11d44f51fbe479cfd4600ca/wc.rating-3.9.tar.gz#sha256=a5ab00a309e603cf5d56501c5a990d833c42c08580852db1d758932b94948aea from build tracker '/tmp/pip-req-tracker-iqyhfgt3' 2021-07-08T14:52:27,608 Removed build tracker: '/tmp/pip-req-tracker-iqyhfgt3'