2021-07-10T00:56:22,785 Created temporary directory: /tmp/pip-ephem-wheel-cache-szsxb88v 2021-07-10T00:56:22,789 Created temporary directory: /tmp/pip-req-tracker-vjg2n5es 2021-07-10T00:56:22,789 Initialized build tracking at /tmp/pip-req-tracker-vjg2n5es 2021-07-10T00:56:22,789 Created build tracker: /tmp/pip-req-tracker-vjg2n5es 2021-07-10T00:56:22,790 Entered build tracker: /tmp/pip-req-tracker-vjg2n5es 2021-07-10T00:56:22,790 Created temporary directory: /tmp/pip-wheel-046no7zv 2021-07-10T00:56:22,826 1 location(s) to search for versions of yawn: 2021-07-10T00:56:22,826 * https://pypi.org/simple/yawn/ 2021-07-10T00:56:22,827 Fetching project page and analyzing links: https://pypi.org/simple/yawn/ 2021-07-10T00:56:22,827 Getting page https://pypi.org/simple/yawn/ 2021-07-10T00:56:22,829 Found index url https://pypi.org/simple 2021-07-10T00:56:23,007 Found link https://files.pythonhosted.org/packages/dc/67/85953f15078a2929831421b68ab1b757b58e2875af8216e402fce99d42da/yawn-0.1.0.tar.gz#sha256=e80092ff2eab1ade0edc437d01737fbab118e2ea5dc620a67f3b26294ab62ecb (from https://pypi.org/simple/yawn/), version: 0.1.0 2021-07-10T00:56:23,007 Found link https://files.pythonhosted.org/packages/fc/b3/006342937cb7bd3b06d2e8b7ff302c600e0cc4e76f37c8eec7b75e9b5bae/yawn-0.1.1.tar.gz#sha256=d3e69aa9e78b83ce051953270596869fe8998d8caa348286554a08f3aa93c09f (from https://pypi.org/simple/yawn/), version: 0.1.1 2021-07-10T00:56:23,007 Skipping link: not a file: https://pypi.org/simple/yawn/ 2021-07-10T00:56:23,024 Given no hashes to check 1 links for project 'yawn': discarding no candidates 2021-07-10T00:56:23,041 Collecting yawn==0.1.0 2021-07-10T00:56:23,042 Created temporary directory: /tmp/pip-unpack-6kqztxss 2021-07-10T00:56:23,215 Downloading yawn-0.1.0.tar.gz (4.3 kB) 2021-07-10T00:56:23,281 Added yawn==0.1.0 from https://files.pythonhosted.org/packages/dc/67/85953f15078a2929831421b68ab1b757b58e2875af8216e402fce99d42da/yawn-0.1.0.tar.gz#sha256=e80092ff2eab1ade0edc437d01737fbab118e2ea5dc620a67f3b26294ab62ecb to build tracker '/tmp/pip-req-tracker-vjg2n5es' 2021-07-10T00:56:23,282 Running setup.py (path:/tmp/pip-wheel-046no7zv/yawn_4465e8b2008c453c92225cda95003b23/setup.py) egg_info for package yawn 2021-07-10T00:56:23,283 Created temporary directory: /tmp/pip-pip-egg-info-zy4u5ho3 2021-07-10T00:56:23,283 Running command python setup.py egg_info 2021-07-10T00:56:23,895 Traceback (most recent call last): 2021-07-10T00:56:23,896 File "", line 1, in 2021-07-10T00:56:23,896 File "/tmp/pip-wheel-046no7zv/yawn_4465e8b2008c453c92225cda95003b23/setup.py", line 5 2021-07-10T00:56:23,897 print "You need to install the setuptools module to install this software" 2021-07-10T00:56:23,897 ^ 2021-07-10T00:56:23,897 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("You need to install the setuptools module to install this software")? 2021-07-10T00:56:23,944 WARNING: Discarding https://files.pythonhosted.org/packages/dc/67/85953f15078a2929831421b68ab1b757b58e2875af8216e402fce99d42da/yawn-0.1.0.tar.gz#sha256=e80092ff2eab1ade0edc437d01737fbab118e2ea5dc620a67f3b26294ab62ecb (from https://pypi.org/simple/yawn/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:56:23,945 ERROR: Could not find a version that satisfies the requirement yawn==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-10T00:56:23,946 ERROR: No matching distribution found for yawn==0.1.0 2021-07-10T00:56:23,946 Exception information: 2021-07-10T00:56:23,946 Traceback (most recent call last): 2021-07-10T00:56:23,946 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:56:23,946 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:56:23,946 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:56:23,946 raise RequirementsConflicted(criterion) 2021-07-10T00:56:23,946 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yawn==0.1.0') 2021-07-10T00:56:23,946 2021-07-10T00:56:23,946 During handling of the above exception, another exception occurred: 2021-07-10T00:56:23,946 2021-07-10T00:56:23,946 Traceback (most recent call last): 2021-07-10T00:56:23,946 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:56:23,946 result = self._result = resolver.resolve( 2021-07-10T00:56:23,946 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:56:23,946 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:56:23,946 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:56:23,946 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:56:23,946 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yawn==0.1.0'), parent=None)] 2021-07-10T00:56:23,946 2021-07-10T00:56:23,946 The above exception was the direct cause of the following exception: 2021-07-10T00:56:23,946 2021-07-10T00:56:23,946 Traceback (most recent call last): 2021-07-10T00:56:23,946 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:56:23,946 status = self.run(options, args) 2021-07-10T00:56:23,946 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:56:23,946 return func(self, options, args) 2021-07-10T00:56:23,946 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:56:23,946 requirement_set = resolver.resolve( 2021-07-10T00:56:23,946 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:56:23,946 raise error from e 2021-07-10T00:56:23,946 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yawn==0.1.0 2021-07-10T00:56:23,951 Removed yawn==0.1.0 from https://files.pythonhosted.org/packages/dc/67/85953f15078a2929831421b68ab1b757b58e2875af8216e402fce99d42da/yawn-0.1.0.tar.gz#sha256=e80092ff2eab1ade0edc437d01737fbab118e2ea5dc620a67f3b26294ab62ecb from build tracker '/tmp/pip-req-tracker-vjg2n5es' 2021-07-10T00:56:23,951 Removed build tracker: '/tmp/pip-req-tracker-vjg2n5es'