2021-07-08T14:07:18,229 Created temporary directory: /tmp/pip-ephem-wheel-cache-ltaau1tl 2021-07-08T14:07:18,232 Created temporary directory: /tmp/pip-req-tracker-c4roy1np 2021-07-08T14:07:18,233 Initialized build tracking at /tmp/pip-req-tracker-c4roy1np 2021-07-08T14:07:18,233 Created build tracker: /tmp/pip-req-tracker-c4roy1np 2021-07-08T14:07:18,233 Entered build tracker: /tmp/pip-req-tracker-c4roy1np 2021-07-08T14:07:18,234 Created temporary directory: /tmp/pip-wheel-jgouvmbe 2021-07-08T14:07:18,267 1 location(s) to search for versions of wc-rating: 2021-07-08T14:07:18,267 * https://pypi.org/simple/wc-rating/ 2021-07-08T14:07:18,268 Fetching project page and analyzing links: https://pypi.org/simple/wc-rating/ 2021-07-08T14:07:18,268 Getting page https://pypi.org/simple/wc-rating/ 2021-07-08T14:07:18,270 Found index url https://pypi.org/simple 2021-07-08T14:07:18,451 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:07:18,451 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:07:18,451 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:07:18,451 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:07:18,452 Skipping link: not a file: https://pypi.org/simple/wc-rating/ 2021-07-08T14:07:18,468 Given no hashes to check 1 links for project 'wc-rating': discarding no candidates 2021-07-08T14:07:18,485 Collecting wc-rating==2.0 2021-07-08T14:07:18,487 Created temporary directory: /tmp/pip-unpack-pv3qpzqa 2021-07-08T14:07:18,659 Downloading wc.rating-2.0.tar.gz (3.5 kB) 2021-07-08T14:07:18,715 Added wc-rating==2.0 from https://files.pythonhosted.org/packages/84/2f/6156badbe027e088d85c19a2a57d0f48271b6994d688a4f911d9269ff99e/wc.rating-2.0.tar.gz#sha256=0e6d8cc42692989a969c2097530c5b1854cf4a91bad9ebcc6c12e63467e175cc to build tracker '/tmp/pip-req-tracker-c4roy1np' 2021-07-08T14:07:18,716 Running setup.py (path:/tmp/pip-wheel-jgouvmbe/wc-rating_3f2e5430bf7b490d8e6b4b0240925803/setup.py) egg_info for package wc-rating 2021-07-08T14:07:18,716 Created temporary directory: /tmp/pip-pip-egg-info-hz7b6umw 2021-07-08T14:07:18,717 Running command python setup.py egg_info 2021-07-08T14:07:19,348 Traceback (most recent call last): 2021-07-08T14:07:19,349 File "", line 1, in 2021-07-08T14:07:19,349 File "/tmp/pip-wheel-jgouvmbe/wc-rating_3f2e5430bf7b490d8e6b4b0240925803/setup.py", line 9, in 2021-07-08T14:07:19,349 long_description=file('README.txt').read(), 2021-07-08T14:07:19,350 NameError: name 'file' is not defined 2021-07-08T14:07:19,398 WARNING: Discarding https://files.pythonhosted.org/packages/84/2f/6156badbe027e088d85c19a2a57d0f48271b6994d688a4f911d9269ff99e/wc.rating-2.0.tar.gz#sha256=0e6d8cc42692989a969c2097530c5b1854cf4a91bad9ebcc6c12e63467e175cc (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:07:19,400 ERROR: Could not find a version that satisfies the requirement wc-rating==2.0 (from versions: 2.0, 3.9) 2021-07-08T14:07:19,400 ERROR: No matching distribution found for wc-rating==2.0 2021-07-08T14:07:19,400 Exception information: 2021-07-08T14:07:19,400 Traceback (most recent call last): 2021-07-08T14:07:19,400 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T14:07:19,400 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T14:07:19,400 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T14:07:19,400 raise RequirementsConflicted(criterion) 2021-07-08T14:07:19,400 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wc-rating==2.0') 2021-07-08T14:07:19,400 2021-07-08T14:07:19,400 During handling of the above exception, another exception occurred: 2021-07-08T14:07:19,400 2021-07-08T14:07:19,400 Traceback (most recent call last): 2021-07-08T14:07:19,400 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T14:07:19,400 result = self._result = resolver.resolve( 2021-07-08T14:07:19,400 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T14:07:19,400 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T14:07:19,400 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T14:07:19,400 raise ResolutionImpossible(e.criterion.information) 2021-07-08T14:07:19,400 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wc-rating==2.0'), parent=None)] 2021-07-08T14:07:19,400 2021-07-08T14:07:19,400 The above exception was the direct cause of the following exception: 2021-07-08T14:07:19,400 2021-07-08T14:07:19,400 Traceback (most recent call last): 2021-07-08T14:07:19,400 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T14:07:19,400 status = self.run(options, args) 2021-07-08T14:07:19,400 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T14:07:19,400 return func(self, options, args) 2021-07-08T14:07:19,400 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T14:07:19,400 requirement_set = resolver.resolve( 2021-07-08T14:07:19,400 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T14:07:19,400 raise error from e 2021-07-08T14:07:19,400 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wc-rating==2.0 2021-07-08T14:07:19,405 Removed wc-rating==2.0 from https://files.pythonhosted.org/packages/84/2f/6156badbe027e088d85c19a2a57d0f48271b6994d688a4f911d9269ff99e/wc.rating-2.0.tar.gz#sha256=0e6d8cc42692989a969c2097530c5b1854cf4a91bad9ebcc6c12e63467e175cc from build tracker '/tmp/pip-req-tracker-c4roy1np' 2021-07-08T14:07:19,406 Removed build tracker: '/tmp/pip-req-tracker-c4roy1np'