2021-07-09T22:08:00,249 Created temporary directory: /tmp/pip-ephem-wheel-cache-29zn1930 2021-07-09T22:08:00,252 Created temporary directory: /tmp/pip-req-tracker-619rihyj 2021-07-09T22:08:00,252 Initialized build tracking at /tmp/pip-req-tracker-619rihyj 2021-07-09T22:08:00,252 Created build tracker: /tmp/pip-req-tracker-619rihyj 2021-07-09T22:08:00,252 Entered build tracker: /tmp/pip-req-tracker-619rihyj 2021-07-09T22:08:00,253 Created temporary directory: /tmp/pip-wheel-hv0fkoxj 2021-07-09T22:08:00,286 1 location(s) to search for versions of githubflow: 2021-07-09T22:08:00,286 * https://pypi.org/simple/githubflow/ 2021-07-09T22:08:00,287 Fetching project page and analyzing links: https://pypi.org/simple/githubflow/ 2021-07-09T22:08:00,288 Getting page https://pypi.org/simple/githubflow/ 2021-07-09T22:08:00,289 Found index url https://pypi.org/simple 2021-07-09T22:08:00,620 Found link https://files.pythonhosted.org/packages/55/39/77c6c7a4036e3e84b5755afe753ff605181a80f394d125af959107e234d8/githubflow-0.1.tar.gz#sha256=13b51c0eaa22179b37eb015f9e279571a4eff2aa125f793570a17e87a5c69492 (from https://pypi.org/simple/githubflow/), version: 0.1 2021-07-09T22:08:00,621 Found link https://files.pythonhosted.org/packages/81/49/8a02d0354c6056f98cbf10e89c840e061eea43e7a05cd1508ce169018a4f/githubflow-0.2.tar.gz#sha256=1cc412d62a0971284a3e6406e434af891985ef30b0fc92555d2787ac4713ba89 (from https://pypi.org/simple/githubflow/), version: 0.2 2021-07-09T22:08:00,621 Found link https://files.pythonhosted.org/packages/c3/67/23c5f69e699e2899d05e4f8ffad25e0690b74d417de70682482a3e15a6e7/githubflow-0.3.tar.gz#sha256=e2076f72725cf19d24ff101e67d6613ddbd725e48ccc12f6e515a3b405afba8d (from https://pypi.org/simple/githubflow/), version: 0.3 2021-07-09T22:08:00,621 Skipping link: not a file: https://pypi.org/simple/githubflow/ 2021-07-09T22:08:00,638 Given no hashes to check 1 links for project 'githubflow': discarding no candidates 2021-07-09T22:08:00,655 Collecting githubflow==0.2 2021-07-09T22:08:00,657 Created temporary directory: /tmp/pip-unpack-toj_xyas 2021-07-09T22:08:00,829 Downloading githubflow-0.2.tar.gz (3.0 kB) 2021-07-09T22:08:00,872 Added githubflow==0.2 from https://files.pythonhosted.org/packages/81/49/8a02d0354c6056f98cbf10e89c840e061eea43e7a05cd1508ce169018a4f/githubflow-0.2.tar.gz#sha256=1cc412d62a0971284a3e6406e434af891985ef30b0fc92555d2787ac4713ba89 to build tracker '/tmp/pip-req-tracker-619rihyj' 2021-07-09T22:08:00,873 Running setup.py (path:/tmp/pip-wheel-hv0fkoxj/githubflow_f43f721f46b84b5a96abea69814f5a3f/setup.py) egg_info for package githubflow 2021-07-09T22:08:00,874 Created temporary directory: /tmp/pip-pip-egg-info-5b61_hin 2021-07-09T22:08:00,874 Running command python setup.py egg_info 2021-07-09T22:08:01,544 Traceback (most recent call last): 2021-07-09T22:08:01,545 File "", line 1, in 2021-07-09T22:08:01,546 File "/tmp/pip-wheel-hv0fkoxj/githubflow_f43f721f46b84b5a96abea69814f5a3f/setup.py", line 12 2021-07-09T22:08:01,546 print "githubflow now needs setuptools in order to build. " + \ 2021-07-09T22:08:01,546 ^ 2021-07-09T22:08:01,547 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("githubflow now needs setuptools in order to build. " + \)? 2021-07-09T22:08:01,595 WARNING: Discarding https://files.pythonhosted.org/packages/81/49/8a02d0354c6056f98cbf10e89c840e061eea43e7a05cd1508ce169018a4f/githubflow-0.2.tar.gz#sha256=1cc412d62a0971284a3e6406e434af891985ef30b0fc92555d2787ac4713ba89 (from https://pypi.org/simple/githubflow/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T22:08:01,596 ERROR: Could not find a version that satisfies the requirement githubflow==0.2 (from versions: 0.1, 0.2, 0.3) 2021-07-09T22:08:01,597 ERROR: No matching distribution found for githubflow==0.2 2021-07-09T22:08:01,597 Exception information: 2021-07-09T22:08:01,597 Traceback (most recent call last): 2021-07-09T22:08:01,597 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T22:08:01,597 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T22:08:01,597 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T22:08:01,597 raise RequirementsConflicted(criterion) 2021-07-09T22:08:01,597 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('githubflow==0.2') 2021-07-09T22:08:01,597 2021-07-09T22:08:01,597 During handling of the above exception, another exception occurred: 2021-07-09T22:08:01,597 2021-07-09T22:08:01,597 Traceback (most recent call last): 2021-07-09T22:08:01,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T22:08:01,597 result = self._result = resolver.resolve( 2021-07-09T22:08:01,597 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T22:08:01,597 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T22:08:01,597 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T22:08:01,597 raise ResolutionImpossible(e.criterion.information) 2021-07-09T22:08:01,597 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('githubflow==0.2'), parent=None)] 2021-07-09T22:08:01,597 2021-07-09T22:08:01,597 The above exception was the direct cause of the following exception: 2021-07-09T22:08:01,597 2021-07-09T22:08:01,597 Traceback (most recent call last): 2021-07-09T22:08:01,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T22:08:01,597 status = self.run(options, args) 2021-07-09T22:08:01,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T22:08:01,597 return func(self, options, args) 2021-07-09T22:08:01,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T22:08:01,597 requirement_set = resolver.resolve( 2021-07-09T22:08:01,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T22:08:01,597 raise error from e 2021-07-09T22:08:01,597 pip._internal.exceptions.DistributionNotFound: No matching distribution found for githubflow==0.2 2021-07-09T22:08:01,602 Removed githubflow==0.2 from https://files.pythonhosted.org/packages/81/49/8a02d0354c6056f98cbf10e89c840e061eea43e7a05cd1508ce169018a4f/githubflow-0.2.tar.gz#sha256=1cc412d62a0971284a3e6406e434af891985ef30b0fc92555d2787ac4713ba89 from build tracker '/tmp/pip-req-tracker-619rihyj' 2021-07-09T22:08:01,602 Removed build tracker: '/tmp/pip-req-tracker-619rihyj'