2021-07-09T04:29:12,689 Created temporary directory: /tmp/pip-ephem-wheel-cache-9iwkvd78 2021-07-09T04:29:12,693 Created temporary directory: /tmp/pip-req-tracker-nnfclhhv 2021-07-09T04:29:12,693 Initialized build tracking at /tmp/pip-req-tracker-nnfclhhv 2021-07-09T04:29:12,693 Created build tracker: /tmp/pip-req-tracker-nnfclhhv 2021-07-09T04:29:12,694 Entered build tracker: /tmp/pip-req-tracker-nnfclhhv 2021-07-09T04:29:12,694 Created temporary directory: /tmp/pip-wheel-3xavnyp6 2021-07-09T04:29:12,729 1 location(s) to search for versions of pulsetranslator: 2021-07-09T04:29:12,729 * https://pypi.org/simple/pulsetranslator/ 2021-07-09T04:29:12,729 Fetching project page and analyzing links: https://pypi.org/simple/pulsetranslator/ 2021-07-09T04:29:12,730 Getting page https://pypi.org/simple/pulsetranslator/ 2021-07-09T04:29:12,731 Found index url https://pypi.org/simple 2021-07-09T04:29:12,912 Found link https://files.pythonhosted.org/packages/61/19/6308d4b13aa34ca4860f3464058b8ab45ac3e23b59a4fb65cde8aaad7657/pulsetranslator-0.1.tar.gz#sha256=9bee29b1acf28ea1e7018f345fadff4d6fd2b6e9aa0691a4ac28bf3eaf571ce1 (from https://pypi.org/simple/pulsetranslator/), version: 0.1 2021-07-09T04:29:12,912 Skipping link: not a file: https://pypi.org/simple/pulsetranslator/ 2021-07-09T04:29:12,929 Given no hashes to check 1 links for project 'pulsetranslator': discarding no candidates 2021-07-09T04:29:12,946 Collecting pulsetranslator==0.1 2021-07-09T04:29:12,948 Created temporary directory: /tmp/pip-unpack-piv_sv_i 2021-07-09T04:29:13,119 Downloading pulsetranslator-0.1.tar.gz (10 kB) 2021-07-09T04:29:13,187 Added pulsetranslator==0.1 from https://files.pythonhosted.org/packages/61/19/6308d4b13aa34ca4860f3464058b8ab45ac3e23b59a4fb65cde8aaad7657/pulsetranslator-0.1.tar.gz#sha256=9bee29b1acf28ea1e7018f345fadff4d6fd2b6e9aa0691a4ac28bf3eaf571ce1 to build tracker '/tmp/pip-req-tracker-nnfclhhv' 2021-07-09T04:29:13,188 Running setup.py (path:/tmp/pip-wheel-3xavnyp6/pulsetranslator_cfcaafab899c4b57975094d0286af571/setup.py) egg_info for package pulsetranslator 2021-07-09T04:29:13,189 Created temporary directory: /tmp/pip-pip-egg-info-jnl8lz0y 2021-07-09T04:29:13,189 Running command python setup.py egg_info 2021-07-09T04:29:13,877 Traceback (most recent call last): 2021-07-09T04:29:13,878 File "", line 1, in 2021-07-09T04:29:13,878 File "/tmp/pip-wheel-3xavnyp6/pulsetranslator_cfcaafab899c4b57975094d0286af571/setup.py", line 15, in 2021-07-09T04:29:13,878 print >>sys.stderr, '%s requires Python >= 2.6 and < 3.0' % PACKAGE_NAME 2021-07-09T04:29:13,879 TypeError: unsupported operand type(s) for >>: 'builtin_function_or_method' and '_io.TextIOWrapper'. Did you mean "print(, file=)"? 2021-07-09T04:29:13,928 WARNING: Discarding https://files.pythonhosted.org/packages/61/19/6308d4b13aa34ca4860f3464058b8ab45ac3e23b59a4fb65cde8aaad7657/pulsetranslator-0.1.tar.gz#sha256=9bee29b1acf28ea1e7018f345fadff4d6fd2b6e9aa0691a4ac28bf3eaf571ce1 (from https://pypi.org/simple/pulsetranslator/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:29:13,930 ERROR: Could not find a version that satisfies the requirement pulsetranslator==0.1 (from versions: 0.1) 2021-07-09T04:29:13,930 ERROR: No matching distribution found for pulsetranslator==0.1 2021-07-09T04:29:13,930 Exception information: 2021-07-09T04:29:13,930 Traceback (most recent call last): 2021-07-09T04:29:13,930 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:29:13,930 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:29:13,930 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:29:13,930 raise RequirementsConflicted(criterion) 2021-07-09T04:29:13,930 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pulsetranslator==0.1') 2021-07-09T04:29:13,930 2021-07-09T04:29:13,930 During handling of the above exception, another exception occurred: 2021-07-09T04:29:13,930 2021-07-09T04:29:13,930 Traceback (most recent call last): 2021-07-09T04:29:13,930 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:29:13,930 result = self._result = resolver.resolve( 2021-07-09T04:29:13,930 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:29:13,930 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:29:13,930 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:29:13,930 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:29:13,930 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pulsetranslator==0.1'), parent=None)] 2021-07-09T04:29:13,930 2021-07-09T04:29:13,930 The above exception was the direct cause of the following exception: 2021-07-09T04:29:13,930 2021-07-09T04:29:13,930 Traceback (most recent call last): 2021-07-09T04:29:13,930 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:29:13,930 status = self.run(options, args) 2021-07-09T04:29:13,930 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:29:13,930 return func(self, options, args) 2021-07-09T04:29:13,930 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:29:13,930 requirement_set = resolver.resolve( 2021-07-09T04:29:13,930 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:29:13,930 raise error from e 2021-07-09T04:29:13,930 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pulsetranslator==0.1 2021-07-09T04:29:13,936 Removed pulsetranslator==0.1 from https://files.pythonhosted.org/packages/61/19/6308d4b13aa34ca4860f3464058b8ab45ac3e23b59a4fb65cde8aaad7657/pulsetranslator-0.1.tar.gz#sha256=9bee29b1acf28ea1e7018f345fadff4d6fd2b6e9aa0691a4ac28bf3eaf571ce1 from build tracker '/tmp/pip-req-tracker-nnfclhhv' 2021-07-09T04:29:13,936 Removed build tracker: '/tmp/pip-req-tracker-nnfclhhv'