2021-07-09T01:04:21,500 Created temporary directory: /tmp/pip-ephem-wheel-cache-bnb7wp_r 2021-07-09T01:04:21,503 Created temporary directory: /tmp/pip-req-tracker-4hw0ogo7 2021-07-09T01:04:21,503 Initialized build tracking at /tmp/pip-req-tracker-4hw0ogo7 2021-07-09T01:04:21,503 Created build tracker: /tmp/pip-req-tracker-4hw0ogo7 2021-07-09T01:04:21,504 Entered build tracker: /tmp/pip-req-tracker-4hw0ogo7 2021-07-09T01:04:21,504 Created temporary directory: /tmp/pip-wheel-4dylz3hh 2021-07-09T01:04:21,538 1 location(s) to search for versions of grillo: 2021-07-09T01:04:21,538 * https://pypi.org/simple/grillo/ 2021-07-09T01:04:21,538 Fetching project page and analyzing links: https://pypi.org/simple/grillo/ 2021-07-09T01:04:21,539 Getting page https://pypi.org/simple/grillo/ 2021-07-09T01:04:21,540 Found index url https://pypi.org/simple 2021-07-09T01:04:21,660 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,660 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,677 Given no hashes to check 1 links for project 'grillo': discarding no candidates 2021-07-09T01:04:21,694 Collecting grillo==0.1.1 2021-07-09T01:04:21,695 Created temporary directory: /tmp/pip-unpack-hsyv25hr 2021-07-09T01:04:21,734 Downloading Grillo-0.1.1.tar.gz (5.7 kB) 2021-07-09T01:04:21,766 Added grillo==0.1.1 from https://files.pythonhosted.org/packages/e2/10/969c445a61160df12a3400882678e9876fbd26614efcb6129a73c6349bdc/Grillo-0.1.1.tar.gz#sha256=f27b5a2607fa5710f8105d7aa188920abcdf9c546e1b779f146e289bc614558c to build tracker '/tmp/pip-req-tracker-4hw0ogo7' 2021-07-09T01:04:21,767 Running setup.py (path:/tmp/pip-wheel-4dylz3hh/grillo_614ba633191a4addbf0d9803d50fdade/setup.py) egg_info for package grillo 2021-07-09T01:04:21,768 Created temporary directory: /tmp/pip-pip-egg-info-oc8nlzef 2021-07-09T01:04:21,768 Running command python setup.py egg_info 2021-07-09T01:04:22,408 Traceback (most recent call last): 2021-07-09T01:04:22,409 File "", line 1, in 2021-07-09T01:04:22,409 File "/tmp/pip-wheel-4dylz3hh/grillo_614ba633191a4addbf0d9803d50fdade/setup.py", line 4, in 2021-07-09T01:04:22,409 from grillo import __version__ 2021-07-09T01:04:22,410 File "/tmp/pip-wheel-4dylz3hh/grillo_614ba633191a4addbf0d9803d50fdade/grillo.py", line 222 2021-07-09T01:04:22,410 print "Couldn't connect to %s:%s" % (host, port) 2021-07-09T01:04:22,410 ^ 2021-07-09T01:04:22,411 SyntaxError: invalid syntax 2021-07-09T01:04:22,459 WARNING: Discarding https://files.pythonhosted.org/packages/e2/10/969c445a61160df12a3400882678e9876fbd26614efcb6129a73c6349bdc/Grillo-0.1.1.tar.gz#sha256=f27b5a2607fa5710f8105d7aa188920abcdf9c546e1b779f146e289bc614558c (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,460 ERROR: Could not find a version that satisfies the requirement grillo==0.1.1 (from versions: 0.1, 0.1.1) 2021-07-09T01:04:22,461 ERROR: No matching distribution found for grillo==0.1.1 2021-07-09T01:04:22,461 Exception information: 2021-07-09T01:04:22,461 Traceback (most recent call last): 2021-07-09T01:04:22,461 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T01:04:22,461 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T01:04:22,461 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T01:04:22,461 raise RequirementsConflicted(criterion) 2021-07-09T01:04:22,461 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('grillo==0.1.1') 2021-07-09T01:04:22,461 2021-07-09T01:04:22,461 During handling of the above exception, another exception occurred: 2021-07-09T01:04:22,461 2021-07-09T01:04:22,461 Traceback (most recent call last): 2021-07-09T01:04:22,461 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T01:04:22,461 result = self._result = resolver.resolve( 2021-07-09T01:04:22,461 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T01:04:22,461 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T01:04:22,461 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T01:04:22,461 raise ResolutionImpossible(e.criterion.information) 2021-07-09T01:04:22,461 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('grillo==0.1.1'), parent=None)] 2021-07-09T01:04:22,461 2021-07-09T01:04:22,461 The above exception was the direct cause of the following exception: 2021-07-09T01:04:22,461 2021-07-09T01:04:22,461 Traceback (most recent call last): 2021-07-09T01:04:22,461 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T01:04:22,461 status = self.run(options, args) 2021-07-09T01:04:22,461 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T01:04:22,461 return func(self, options, args) 2021-07-09T01:04:22,461 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T01:04:22,461 requirement_set = resolver.resolve( 2021-07-09T01:04:22,461 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T01:04:22,461 raise error from e 2021-07-09T01:04:22,461 pip._internal.exceptions.DistributionNotFound: No matching distribution found for grillo==0.1.1 2021-07-09T01:04:22,466 Removed grillo==0.1.1 from https://files.pythonhosted.org/packages/e2/10/969c445a61160df12a3400882678e9876fbd26614efcb6129a73c6349bdc/Grillo-0.1.1.tar.gz#sha256=f27b5a2607fa5710f8105d7aa188920abcdf9c546e1b779f146e289bc614558c from build tracker '/tmp/pip-req-tracker-4hw0ogo7' 2021-07-09T01:04:22,466 Removed build tracker: '/tmp/pip-req-tracker-4hw0ogo7'