2021-07-08T21:40:40,385 Created temporary directory: /tmp/pip-ephem-wheel-cache-e02qj466 2021-07-08T21:40:40,388 Created temporary directory: /tmp/pip-req-tracker-rqgk_z7u 2021-07-08T21:40:40,389 Initialized build tracking at /tmp/pip-req-tracker-rqgk_z7u 2021-07-08T21:40:40,389 Created build tracker: /tmp/pip-req-tracker-rqgk_z7u 2021-07-08T21:40:40,389 Entered build tracker: /tmp/pip-req-tracker-rqgk_z7u 2021-07-08T21:40:40,390 Created temporary directory: /tmp/pip-wheel-5a2kn0r8 2021-07-08T21:40:40,423 1 location(s) to search for versions of withhacks: 2021-07-08T21:40:40,423 * https://pypi.org/simple/withhacks/ 2021-07-08T21:40:40,423 Fetching project page and analyzing links: https://pypi.org/simple/withhacks/ 2021-07-08T21:40:40,424 Getting page https://pypi.org/simple/withhacks/ 2021-07-08T21:40:40,425 Found index url https://pypi.org/simple 2021-07-08T21:40:40,514 Found link https://files.pythonhosted.org/packages/37/d1/5f84a8e5b75013ae62834c3c0ff225734719faf03e8aa9dbf583a61b4790/withhacks-0.1.0.tar.gz#sha256=598f0d36e26cffa1e5b3386ab071cfc0cbafd3bdb3dce146e90e4a6cb1896c8b (from https://pypi.org/simple/withhacks/), version: 0.1.0 2021-07-08T21:40:40,514 Found link https://files.pythonhosted.org/packages/16/85/7483d29784c086e07c313df1a659a0450a8cb6ff4c34630656484c72c87c/withhacks-0.1.1.tar.gz#sha256=75c87de051d61dde59bc7e7f861fdf1687c495a79cf3cf8ee2d70243403576e2 (from https://pypi.org/simple/withhacks/), version: 0.1.1 2021-07-08T21:40:40,515 Skipping link: not a file: https://pypi.org/simple/withhacks/ 2021-07-08T21:40:40,531 Given no hashes to check 1 links for project 'withhacks': discarding no candidates 2021-07-08T21:40:40,548 Collecting withhacks==0.1.1 2021-07-08T21:40:40,549 Created temporary directory: /tmp/pip-unpack-8qprt6pw 2021-07-08T21:40:40,734 Downloading withhacks-0.1.1.tar.gz (18 kB) 2021-07-08T21:40:40,775 Added withhacks==0.1.1 from https://files.pythonhosted.org/packages/16/85/7483d29784c086e07c313df1a659a0450a8cb6ff4c34630656484c72c87c/withhacks-0.1.1.tar.gz#sha256=75c87de051d61dde59bc7e7f861fdf1687c495a79cf3cf8ee2d70243403576e2 to build tracker '/tmp/pip-req-tracker-rqgk_z7u' 2021-07-08T21:40:40,776 Running setup.py (path:/tmp/pip-wheel-5a2kn0r8/withhacks_fa37d7a9966a4e8ba7b47890ca27f30d/setup.py) egg_info for package withhacks 2021-07-08T21:40:40,777 Created temporary directory: /tmp/pip-pip-egg-info-8y4pccdt 2021-07-08T21:40:40,777 Running command python setup.py egg_info 2021-07-08T21:40:41,411 Traceback (most recent call last): 2021-07-08T21:40:41,412 File "", line 1, in 2021-07-08T21:40:41,412 File "/tmp/pip-wheel-5a2kn0r8/withhacks_fa37d7a9966a4e8ba7b47890ca27f30d/setup.py", line 10, in 2021-07-08T21:40:41,412 import withhacks 2021-07-08T21:40:41,413 File "/tmp/pip-wheel-5a2kn0r8/withhacks_fa37d7a9966a4e8ba7b47890ca27f30d/withhacks/__init__.py", line 524 2021-07-08T21:40:41,413 def _replace_opcode(self,(op,arg),frame): 2021-07-08T21:40:41,413 ^ 2021-07-08T21:40:41,413 SyntaxError: invalid syntax 2021-07-08T21:40:41,463 WARNING: Discarding https://files.pythonhosted.org/packages/16/85/7483d29784c086e07c313df1a659a0450a8cb6ff4c34630656484c72c87c/withhacks-0.1.1.tar.gz#sha256=75c87de051d61dde59bc7e7f861fdf1687c495a79cf3cf8ee2d70243403576e2 (from https://pypi.org/simple/withhacks/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T21:40:41,464 ERROR: Could not find a version that satisfies the requirement withhacks==0.1.1 (from versions: 0.1.0, 0.1.1) 2021-07-08T21:40:41,464 ERROR: No matching distribution found for withhacks==0.1.1 2021-07-08T21:40:41,464 Exception information: 2021-07-08T21:40:41,464 Traceback (most recent call last): 2021-07-08T21:40:41,464 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T21:40:41,464 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T21:40:41,464 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T21:40:41,464 raise RequirementsConflicted(criterion) 2021-07-08T21:40:41,464 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('withhacks==0.1.1') 2021-07-08T21:40:41,464 2021-07-08T21:40:41,464 During handling of the above exception, another exception occurred: 2021-07-08T21:40:41,464 2021-07-08T21:40:41,464 Traceback (most recent call last): 2021-07-08T21:40:41,464 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T21:40:41,464 result = self._result = resolver.resolve( 2021-07-08T21:40:41,464 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T21:40:41,464 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T21:40:41,464 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T21:40:41,464 raise ResolutionImpossible(e.criterion.information) 2021-07-08T21:40:41,464 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('withhacks==0.1.1'), parent=None)] 2021-07-08T21:40:41,464 2021-07-08T21:40:41,464 The above exception was the direct cause of the following exception: 2021-07-08T21:40:41,464 2021-07-08T21:40:41,464 Traceback (most recent call last): 2021-07-08T21:40:41,464 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T21:40:41,464 status = self.run(options, args) 2021-07-08T21:40:41,464 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T21:40:41,464 return func(self, options, args) 2021-07-08T21:40:41,464 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T21:40:41,464 requirement_set = resolver.resolve( 2021-07-08T21:40:41,464 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T21:40:41,464 raise error from e 2021-07-08T21:40:41,464 pip._internal.exceptions.DistributionNotFound: No matching distribution found for withhacks==0.1.1 2021-07-08T21:40:41,469 Removed withhacks==0.1.1 from https://files.pythonhosted.org/packages/16/85/7483d29784c086e07c313df1a659a0450a8cb6ff4c34630656484c72c87c/withhacks-0.1.1.tar.gz#sha256=75c87de051d61dde59bc7e7f861fdf1687c495a79cf3cf8ee2d70243403576e2 from build tracker '/tmp/pip-req-tracker-rqgk_z7u' 2021-07-08T21:40:41,470 Removed build tracker: '/tmp/pip-req-tracker-rqgk_z7u'