2021-07-09T22:08:00,238 Created temporary directory: /tmp/pip-ephem-wheel-cache-cabpqxlv 2021-07-09T22:08:00,241 Created temporary directory: /tmp/pip-req-tracker-6f66g8me 2021-07-09T22:08:00,241 Initialized build tracking at /tmp/pip-req-tracker-6f66g8me 2021-07-09T22:08:00,241 Created build tracker: /tmp/pip-req-tracker-6f66g8me 2021-07-09T22:08:00,241 Entered build tracker: /tmp/pip-req-tracker-6f66g8me 2021-07-09T22:08:00,242 Created temporary directory: /tmp/pip-wheel-c37mfb84 2021-07-09T22:08:00,275 1 location(s) to search for versions of githubflow: 2021-07-09T22:08:00,275 * https://pypi.org/simple/githubflow/ 2021-07-09T22:08:00,276 Fetching project page and analyzing links: https://pypi.org/simple/githubflow/ 2021-07-09T22:08:00,276 Getting page https://pypi.org/simple/githubflow/ 2021-07-09T22:08:00,278 Found index url https://pypi.org/simple 2021-07-09T22:08:00,618 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,618 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,619 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,619 Skipping link: not a file: https://pypi.org/simple/githubflow/ 2021-07-09T22:08:00,635 Given no hashes to check 1 links for project 'githubflow': discarding no candidates 2021-07-09T22:08:00,652 Collecting githubflow==0.1 2021-07-09T22:08:00,654 Created temporary directory: /tmp/pip-unpack-rl9xgfco 2021-07-09T22:08:00,827 Downloading githubflow-0.1.tar.gz (2.7 kB) 2021-07-09T22:08:00,867 Added githubflow==0.1 from https://files.pythonhosted.org/packages/55/39/77c6c7a4036e3e84b5755afe753ff605181a80f394d125af959107e234d8/githubflow-0.1.tar.gz#sha256=13b51c0eaa22179b37eb015f9e279571a4eff2aa125f793570a17e87a5c69492 to build tracker '/tmp/pip-req-tracker-6f66g8me' 2021-07-09T22:08:00,868 Running setup.py (path:/tmp/pip-wheel-c37mfb84/githubflow_37c4cbce88af4b54a1aa6ca9961bcc30/setup.py) egg_info for package githubflow 2021-07-09T22:08:00,869 Created temporary directory: /tmp/pip-pip-egg-info-ls1qhvcv 2021-07-09T22:08:00,869 Running command python setup.py egg_info 2021-07-09T22:08:01,506 Traceback (most recent call last): 2021-07-09T22:08:01,507 File "", line 1, in 2021-07-09T22:08:01,508 File "/tmp/pip-wheel-c37mfb84/githubflow_37c4cbce88af4b54a1aa6ca9961bcc30/setup.py", line 12 2021-07-09T22:08:01,508 print "githubflow now needs setuptools in order to build. " + \ 2021-07-09T22:08:01,508 ^ 2021-07-09T22:08:01,509 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("githubflow now needs setuptools in order to build. " + \)? 2021-07-09T22:08:01,557 WARNING: Discarding https://files.pythonhosted.org/packages/55/39/77c6c7a4036e3e84b5755afe753ff605181a80f394d125af959107e234d8/githubflow-0.1.tar.gz#sha256=13b51c0eaa22179b37eb015f9e279571a4eff2aa125f793570a17e87a5c69492 (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,558 ERROR: Could not find a version that satisfies the requirement githubflow==0.1 (from versions: 0.1, 0.2, 0.3) 2021-07-09T22:08:01,558 ERROR: No matching distribution found for githubflow==0.1 2021-07-09T22:08:01,559 Exception information: 2021-07-09T22:08:01,559 Traceback (most recent call last): 2021-07-09T22:08:01,559 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T22:08:01,559 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T22:08:01,559 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T22:08:01,559 raise RequirementsConflicted(criterion) 2021-07-09T22:08:01,559 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('githubflow==0.1') 2021-07-09T22:08:01,559 2021-07-09T22:08:01,559 During handling of the above exception, another exception occurred: 2021-07-09T22:08:01,559 2021-07-09T22:08:01,559 Traceback (most recent call last): 2021-07-09T22:08:01,559 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T22:08:01,559 result = self._result = resolver.resolve( 2021-07-09T22:08:01,559 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T22:08:01,559 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T22:08:01,559 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T22:08:01,559 raise ResolutionImpossible(e.criterion.information) 2021-07-09T22:08:01,559 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('githubflow==0.1'), parent=None)] 2021-07-09T22:08:01,559 2021-07-09T22:08:01,559 The above exception was the direct cause of the following exception: 2021-07-09T22:08:01,559 2021-07-09T22:08:01,559 Traceback (most recent call last): 2021-07-09T22:08:01,559 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T22:08:01,559 status = self.run(options, args) 2021-07-09T22:08:01,559 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T22:08:01,559 return func(self, options, args) 2021-07-09T22:08:01,559 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T22:08:01,559 requirement_set = resolver.resolve( 2021-07-09T22:08:01,559 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T22:08:01,559 raise error from e 2021-07-09T22:08:01,559 pip._internal.exceptions.DistributionNotFound: No matching distribution found for githubflow==0.1 2021-07-09T22:08:01,564 Removed githubflow==0.1 from https://files.pythonhosted.org/packages/55/39/77c6c7a4036e3e84b5755afe753ff605181a80f394d125af959107e234d8/githubflow-0.1.tar.gz#sha256=13b51c0eaa22179b37eb015f9e279571a4eff2aa125f793570a17e87a5c69492 from build tracker '/tmp/pip-req-tracker-6f66g8me' 2021-07-09T22:08:01,564 Removed build tracker: '/tmp/pip-req-tracker-6f66g8me'