2021-07-10T14:49:34,907 Created temporary directory: /tmp/pip-ephem-wheel-cache-9etc320l 2021-07-10T14:49:34,915 Created temporary directory: /tmp/pip-req-tracker-yjcm081u 2021-07-10T14:49:34,915 Initialized build tracking at /tmp/pip-req-tracker-yjcm081u 2021-07-10T14:49:34,915 Created build tracker: /tmp/pip-req-tracker-yjcm081u 2021-07-10T14:49:34,915 Entered build tracker: /tmp/pip-req-tracker-yjcm081u 2021-07-10T14:49:34,916 Created temporary directory: /tmp/pip-wheel-pcl3vv8s 2021-07-10T14:49:34,946 1 location(s) to search for versions of hires: 2021-07-10T14:49:34,946 * https://pypi.org/simple/hires/ 2021-07-10T14:49:34,946 Fetching project page and analyzing links: https://pypi.org/simple/hires/ 2021-07-10T14:49:34,947 Getting page https://pypi.org/simple/hires/ 2021-07-10T14:49:34,948 Found index url https://pypi.org/simple 2021-07-10T14:49:35,036 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:49:35,037 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:49:35,037 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:49:35,037 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:49:35,038 Skipping link: not a file: https://pypi.org/simple/hires/ 2021-07-10T14:49:35,056 Given no hashes to check 1 links for project 'hires': discarding no candidates 2021-07-10T14:49:35,074 Collecting hires==0.0.13 2021-07-10T14:49:35,076 Created temporary directory: /tmp/pip-unpack-fx0ev5wh 2021-07-10T14:49:35,250 Downloading hires-0.0.13.tar.gz (12 kB) 2021-07-10T14:49:36,831 Added hires==0.0.13 from https://files.pythonhosted.org/packages/91/92/b8c271849a13d8ad9dbdfe2c5f2723a7669be21f9f948dbce9ef8fb675f9/hires-0.0.13.tar.gz#sha256=894b6377fcf30692a5789438e5f24ed04c8f32df179eeaf47356598f8ad9ccc0 to build tracker '/tmp/pip-req-tracker-yjcm081u' 2021-07-10T14:49:36,832 Running setup.py (path:/tmp/pip-wheel-pcl3vv8s/hires_cf5cc7d2568c4ceda83a10b6cd7aa094/setup.py) egg_info for package hires 2021-07-10T14:49:36,833 Created temporary directory: /tmp/pip-pip-egg-info-fnl86ant 2021-07-10T14:49:36,833 Running command python setup.py egg_info 2021-07-10T14:49:37,564 Traceback (most recent call last): 2021-07-10T14:49:37,565 File "", line 1, in 2021-07-10T14:49:37,566 File "/tmp/pip-wheel-pcl3vv8s/hires_cf5cc7d2568c4ceda83a10b6cd7aa094/setup.py", line 68 2021-07-10T14:49:37,566 exec "import %s as _mod" % mod_name 2021-07-10T14:49:37,566 ^ 2021-07-10T14:49:37,567 SyntaxError: Missing parentheses in call to 'exec' 2021-07-10T14:49:37,615 WARNING: Discarding https://files.pythonhosted.org/packages/91/92/b8c271849a13d8ad9dbdfe2c5f2723a7669be21f9f948dbce9ef8fb675f9/hires-0.0.13.tar.gz#sha256=894b6377fcf30692a5789438e5f24ed04c8f32df179eeaf47356598f8ad9ccc0 (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:49:37,617 ERROR: Could not find a version that satisfies the requirement hires==0.0.13 (from versions: 0.0.11, 0.0.12, 0.0.13, 0.0.14) 2021-07-10T14:49:37,617 ERROR: No matching distribution found for hires==0.0.13 2021-07-10T14:49:37,617 Exception information: 2021-07-10T14:49:37,617 Traceback (most recent call last): 2021-07-10T14:49:37,617 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T14:49:37,617 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T14:49:37,617 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T14:49:37,617 raise RequirementsConflicted(criterion) 2021-07-10T14:49:37,617 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hires==0.0.13') 2021-07-10T14:49:37,617 2021-07-10T14:49:37,617 During handling of the above exception, another exception occurred: 2021-07-10T14:49:37,617 2021-07-10T14:49:37,617 Traceback (most recent call last): 2021-07-10T14:49:37,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T14:49:37,617 result = self._result = resolver.resolve( 2021-07-10T14:49:37,617 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T14:49:37,617 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T14:49:37,617 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T14:49:37,617 raise ResolutionImpossible(e.criterion.information) 2021-07-10T14:49:37,617 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hires==0.0.13'), parent=None)] 2021-07-10T14:49:37,617 2021-07-10T14:49:37,617 The above exception was the direct cause of the following exception: 2021-07-10T14:49:37,617 2021-07-10T14:49:37,617 Traceback (most recent call last): 2021-07-10T14:49:37,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T14:49:37,617 status = self.run(options, args) 2021-07-10T14:49:37,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T14:49:37,617 return func(self, options, args) 2021-07-10T14:49:37,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T14:49:37,617 requirement_set = resolver.resolve( 2021-07-10T14:49:37,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T14:49:37,617 raise error from e 2021-07-10T14:49:37,617 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hires==0.0.13 2021-07-10T14:49:37,622 Removed hires==0.0.13 from https://files.pythonhosted.org/packages/91/92/b8c271849a13d8ad9dbdfe2c5f2723a7669be21f9f948dbce9ef8fb675f9/hires-0.0.13.tar.gz#sha256=894b6377fcf30692a5789438e5f24ed04c8f32df179eeaf47356598f8ad9ccc0 from build tracker '/tmp/pip-req-tracker-yjcm081u' 2021-07-10T14:49:37,623 Removed build tracker: '/tmp/pip-req-tracker-yjcm081u'