2021-07-10T14:49:34,916 Created temporary directory: /tmp/pip-ephem-wheel-cache-vutr3y6p 2021-07-10T14:49:34,918 Created temporary directory: /tmp/pip-req-tracker-aoqutzpp 2021-07-10T14:49:34,919 Initialized build tracking at /tmp/pip-req-tracker-aoqutzpp 2021-07-10T14:49:34,919 Created build tracker: /tmp/pip-req-tracker-aoqutzpp 2021-07-10T14:49:34,919 Entered build tracker: /tmp/pip-req-tracker-aoqutzpp 2021-07-10T14:49:34,920 Created temporary directory: /tmp/pip-wheel-7z1k2e43 2021-07-10T14:49:34,949 1 location(s) to search for versions of hires: 2021-07-10T14:49:34,949 * https://pypi.org/simple/hires/ 2021-07-10T14:49:34,949 Fetching project page and analyzing links: https://pypi.org/simple/hires/ 2021-07-10T14:49:34,950 Getting page https://pypi.org/simple/hires/ 2021-07-10T14:49:34,951 Found index url https://pypi.org/simple 2021-07-10T14:49:35,040 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,040 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,040 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,041 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,041 Skipping link: not a file: https://pypi.org/simple/hires/ 2021-07-10T14:49:35,059 Given no hashes to check 1 links for project 'hires': discarding no candidates 2021-07-10T14:49:35,078 Collecting hires==0.0.14 2021-07-10T14:49:35,079 Created temporary directory: /tmp/pip-unpack-rx0tgxzh 2021-07-10T14:49:35,252 Downloading hires-0.0.14.tar.gz (12 kB) 2021-07-10T14:49:36,818 Added hires==0.0.14 from https://files.pythonhosted.org/packages/c7/ca/6dcdb08eefdf8331f2c49a84fff68d7cb833529805d0b491eb3abb8edbf2/hires-0.0.14.tar.gz#sha256=093fbea37ea3ecbc41752f02256a4450679d9eb1f6beeb1f465bd6ea0037e505 to build tracker '/tmp/pip-req-tracker-aoqutzpp' 2021-07-10T14:49:36,819 Running setup.py (path:/tmp/pip-wheel-7z1k2e43/hires_bab1f279ec7742b2b067c0aa481b28d3/setup.py) egg_info for package hires 2021-07-10T14:49:36,820 Created temporary directory: /tmp/pip-pip-egg-info-7brquyd7 2021-07-10T14:49:36,820 Running command python setup.py egg_info 2021-07-10T14:49:37,515 Traceback (most recent call last): 2021-07-10T14:49:37,516 File "", line 1, in 2021-07-10T14:49:37,516 File "/tmp/pip-wheel-7z1k2e43/hires_bab1f279ec7742b2b067c0aa481b28d3/setup.py", line 68 2021-07-10T14:49:37,517 exec "import %s as _mod" % mod_name 2021-07-10T14:49:37,517 ^ 2021-07-10T14:49:37,517 SyntaxError: Missing parentheses in call to 'exec' 2021-07-10T14:49:37,564 WARNING: Discarding https://files.pythonhosted.org/packages/c7/ca/6dcdb08eefdf8331f2c49a84fff68d7cb833529805d0b491eb3abb8edbf2/hires-0.0.14.tar.gz#sha256=093fbea37ea3ecbc41752f02256a4450679d9eb1f6beeb1f465bd6ea0037e505 (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,566 ERROR: Could not find a version that satisfies the requirement hires==0.0.14 (from versions: 0.0.11, 0.0.12, 0.0.13, 0.0.14) 2021-07-10T14:49:37,566 ERROR: No matching distribution found for hires==0.0.14 2021-07-10T14:49:37,566 Exception information: 2021-07-10T14:49:37,566 Traceback (most recent call last): 2021-07-10T14:49:37,566 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T14:49:37,566 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T14:49:37,566 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T14:49:37,566 raise RequirementsConflicted(criterion) 2021-07-10T14:49:37,566 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hires==0.0.14') 2021-07-10T14:49:37,566 2021-07-10T14:49:37,566 During handling of the above exception, another exception occurred: 2021-07-10T14:49:37,566 2021-07-10T14:49:37,566 Traceback (most recent call last): 2021-07-10T14:49:37,566 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T14:49:37,566 result = self._result = resolver.resolve( 2021-07-10T14:49:37,566 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T14:49:37,566 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T14:49:37,566 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T14:49:37,566 raise ResolutionImpossible(e.criterion.information) 2021-07-10T14:49:37,566 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hires==0.0.14'), parent=None)] 2021-07-10T14:49:37,566 2021-07-10T14:49:37,566 The above exception was the direct cause of the following exception: 2021-07-10T14:49:37,566 2021-07-10T14:49:37,566 Traceback (most recent call last): 2021-07-10T14:49:37,566 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T14:49:37,566 status = self.run(options, args) 2021-07-10T14:49:37,566 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T14:49:37,566 return func(self, options, args) 2021-07-10T14:49:37,566 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T14:49:37,566 requirement_set = resolver.resolve( 2021-07-10T14:49:37,566 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T14:49:37,566 raise error from e 2021-07-10T14:49:37,566 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hires==0.0.14 2021-07-10T14:49:37,572 Removed hires==0.0.14 from https://files.pythonhosted.org/packages/c7/ca/6dcdb08eefdf8331f2c49a84fff68d7cb833529805d0b491eb3abb8edbf2/hires-0.0.14.tar.gz#sha256=093fbea37ea3ecbc41752f02256a4450679d9eb1f6beeb1f465bd6ea0037e505 from build tracker '/tmp/pip-req-tracker-aoqutzpp' 2021-07-10T14:49:37,572 Removed build tracker: '/tmp/pip-req-tracker-aoqutzpp'