2021-07-12T13:29:31,442 Created temporary directory: /tmp/pip-ephem-wheel-cache-r1tupw2o 2021-07-12T13:29:31,445 Created temporary directory: /tmp/pip-req-tracker-7ou69q2v 2021-07-12T13:29:31,446 Initialized build tracking at /tmp/pip-req-tracker-7ou69q2v 2021-07-12T13:29:31,446 Created build tracker: /tmp/pip-req-tracker-7ou69q2v 2021-07-12T13:29:31,446 Entered build tracker: /tmp/pip-req-tracker-7ou69q2v 2021-07-12T13:29:31,447 Created temporary directory: /tmp/pip-wheel-izy8liam 2021-07-12T13:29:31,476 1 location(s) to search for versions of gitgraph: 2021-07-12T13:29:31,476 * https://pypi.org/simple/gitgraph/ 2021-07-12T13:29:31,477 Fetching project page and analyzing links: https://pypi.org/simple/gitgraph/ 2021-07-12T13:29:31,478 Getting page https://pypi.org/simple/gitgraph/ 2021-07-12T13:29:31,479 Found index url https://pypi.org/simple 2021-07-12T13:29:31,568 Found link https://files.pythonhosted.org/packages/63/20/c7e82a382bdda66f417b2ea95003361f22997abd6f6d38be3b08923ccdaa/gitgraph-0.1.0.tar.gz#sha256=9af0ec45d2381036bd5afb64ad654132759193b03003527598f75bf5436233e5 (from https://pypi.org/simple/gitgraph/), version: 0.1.0 2021-07-12T13:29:31,568 Found link https://files.pythonhosted.org/packages/1d/08/2ede6dffcde2e364a62a1458a548c5bc8b1ddc4699230801b4f9d8685648/gitgraph-0.1.1.tar.gz#sha256=f58de52505320fd168ed403fbabe7e2644aded4a4afeb85f954d0d9e60b0bb9b (from https://pypi.org/simple/gitgraph/), version: 0.1.1 2021-07-12T13:29:31,569 Skipping link: not a file: https://pypi.org/simple/gitgraph/ 2021-07-12T13:29:31,586 Given no hashes to check 1 links for project 'gitgraph': discarding no candidates 2021-07-12T13:29:31,605 Collecting gitgraph==0.1.0 2021-07-12T13:29:31,606 Created temporary directory: /tmp/pip-unpack-ztkdgc4f 2021-07-12T13:29:31,783 Downloading gitgraph-0.1.0.tar.gz (14 kB) 2021-07-12T13:29:31,869 Added gitgraph==0.1.0 from https://files.pythonhosted.org/packages/63/20/c7e82a382bdda66f417b2ea95003361f22997abd6f6d38be3b08923ccdaa/gitgraph-0.1.0.tar.gz#sha256=9af0ec45d2381036bd5afb64ad654132759193b03003527598f75bf5436233e5 to build tracker '/tmp/pip-req-tracker-7ou69q2v' 2021-07-12T13:29:31,871 Running setup.py (path:/tmp/pip-wheel-izy8liam/gitgraph_f0afaaf7ceb048ffa7fba83ee628199c/setup.py) egg_info for package gitgraph 2021-07-12T13:29:31,871 Created temporary directory: /tmp/pip-pip-egg-info-w0gmy8cb 2021-07-12T13:29:31,872 Running command python setup.py egg_info 2021-07-12T13:29:32,977 error in gitgraph setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; 'int' object is not iterable 2021-07-12T13:29:33,032 WARNING: Discarding https://files.pythonhosted.org/packages/63/20/c7e82a382bdda66f417b2ea95003361f22997abd6f6d38be3b08923ccdaa/gitgraph-0.1.0.tar.gz#sha256=9af0ec45d2381036bd5afb64ad654132759193b03003527598f75bf5436233e5 (from https://pypi.org/simple/gitgraph/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T13:29:33,033 ERROR: Could not find a version that satisfies the requirement gitgraph==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-12T13:29:33,033 ERROR: No matching distribution found for gitgraph==0.1.0 2021-07-12T13:29:33,034 Exception information: 2021-07-12T13:29:33,034 Traceback (most recent call last): 2021-07-12T13:29:33,034 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T13:29:33,034 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T13:29:33,034 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T13:29:33,034 raise RequirementsConflicted(criterion) 2021-07-12T13:29:33,034 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gitgraph==0.1.0') 2021-07-12T13:29:33,034 2021-07-12T13:29:33,034 During handling of the above exception, another exception occurred: 2021-07-12T13:29:33,034 2021-07-12T13:29:33,034 Traceback (most recent call last): 2021-07-12T13:29:33,034 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T13:29:33,034 result = self._result = resolver.resolve( 2021-07-12T13:29:33,034 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T13:29:33,034 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T13:29:33,034 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T13:29:33,034 raise ResolutionImpossible(e.criterion.information) 2021-07-12T13:29:33,034 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gitgraph==0.1.0'), parent=None)] 2021-07-12T13:29:33,034 2021-07-12T13:29:33,034 The above exception was the direct cause of the following exception: 2021-07-12T13:29:33,034 2021-07-12T13:29:33,034 Traceback (most recent call last): 2021-07-12T13:29:33,034 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T13:29:33,034 status = self.run(options, args) 2021-07-12T13:29:33,034 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T13:29:33,034 return func(self, options, args) 2021-07-12T13:29:33,034 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T13:29:33,034 requirement_set = resolver.resolve( 2021-07-12T13:29:33,034 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T13:29:33,034 raise error from e 2021-07-12T13:29:33,034 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gitgraph==0.1.0 2021-07-12T13:29:33,039 Removed gitgraph==0.1.0 from https://files.pythonhosted.org/packages/63/20/c7e82a382bdda66f417b2ea95003361f22997abd6f6d38be3b08923ccdaa/gitgraph-0.1.0.tar.gz#sha256=9af0ec45d2381036bd5afb64ad654132759193b03003527598f75bf5436233e5 from build tracker '/tmp/pip-req-tracker-7ou69q2v' 2021-07-12T13:29:33,039 Removed build tracker: '/tmp/pip-req-tracker-7ou69q2v'