2021-07-09T10:06:03,416 Created temporary directory: /tmp/pip-ephem-wheel-cache-n4zojigg 2021-07-09T10:06:03,419 Created temporary directory: /tmp/pip-req-tracker-iazh0h9l 2021-07-09T10:06:03,419 Initialized build tracking at /tmp/pip-req-tracker-iazh0h9l 2021-07-09T10:06:03,420 Created build tracker: /tmp/pip-req-tracker-iazh0h9l 2021-07-09T10:06:03,420 Entered build tracker: /tmp/pip-req-tracker-iazh0h9l 2021-07-09T10:06:03,420 Created temporary directory: /tmp/pip-wheel-y1g5r6je 2021-07-09T10:06:03,453 1 location(s) to search for versions of pykt-alt: 2021-07-09T10:06:03,453 * https://pypi.org/simple/pykt-alt/ 2021-07-09T10:06:03,454 Fetching project page and analyzing links: https://pypi.org/simple/pykt-alt/ 2021-07-09T10:06:03,454 Getting page https://pypi.org/simple/pykt-alt/ 2021-07-09T10:06:03,456 Found index url https://pypi.org/simple 2021-07-09T10:06:03,631 Found link https://files.pythonhosted.org/packages/03/28/6ea331bd1f39afdd54e140ed24c52cc96a4ff7adfe5bba9de49914fa5ce6/pykt-alt-0.0.1.tar.gz#sha256=9b64345f0408f77da496899b9f970a892ca8a77f30ff2399a7c9e89d168d52ff (from https://pypi.org/simple/pykt-alt/), version: 0.0.1 2021-07-09T10:06:03,631 Skipping link: not a file: https://pypi.org/simple/pykt-alt/ 2021-07-09T10:06:03,647 Given no hashes to check 1 links for project 'pykt-alt': discarding no candidates 2021-07-09T10:06:03,665 Collecting pykt-alt==0.0.1 2021-07-09T10:06:03,666 Created temporary directory: /tmp/pip-unpack-n6hn2t5h 2021-07-09T10:06:03,838 Downloading pykt-alt-0.0.1.tar.gz (31 kB) 2021-07-09T10:06:03,939 Added pykt-alt==0.0.1 from https://files.pythonhosted.org/packages/03/28/6ea331bd1f39afdd54e140ed24c52cc96a4ff7adfe5bba9de49914fa5ce6/pykt-alt-0.0.1.tar.gz#sha256=9b64345f0408f77da496899b9f970a892ca8a77f30ff2399a7c9e89d168d52ff to build tracker '/tmp/pip-req-tracker-iazh0h9l' 2021-07-09T10:06:03,940 Running setup.py (path:/tmp/pip-wheel-y1g5r6je/pykt-alt_d72b3ed0283f440788b0daf33ecd026e/setup.py) egg_info for package pykt-alt 2021-07-09T10:06:03,940 Created temporary directory: /tmp/pip-pip-egg-info-q7s6czvq 2021-07-09T10:06:03,941 Running command python setup.py egg_info 2021-07-09T10:06:04,555 Traceback (most recent call last): 2021-07-09T10:06:04,555 File "", line 1, in 2021-07-09T10:06:04,556 File "/tmp/pip-wheel-y1g5r6je/pykt-alt_d72b3ed0283f440788b0daf33ecd026e/setup.py", line 15 2021-07-09T10:06:04,556 print "Are you really running a posix compliant OS ?" 2021-07-09T10:06:04,556 ^ 2021-07-09T10:06:04,557 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Are you really running a posix compliant OS ?")? 2021-07-09T10:06:04,604 WARNING: Discarding https://files.pythonhosted.org/packages/03/28/6ea331bd1f39afdd54e140ed24c52cc96a4ff7adfe5bba9de49914fa5ce6/pykt-alt-0.0.1.tar.gz#sha256=9b64345f0408f77da496899b9f970a892ca8a77f30ff2399a7c9e89d168d52ff (from https://pypi.org/simple/pykt-alt/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T10:06:04,606 ERROR: Could not find a version that satisfies the requirement pykt-alt==0.0.1 (from versions: 0.0.1) 2021-07-09T10:06:04,606 ERROR: No matching distribution found for pykt-alt==0.0.1 2021-07-09T10:06:04,606 Exception information: 2021-07-09T10:06:04,606 Traceback (most recent call last): 2021-07-09T10:06:04,606 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T10:06:04,606 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T10:06:04,606 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T10:06:04,606 raise RequirementsConflicted(criterion) 2021-07-09T10:06:04,606 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pykt-alt==0.0.1') 2021-07-09T10:06:04,606 2021-07-09T10:06:04,606 During handling of the above exception, another exception occurred: 2021-07-09T10:06:04,606 2021-07-09T10:06:04,606 Traceback (most recent call last): 2021-07-09T10:06:04,606 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T10:06:04,606 result = self._result = resolver.resolve( 2021-07-09T10:06:04,606 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T10:06:04,606 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T10:06:04,606 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T10:06:04,606 raise ResolutionImpossible(e.criterion.information) 2021-07-09T10:06:04,606 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pykt-alt==0.0.1'), parent=None)] 2021-07-09T10:06:04,606 2021-07-09T10:06:04,606 The above exception was the direct cause of the following exception: 2021-07-09T10:06:04,606 2021-07-09T10:06:04,606 Traceback (most recent call last): 2021-07-09T10:06:04,606 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T10:06:04,606 status = self.run(options, args) 2021-07-09T10:06:04,606 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T10:06:04,606 return func(self, options, args) 2021-07-09T10:06:04,606 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T10:06:04,606 requirement_set = resolver.resolve( 2021-07-09T10:06:04,606 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T10:06:04,606 raise error from e 2021-07-09T10:06:04,606 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pykt-alt==0.0.1 2021-07-09T10:06:04,611 Removed pykt-alt==0.0.1 from https://files.pythonhosted.org/packages/03/28/6ea331bd1f39afdd54e140ed24c52cc96a4ff7adfe5bba9de49914fa5ce6/pykt-alt-0.0.1.tar.gz#sha256=9b64345f0408f77da496899b9f970a892ca8a77f30ff2399a7c9e89d168d52ff from build tracker '/tmp/pip-req-tracker-iazh0h9l' 2021-07-09T10:06:04,611 Removed build tracker: '/tmp/pip-req-tracker-iazh0h9l'