2021-07-09T01:04:21,442 Created temporary directory: /tmp/pip-ephem-wheel-cache-98whpusd 2021-07-09T01:04:21,445 Created temporary directory: /tmp/pip-req-tracker-zj_93prj 2021-07-09T01:04:21,445 Initialized build tracking at /tmp/pip-req-tracker-zj_93prj 2021-07-09T01:04:21,446 Created build tracker: /tmp/pip-req-tracker-zj_93prj 2021-07-09T01:04:21,446 Entered build tracker: /tmp/pip-req-tracker-zj_93prj 2021-07-09T01:04:21,446 Created temporary directory: /tmp/pip-wheel-2fybv1nn 2021-07-09T01:04:21,479 1 location(s) to search for versions of grillo: 2021-07-09T01:04:21,479 * https://pypi.org/simple/grillo/ 2021-07-09T01:04:21,480 Fetching project page and analyzing links: https://pypi.org/simple/grillo/ 2021-07-09T01:04:21,480 Getting page https://pypi.org/simple/grillo/ 2021-07-09T01:04:21,482 Found index url https://pypi.org/simple 2021-07-09T01:04:21,659 Found link https://files.pythonhosted.org/packages/b0/9a/5731138f71fd34176e21d0bc1f5b4bb8997ef58ceaaec465c6e30ac982c0/Grillo-0.1.tar.gz#sha256=10bf74240c3217c1407df0618265a8005ba3d41adf67d3f9055cfe8907c31c55 (from https://pypi.org/simple/grillo/), version: 0.1 2021-07-09T01:04:21,659 Found link https://files.pythonhosted.org/packages/e2/10/969c445a61160df12a3400882678e9876fbd26614efcb6129a73c6349bdc/Grillo-0.1.1.tar.gz#sha256=f27b5a2607fa5710f8105d7aa188920abcdf9c546e1b779f146e289bc614558c (from https://pypi.org/simple/grillo/), version: 0.1.1 2021-07-09T01:04:21,660 Skipping link: not a file: https://pypi.org/simple/grillo/ 2021-07-09T01:04:21,676 Given no hashes to check 1 links for project 'grillo': discarding no candidates 2021-07-09T01:04:21,693 Collecting grillo==0.1 2021-07-09T01:04:21,695 Created temporary directory: /tmp/pip-unpack-y1qpcakl 2021-07-09T01:04:21,733 Downloading Grillo-0.1.tar.gz (4.5 kB) 2021-07-09T01:04:21,762 Added grillo==0.1 from https://files.pythonhosted.org/packages/b0/9a/5731138f71fd34176e21d0bc1f5b4bb8997ef58ceaaec465c6e30ac982c0/Grillo-0.1.tar.gz#sha256=10bf74240c3217c1407df0618265a8005ba3d41adf67d3f9055cfe8907c31c55 to build tracker '/tmp/pip-req-tracker-zj_93prj' 2021-07-09T01:04:21,763 Running setup.py (path:/tmp/pip-wheel-2fybv1nn/grillo_8835357b488c4640b81839d685d0c0cb/setup.py) egg_info for package grillo 2021-07-09T01:04:21,764 Created temporary directory: /tmp/pip-pip-egg-info-qrdj3jaz 2021-07-09T01:04:21,764 Running command python setup.py egg_info 2021-07-09T01:04:22,409 Traceback (most recent call last): 2021-07-09T01:04:22,410 File "", line 1, in 2021-07-09T01:04:22,410 File "/tmp/pip-wheel-2fybv1nn/grillo_8835357b488c4640b81839d685d0c0cb/setup.py", line 4, in 2021-07-09T01:04:22,411 from grillo import __version__ 2021-07-09T01:04:22,411 File "/tmp/pip-wheel-2fybv1nn/grillo_8835357b488c4640b81839d685d0c0cb/grillo.py", line 222 2021-07-09T01:04:22,411 print "Couldn't connect to %s:%s" % (host, port) 2021-07-09T01:04:22,411 ^ 2021-07-09T01:04:22,412 SyntaxError: invalid syntax 2021-07-09T01:04:22,460 WARNING: Discarding https://files.pythonhosted.org/packages/b0/9a/5731138f71fd34176e21d0bc1f5b4bb8997ef58ceaaec465c6e30ac982c0/Grillo-0.1.tar.gz#sha256=10bf74240c3217c1407df0618265a8005ba3d41adf67d3f9055cfe8907c31c55 (from https://pypi.org/simple/grillo/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T01:04:22,462 ERROR: Could not find a version that satisfies the requirement grillo==0.1 (from versions: 0.1, 0.1.1) 2021-07-09T01:04:22,462 ERROR: No matching distribution found for grillo==0.1 2021-07-09T01:04:22,462 Exception information: 2021-07-09T01:04:22,462 Traceback (most recent call last): 2021-07-09T01:04:22,462 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T01:04:22,462 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T01:04:22,462 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T01:04:22,462 raise RequirementsConflicted(criterion) 2021-07-09T01:04:22,462 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('grillo==0.1') 2021-07-09T01:04:22,462 2021-07-09T01:04:22,462 During handling of the above exception, another exception occurred: 2021-07-09T01:04:22,462 2021-07-09T01:04:22,462 Traceback (most recent call last): 2021-07-09T01:04:22,462 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T01:04:22,462 result = self._result = resolver.resolve( 2021-07-09T01:04:22,462 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T01:04:22,462 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T01:04:22,462 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T01:04:22,462 raise ResolutionImpossible(e.criterion.information) 2021-07-09T01:04:22,462 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('grillo==0.1'), parent=None)] 2021-07-09T01:04:22,462 2021-07-09T01:04:22,462 The above exception was the direct cause of the following exception: 2021-07-09T01:04:22,462 2021-07-09T01:04:22,462 Traceback (most recent call last): 2021-07-09T01:04:22,462 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T01:04:22,462 status = self.run(options, args) 2021-07-09T01:04:22,462 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T01:04:22,462 return func(self, options, args) 2021-07-09T01:04:22,462 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T01:04:22,462 requirement_set = resolver.resolve( 2021-07-09T01:04:22,462 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T01:04:22,462 raise error from e 2021-07-09T01:04:22,462 pip._internal.exceptions.DistributionNotFound: No matching distribution found for grillo==0.1 2021-07-09T01:04:22,467 Removed grillo==0.1 from https://files.pythonhosted.org/packages/b0/9a/5731138f71fd34176e21d0bc1f5b4bb8997ef58ceaaec465c6e30ac982c0/Grillo-0.1.tar.gz#sha256=10bf74240c3217c1407df0618265a8005ba3d41adf67d3f9055cfe8907c31c55 from build tracker '/tmp/pip-req-tracker-zj_93prj' 2021-07-09T01:04:22,468 Removed build tracker: '/tmp/pip-req-tracker-zj_93prj'