2021-07-10T01:48:06,611 Created temporary directory: /tmp/pip-ephem-wheel-cache-art6z7jo 2021-07-10T01:48:06,614 Created temporary directory: /tmp/pip-req-tracker-9holbw_5 2021-07-10T01:48:06,614 Initialized build tracking at /tmp/pip-req-tracker-9holbw_5 2021-07-10T01:48:06,615 Created build tracker: /tmp/pip-req-tracker-9holbw_5 2021-07-10T01:48:06,615 Entered build tracker: /tmp/pip-req-tracker-9holbw_5 2021-07-10T01:48:06,615 Created temporary directory: /tmp/pip-wheel-7izodija 2021-07-10T01:48:06,648 1 location(s) to search for versions of hires: 2021-07-10T01:48:06,648 * https://pypi.org/simple/hires/ 2021-07-10T01:48:06,648 Fetching project page and analyzing links: https://pypi.org/simple/hires/ 2021-07-10T01:48:06,649 Getting page https://pypi.org/simple/hires/ 2021-07-10T01:48:06,650 Found index url https://pypi.org/simple 2021-07-10T01:48:06,831 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-10T01:48:06,831 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-10T01:48:06,832 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-10T01:48:06,832 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-10T01:48:06,832 Skipping link: not a file: https://pypi.org/simple/hires/ 2021-07-10T01:48:06,849 Given no hashes to check 1 links for project 'hires': discarding no candidates 2021-07-10T01:48:06,866 Collecting hires==0.0.11 2021-07-10T01:48:06,868 Created temporary directory: /tmp/pip-unpack-7ggz469z 2021-07-10T01:48:07,048 Downloading hires-0.0.11.tar.gz (11 kB) 2021-07-10T01:48:07,101 Added hires==0.0.11 from https://files.pythonhosted.org/packages/d7/00/d75419f31cedd783f7856ef1b57050424c9971ad2a47bb8127650462af22/hires-0.0.11.tar.gz#sha256=8fbc41f31f4c5f9377642b32855a1bd9dd1115be0cf5af165dbe71881a0bc134 to build tracker '/tmp/pip-req-tracker-9holbw_5' 2021-07-10T01:48:07,102 Running setup.py (path:/tmp/pip-wheel-7izodija/hires_1c61411641a4400fbdd88e258e15ec2f/setup.py) egg_info for package hires 2021-07-10T01:48:07,103 Created temporary directory: /tmp/pip-pip-egg-info-f34bjw35 2021-07-10T01:48:07,103 Running command python setup.py egg_info 2021-07-10T01:48:07,727 Traceback (most recent call last): 2021-07-10T01:48:07,728 File "", line 1, in 2021-07-10T01:48:07,728 File "/tmp/pip-wheel-7izodija/hires_1c61411641a4400fbdd88e258e15ec2f/setup.py", line 68 2021-07-10T01:48:07,729 exec "import %s as _mod" % mod_name 2021-07-10T01:48:07,729 ^ 2021-07-10T01:48:07,729 SyntaxError: Missing parentheses in call to 'exec' 2021-07-10T01:48:07,777 WARNING: Discarding https://files.pythonhosted.org/packages/d7/00/d75419f31cedd783f7856ef1b57050424c9971ad2a47bb8127650462af22/hires-0.0.11.tar.gz#sha256=8fbc41f31f4c5f9377642b32855a1bd9dd1115be0cf5af165dbe71881a0bc134 (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-10T01:48:07,779 ERROR: Could not find a version that satisfies the requirement hires==0.0.11 (from versions: 0.0.11, 0.0.12, 0.0.13, 0.0.14) 2021-07-10T01:48:07,779 ERROR: No matching distribution found for hires==0.0.11 2021-07-10T01:48:07,779 Exception information: 2021-07-10T01:48:07,779 Traceback (most recent call last): 2021-07-10T01:48:07,779 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T01:48:07,779 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T01:48:07,779 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T01:48:07,779 raise RequirementsConflicted(criterion) 2021-07-10T01:48:07,779 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hires==0.0.11') 2021-07-10T01:48:07,779 2021-07-10T01:48:07,779 During handling of the above exception, another exception occurred: 2021-07-10T01:48:07,779 2021-07-10T01:48:07,779 Traceback (most recent call last): 2021-07-10T01:48:07,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T01:48:07,779 result = self._result = resolver.resolve( 2021-07-10T01:48:07,779 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T01:48:07,779 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T01:48:07,779 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T01:48:07,779 raise ResolutionImpossible(e.criterion.information) 2021-07-10T01:48:07,779 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hires==0.0.11'), parent=None)] 2021-07-10T01:48:07,779 2021-07-10T01:48:07,779 The above exception was the direct cause of the following exception: 2021-07-10T01:48:07,779 2021-07-10T01:48:07,779 Traceback (most recent call last): 2021-07-10T01:48:07,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T01:48:07,779 status = self.run(options, args) 2021-07-10T01:48:07,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T01:48:07,779 return func(self, options, args) 2021-07-10T01:48:07,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T01:48:07,779 requirement_set = resolver.resolve( 2021-07-10T01:48:07,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T01:48:07,779 raise error from e 2021-07-10T01:48:07,779 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hires==0.0.11 2021-07-10T01:48:07,784 Removed hires==0.0.11 from https://files.pythonhosted.org/packages/d7/00/d75419f31cedd783f7856ef1b57050424c9971ad2a47bb8127650462af22/hires-0.0.11.tar.gz#sha256=8fbc41f31f4c5f9377642b32855a1bd9dd1115be0cf5af165dbe71881a0bc134 from build tracker '/tmp/pip-req-tracker-9holbw_5' 2021-07-10T01:48:07,785 Removed build tracker: '/tmp/pip-req-tracker-9holbw_5'