2021-07-09T22:08:11,908 Created temporary directory: /tmp/pip-ephem-wheel-cache-3nn_ejmn 2021-07-09T22:08:11,911 Created temporary directory: /tmp/pip-req-tracker-xd7n_e2h 2021-07-09T22:08:11,911 Initialized build tracking at /tmp/pip-req-tracker-xd7n_e2h 2021-07-09T22:08:11,912 Created build tracker: /tmp/pip-req-tracker-xd7n_e2h 2021-07-09T22:08:11,912 Entered build tracker: /tmp/pip-req-tracker-xd7n_e2h 2021-07-09T22:08:11,912 Created temporary directory: /tmp/pip-wheel-yb7f1jmx 2021-07-09T22:08:11,945 1 location(s) to search for versions of githubflow: 2021-07-09T22:08:11,945 * https://pypi.org/simple/githubflow/ 2021-07-09T22:08:11,946 Fetching project page and analyzing links: https://pypi.org/simple/githubflow/ 2021-07-09T22:08:11,946 Getting page https://pypi.org/simple/githubflow/ 2021-07-09T22:08:11,948 Found index url https://pypi.org/simple 2021-07-09T22:08:12,037 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:12,037 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:12,037 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:12,038 Skipping link: not a file: https://pypi.org/simple/githubflow/ 2021-07-09T22:08:12,054 Given no hashes to check 1 links for project 'githubflow': discarding no candidates 2021-07-09T22:08:12,071 Collecting githubflow==0.3 2021-07-09T22:08:12,073 Created temporary directory: /tmp/pip-unpack-7w011tbe 2021-07-09T22:08:12,245 Downloading githubflow-0.3.tar.gz (6.1 kB) 2021-07-09T22:08:12,294 Added githubflow==0.3 from https://files.pythonhosted.org/packages/c3/67/23c5f69e699e2899d05e4f8ffad25e0690b74d417de70682482a3e15a6e7/githubflow-0.3.tar.gz#sha256=e2076f72725cf19d24ff101e67d6613ddbd725e48ccc12f6e515a3b405afba8d to build tracker '/tmp/pip-req-tracker-xd7n_e2h' 2021-07-09T22:08:12,296 Running setup.py (path:/tmp/pip-wheel-yb7f1jmx/githubflow_012e54460019487ead8ca1bc5c23308e/setup.py) egg_info for package githubflow 2021-07-09T22:08:12,296 Created temporary directory: /tmp/pip-pip-egg-info-a38zsnpp 2021-07-09T22:08:12,297 Running command python setup.py egg_info 2021-07-09T22:08:12,920 Traceback (most recent call last): 2021-07-09T22:08:12,921 File "", line 1, in 2021-07-09T22:08:12,921 File "/tmp/pip-wheel-yb7f1jmx/githubflow_012e54460019487ead8ca1bc5c23308e/setup.py", line 12 2021-07-09T22:08:12,922 print "githubflow now needs setuptools in order to build. " + \ 2021-07-09T22:08:12,922 ^ 2021-07-09T22:08:12,922 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("githubflow now needs setuptools in order to build. " + \)? 2021-07-09T22:08:12,971 WARNING: Discarding https://files.pythonhosted.org/packages/c3/67/23c5f69e699e2899d05e4f8ffad25e0690b74d417de70682482a3e15a6e7/githubflow-0.3.tar.gz#sha256=e2076f72725cf19d24ff101e67d6613ddbd725e48ccc12f6e515a3b405afba8d (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:12,972 ERROR: Could not find a version that satisfies the requirement githubflow==0.3 (from versions: 0.1, 0.2, 0.3) 2021-07-09T22:08:12,972 ERROR: No matching distribution found for githubflow==0.3 2021-07-09T22:08:12,972 Exception information: 2021-07-09T22:08:12,972 Traceback (most recent call last): 2021-07-09T22:08:12,972 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T22:08:12,972 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T22:08:12,972 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T22:08:12,972 raise RequirementsConflicted(criterion) 2021-07-09T22:08:12,972 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('githubflow==0.3') 2021-07-09T22:08:12,972 2021-07-09T22:08:12,972 During handling of the above exception, another exception occurred: 2021-07-09T22:08:12,972 2021-07-09T22:08:12,972 Traceback (most recent call last): 2021-07-09T22:08:12,972 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T22:08:12,972 result = self._result = resolver.resolve( 2021-07-09T22:08:12,972 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T22:08:12,972 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T22:08:12,972 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T22:08:12,972 raise ResolutionImpossible(e.criterion.information) 2021-07-09T22:08:12,972 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('githubflow==0.3'), parent=None)] 2021-07-09T22:08:12,972 2021-07-09T22:08:12,972 The above exception was the direct cause of the following exception: 2021-07-09T22:08:12,972 2021-07-09T22:08:12,972 Traceback (most recent call last): 2021-07-09T22:08:12,972 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T22:08:12,972 status = self.run(options, args) 2021-07-09T22:08:12,972 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T22:08:12,972 return func(self, options, args) 2021-07-09T22:08:12,972 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T22:08:12,972 requirement_set = resolver.resolve( 2021-07-09T22:08:12,972 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T22:08:12,972 raise error from e 2021-07-09T22:08:12,972 pip._internal.exceptions.DistributionNotFound: No matching distribution found for githubflow==0.3 2021-07-09T22:08:12,977 Removed githubflow==0.3 from https://files.pythonhosted.org/packages/c3/67/23c5f69e699e2899d05e4f8ffad25e0690b74d417de70682482a3e15a6e7/githubflow-0.3.tar.gz#sha256=e2076f72725cf19d24ff101e67d6613ddbd725e48ccc12f6e515a3b405afba8d from build tracker '/tmp/pip-req-tracker-xd7n_e2h' 2021-07-09T22:08:12,978 Removed build tracker: '/tmp/pip-req-tracker-xd7n_e2h'