2021-07-09T03:15:08,157 Created temporary directory: /tmp/pip-ephem-wheel-cache-agbinc1j 2021-07-09T03:15:08,160 Created temporary directory: /tmp/pip-req-tracker-sugyluta 2021-07-09T03:15:08,160 Initialized build tracking at /tmp/pip-req-tracker-sugyluta 2021-07-09T03:15:08,161 Created build tracker: /tmp/pip-req-tracker-sugyluta 2021-07-09T03:15:08,161 Entered build tracker: /tmp/pip-req-tracker-sugyluta 2021-07-09T03:15:08,161 Created temporary directory: /tmp/pip-wheel-nx7x_ebn 2021-07-09T03:15:08,195 1 location(s) to search for versions of pytee: 2021-07-09T03:15:08,195 * https://pypi.org/simple/pytee/ 2021-07-09T03:15:08,196 Fetching project page and analyzing links: https://pypi.org/simple/pytee/ 2021-07-09T03:15:08,196 Getting page https://pypi.org/simple/pytee/ 2021-07-09T03:15:08,198 Found index url https://pypi.org/simple 2021-07-09T03:15:08,378 Found link https://files.pythonhosted.org/packages/38/5f/05f42b398b3bd26369cc818846b2336b643b876e0977cb90b0a6902f98fa/pytee-0.1.tar.gz#sha256=4c5b64e96903544d980da8b4ef9ba7515f9e82da29e7185aa2e1cc6515c7fe8e (from https://pypi.org/simple/pytee/), version: 0.1 2021-07-09T03:15:08,378 Skipping link: not a file: https://pypi.org/simple/pytee/ 2021-07-09T03:15:08,394 Given no hashes to check 1 links for project 'pytee': discarding no candidates 2021-07-09T03:15:08,412 Collecting pytee==0.1 2021-07-09T03:15:08,413 Created temporary directory: /tmp/pip-unpack-x77wa0rn 2021-07-09T03:15:08,585 Downloading pytee-0.1.tar.gz (2.1 kB) 2021-07-09T03:15:08,619 Added pytee==0.1 from https://files.pythonhosted.org/packages/38/5f/05f42b398b3bd26369cc818846b2336b643b876e0977cb90b0a6902f98fa/pytee-0.1.tar.gz#sha256=4c5b64e96903544d980da8b4ef9ba7515f9e82da29e7185aa2e1cc6515c7fe8e to build tracker '/tmp/pip-req-tracker-sugyluta' 2021-07-09T03:15:08,620 Running setup.py (path:/tmp/pip-wheel-nx7x_ebn/pytee_d1482e27ff3c4801837af15b72a0b1aa/setup.py) egg_info for package pytee 2021-07-09T03:15:08,621 Created temporary directory: /tmp/pip-pip-egg-info-5i7oxdi1 2021-07-09T03:15:08,621 Running command python setup.py egg_info 2021-07-09T03:15:09,252 Traceback (most recent call last): 2021-07-09T03:15:09,253 File "", line 1, in 2021-07-09T03:15:09,253 File "/tmp/pip-wheel-nx7x_ebn/pytee_d1482e27ff3c4801837af15b72a0b1aa/setup.py", line 5 2021-07-09T03:15:09,254 print "Falling back to distutils. Functionality may be limited." 2021-07-09T03:15:09,254 ^ 2021-07-09T03:15:09,254 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Falling back to distutils. Functionality may be limited.")? 2021-07-09T03:15:09,302 WARNING: Discarding https://files.pythonhosted.org/packages/38/5f/05f42b398b3bd26369cc818846b2336b643b876e0977cb90b0a6902f98fa/pytee-0.1.tar.gz#sha256=4c5b64e96903544d980da8b4ef9ba7515f9e82da29e7185aa2e1cc6515c7fe8e (from https://pypi.org/simple/pytee/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:15:09,303 ERROR: Could not find a version that satisfies the requirement pytee==0.1 (from versions: 0.1) 2021-07-09T03:15:09,304 ERROR: No matching distribution found for pytee==0.1 2021-07-09T03:15:09,304 Exception information: 2021-07-09T03:15:09,304 Traceback (most recent call last): 2021-07-09T03:15:09,304 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:15:09,304 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:15:09,304 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:15:09,304 raise RequirementsConflicted(criterion) 2021-07-09T03:15:09,304 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pytee==0.1') 2021-07-09T03:15:09,304 2021-07-09T03:15:09,304 During handling of the above exception, another exception occurred: 2021-07-09T03:15:09,304 2021-07-09T03:15:09,304 Traceback (most recent call last): 2021-07-09T03:15:09,304 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:15:09,304 result = self._result = resolver.resolve( 2021-07-09T03:15:09,304 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:15:09,304 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:15:09,304 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:15:09,304 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:15:09,304 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pytee==0.1'), parent=None)] 2021-07-09T03:15:09,304 2021-07-09T03:15:09,304 The above exception was the direct cause of the following exception: 2021-07-09T03:15:09,304 2021-07-09T03:15:09,304 Traceback (most recent call last): 2021-07-09T03:15:09,304 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:15:09,304 status = self.run(options, args) 2021-07-09T03:15:09,304 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:15:09,304 return func(self, options, args) 2021-07-09T03:15:09,304 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:15:09,304 requirement_set = resolver.resolve( 2021-07-09T03:15:09,304 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:15:09,304 raise error from e 2021-07-09T03:15:09,304 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pytee==0.1 2021-07-09T03:15:09,309 Removed pytee==0.1 from https://files.pythonhosted.org/packages/38/5f/05f42b398b3bd26369cc818846b2336b643b876e0977cb90b0a6902f98fa/pytee-0.1.tar.gz#sha256=4c5b64e96903544d980da8b4ef9ba7515f9e82da29e7185aa2e1cc6515c7fe8e from build tracker '/tmp/pip-req-tracker-sugyluta' 2021-07-09T03:15:09,309 Removed build tracker: '/tmp/pip-req-tracker-sugyluta'