2021-07-09T07:18:45,177 Created temporary directory: /tmp/pip-ephem-wheel-cache-dxwtsj9n 2021-07-09T07:18:45,180 Created temporary directory: /tmp/pip-req-tracker-v71v62ev 2021-07-09T07:18:45,181 Initialized build tracking at /tmp/pip-req-tracker-v71v62ev 2021-07-09T07:18:45,181 Created build tracker: /tmp/pip-req-tracker-v71v62ev 2021-07-09T07:18:45,181 Entered build tracker: /tmp/pip-req-tracker-v71v62ev 2021-07-09T07:18:45,182 Created temporary directory: /tmp/pip-wheel-wvcti7jb 2021-07-09T07:18:45,215 1 location(s) to search for versions of notossh: 2021-07-09T07:18:45,215 * https://pypi.org/simple/notossh/ 2021-07-09T07:18:45,216 Fetching project page and analyzing links: https://pypi.org/simple/notossh/ 2021-07-09T07:18:45,216 Getting page https://pypi.org/simple/notossh/ 2021-07-09T07:18:45,218 Found index url https://pypi.org/simple 2021-07-09T07:18:45,397 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/5b/86/9b5506588b66884b20055ee59024372c4108a35b8c65ab9664bd17e0a358/notossh-1.0-py2.7.egg#sha256=00dd1d8b90bbf25943b37888d99c1c0471ecac29e21f322b5446fed6eb0fca17 (from https://pypi.org/simple/notossh/) 2021-07-09T07:18:45,397 Found link https://files.pythonhosted.org/packages/9c/1b/0c62c256aaf30f9b90d36369d9c0bf70ab0591602827f1e5e52182c18e2c/notossh-1.0.tar.gz#sha256=1957febba6eb6af1c2cf5fd787895d6b1e2abce7d39d22f1c94e39671991a751 (from https://pypi.org/simple/notossh/), version: 1.0 2021-07-09T07:18:45,397 Skipping link: not a file: https://pypi.org/simple/notossh/ 2021-07-09T07:18:45,413 Given no hashes to check 1 links for project 'notossh': discarding no candidates 2021-07-09T07:18:45,431 Collecting notossh==1.0 2021-07-09T07:18:45,432 Created temporary directory: /tmp/pip-unpack-jfivm4yz 2021-07-09T07:18:45,609 Downloading notossh-1.0.tar.gz (34 kB) 2021-07-09T07:18:45,663 Added notossh==1.0 from https://files.pythonhosted.org/packages/9c/1b/0c62c256aaf30f9b90d36369d9c0bf70ab0591602827f1e5e52182c18e2c/notossh-1.0.tar.gz#sha256=1957febba6eb6af1c2cf5fd787895d6b1e2abce7d39d22f1c94e39671991a751 to build tracker '/tmp/pip-req-tracker-v71v62ev' 2021-07-09T07:18:45,664 Running setup.py (path:/tmp/pip-wheel-wvcti7jb/notossh_34718d5319184fd9bb5000829199ecd4/setup.py) egg_info for package notossh 2021-07-09T07:18:45,664 Created temporary directory: /tmp/pip-pip-egg-info-uhk40l3e 2021-07-09T07:18:45,665 Running command python setup.py egg_info 2021-07-09T07:18:46,308 Traceback (most recent call last): 2021-07-09T07:18:46,309 File "", line 1, in 2021-07-09T07:18:46,309 File "/tmp/pip-wheel-wvcti7jb/notossh_34718d5319184fd9bb5000829199ecd4/setup.py", line 50 2021-07-09T07:18:46,310 print """ 2021-07-09T07:18:46,310 ^ 2021-07-09T07:18:46,310 SyntaxError: Missing parentheses in call to 'print'. Did you mean print(""")? 2021-07-09T07:18:46,359 WARNING: Discarding https://files.pythonhosted.org/packages/9c/1b/0c62c256aaf30f9b90d36369d9c0bf70ab0591602827f1e5e52182c18e2c/notossh-1.0.tar.gz#sha256=1957febba6eb6af1c2cf5fd787895d6b1e2abce7d39d22f1c94e39671991a751 (from https://pypi.org/simple/notossh/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T07:18:46,360 ERROR: Could not find a version that satisfies the requirement notossh==1.0 (from versions: 1.0) 2021-07-09T07:18:46,361 ERROR: No matching distribution found for notossh==1.0 2021-07-09T07:18:46,361 Exception information: 2021-07-09T07:18:46,361 Traceback (most recent call last): 2021-07-09T07:18:46,361 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T07:18:46,361 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T07:18:46,361 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T07:18:46,361 raise RequirementsConflicted(criterion) 2021-07-09T07:18:46,361 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('notossh==1.0') 2021-07-09T07:18:46,361 2021-07-09T07:18:46,361 During handling of the above exception, another exception occurred: 2021-07-09T07:18:46,361 2021-07-09T07:18:46,361 Traceback (most recent call last): 2021-07-09T07:18:46,361 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T07:18:46,361 result = self._result = resolver.resolve( 2021-07-09T07:18:46,361 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T07:18:46,361 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T07:18:46,361 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T07:18:46,361 raise ResolutionImpossible(e.criterion.information) 2021-07-09T07:18:46,361 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('notossh==1.0'), parent=None)] 2021-07-09T07:18:46,361 2021-07-09T07:18:46,361 The above exception was the direct cause of the following exception: 2021-07-09T07:18:46,361 2021-07-09T07:18:46,361 Traceback (most recent call last): 2021-07-09T07:18:46,361 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T07:18:46,361 status = self.run(options, args) 2021-07-09T07:18:46,361 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T07:18:46,361 return func(self, options, args) 2021-07-09T07:18:46,361 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T07:18:46,361 requirement_set = resolver.resolve( 2021-07-09T07:18:46,361 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T07:18:46,361 raise error from e 2021-07-09T07:18:46,361 pip._internal.exceptions.DistributionNotFound: No matching distribution found for notossh==1.0 2021-07-09T07:18:46,366 Removed notossh==1.0 from https://files.pythonhosted.org/packages/9c/1b/0c62c256aaf30f9b90d36369d9c0bf70ab0591602827f1e5e52182c18e2c/notossh-1.0.tar.gz#sha256=1957febba6eb6af1c2cf5fd787895d6b1e2abce7d39d22f1c94e39671991a751 from build tracker '/tmp/pip-req-tracker-v71v62ev' 2021-07-09T07:18:46,366 Removed build tracker: '/tmp/pip-req-tracker-v71v62ev'