2021-07-10T14:30:16,562 Created temporary directory: /tmp/pip-ephem-wheel-cache-7bcu1y0t 2021-07-10T14:30:16,565 Created temporary directory: /tmp/pip-req-tracker-x8uscmv1 2021-07-10T14:30:16,566 Initialized build tracking at /tmp/pip-req-tracker-x8uscmv1 2021-07-10T14:30:16,566 Created build tracker: /tmp/pip-req-tracker-x8uscmv1 2021-07-10T14:30:16,566 Entered build tracker: /tmp/pip-req-tracker-x8uscmv1 2021-07-10T14:30:16,566 Created temporary directory: /tmp/pip-wheel-n7jg089i 2021-07-10T14:30:16,595 1 location(s) to search for versions of hires: 2021-07-10T14:30:16,595 * https://pypi.org/simple/hires/ 2021-07-10T14:30:16,596 Fetching project page and analyzing links: https://pypi.org/simple/hires/ 2021-07-10T14:30:16,596 Getting page https://pypi.org/simple/hires/ 2021-07-10T14:30:16,598 Found index url https://pypi.org/simple 2021-07-10T14:30:16,686 Found link https://files.pythonhosted.org/packages/d7/00/d75419f31cedd783f7856ef1b57050424c9971ad2a47bb8127650462af22/hires-0.0.11.tar.gz#sha256=8fbc41f31f4c5f9377642b32855a1bd9dd1115be0cf5af165dbe71881a0bc134 (from https://pypi.org/simple/hires/), version: 0.0.11 2021-07-10T14:30:16,686 Found link https://files.pythonhosted.org/packages/e6/bc/6b29912f3aec254d68ffb8fcbb116dedfad1cc9dced81488dbfd71413386/hires-0.0.12.tar.gz#sha256=9eafa5811605e194dc945ba3100c81b303854bae2eb86feed7713324fb713cac (from https://pypi.org/simple/hires/), version: 0.0.12 2021-07-10T14:30:16,687 Found link https://files.pythonhosted.org/packages/91/92/b8c271849a13d8ad9dbdfe2c5f2723a7669be21f9f948dbce9ef8fb675f9/hires-0.0.13.tar.gz#sha256=894b6377fcf30692a5789438e5f24ed04c8f32df179eeaf47356598f8ad9ccc0 (from https://pypi.org/simple/hires/), version: 0.0.13 2021-07-10T14:30:16,687 Found link https://files.pythonhosted.org/packages/c7/ca/6dcdb08eefdf8331f2c49a84fff68d7cb833529805d0b491eb3abb8edbf2/hires-0.0.14.tar.gz#sha256=093fbea37ea3ecbc41752f02256a4450679d9eb1f6beeb1f465bd6ea0037e505 (from https://pypi.org/simple/hires/), version: 0.0.14 2021-07-10T14:30:16,687 Skipping link: not a file: https://pypi.org/simple/hires/ 2021-07-10T14:30:16,705 Given no hashes to check 1 links for project 'hires': discarding no candidates 2021-07-10T14:30:16,724 Collecting hires==0.0.12 2021-07-10T14:30:16,726 Created temporary directory: /tmp/pip-unpack-0hzwq3gl 2021-07-10T14:30:16,899 Downloading hires-0.0.12.tar.gz (11 kB) 2021-07-10T14:30:16,953 Added hires==0.0.12 from https://files.pythonhosted.org/packages/e6/bc/6b29912f3aec254d68ffb8fcbb116dedfad1cc9dced81488dbfd71413386/hires-0.0.12.tar.gz#sha256=9eafa5811605e194dc945ba3100c81b303854bae2eb86feed7713324fb713cac to build tracker '/tmp/pip-req-tracker-x8uscmv1' 2021-07-10T14:30:16,954 Running setup.py (path:/tmp/pip-wheel-n7jg089i/hires_7837c4e966934d44b68526a7501c246e/setup.py) egg_info for package hires 2021-07-10T14:30:16,955 Created temporary directory: /tmp/pip-pip-egg-info-0moazmx_ 2021-07-10T14:30:16,955 Running command python setup.py egg_info 2021-07-10T14:30:17,672 Traceback (most recent call last): 2021-07-10T14:30:17,673 File "", line 1, in 2021-07-10T14:30:17,673 File "/tmp/pip-wheel-n7jg089i/hires_7837c4e966934d44b68526a7501c246e/setup.py", line 68 2021-07-10T14:30:17,674 exec "import %s as _mod" % mod_name 2021-07-10T14:30:17,674 ^ 2021-07-10T14:30:17,674 SyntaxError: Missing parentheses in call to 'exec' 2021-07-10T14:30:17,721 WARNING: Discarding https://files.pythonhosted.org/packages/e6/bc/6b29912f3aec254d68ffb8fcbb116dedfad1cc9dced81488dbfd71413386/hires-0.0.12.tar.gz#sha256=9eafa5811605e194dc945ba3100c81b303854bae2eb86feed7713324fb713cac (from https://pypi.org/simple/hires/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T14:30:17,722 ERROR: Could not find a version that satisfies the requirement hires==0.0.12 (from versions: 0.0.11, 0.0.12, 0.0.13, 0.0.14) 2021-07-10T14:30:17,723 ERROR: No matching distribution found for hires==0.0.12 2021-07-10T14:30:17,723 Exception information: 2021-07-10T14:30:17,723 Traceback (most recent call last): 2021-07-10T14:30:17,723 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T14:30:17,723 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T14:30:17,723 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T14:30:17,723 raise RequirementsConflicted(criterion) 2021-07-10T14:30:17,723 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hires==0.0.12') 2021-07-10T14:30:17,723 2021-07-10T14:30:17,723 During handling of the above exception, another exception occurred: 2021-07-10T14:30:17,723 2021-07-10T14:30:17,723 Traceback (most recent call last): 2021-07-10T14:30:17,723 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T14:30:17,723 result = self._result = resolver.resolve( 2021-07-10T14:30:17,723 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T14:30:17,723 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T14:30:17,723 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T14:30:17,723 raise ResolutionImpossible(e.criterion.information) 2021-07-10T14:30:17,723 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hires==0.0.12'), parent=None)] 2021-07-10T14:30:17,723 2021-07-10T14:30:17,723 The above exception was the direct cause of the following exception: 2021-07-10T14:30:17,723 2021-07-10T14:30:17,723 Traceback (most recent call last): 2021-07-10T14:30:17,723 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T14:30:17,723 status = self.run(options, args) 2021-07-10T14:30:17,723 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T14:30:17,723 return func(self, options, args) 2021-07-10T14:30:17,723 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T14:30:17,723 requirement_set = resolver.resolve( 2021-07-10T14:30:17,723 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T14:30:17,723 raise error from e 2021-07-10T14:30:17,723 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hires==0.0.12 2021-07-10T14:30:17,728 Removed hires==0.0.12 from https://files.pythonhosted.org/packages/e6/bc/6b29912f3aec254d68ffb8fcbb116dedfad1cc9dced81488dbfd71413386/hires-0.0.12.tar.gz#sha256=9eafa5811605e194dc945ba3100c81b303854bae2eb86feed7713324fb713cac from build tracker '/tmp/pip-req-tracker-x8uscmv1' 2021-07-10T14:30:17,728 Removed build tracker: '/tmp/pip-req-tracker-x8uscmv1'