2021-07-09T02:18:58,484 Created temporary directory: /tmp/pip-ephem-wheel-cache-axt2l8tv 2021-07-09T02:18:58,487 Created temporary directory: /tmp/pip-req-tracker-7beoq97a 2021-07-09T02:18:58,487 Initialized build tracking at /tmp/pip-req-tracker-7beoq97a 2021-07-09T02:18:58,487 Created build tracker: /tmp/pip-req-tracker-7beoq97a 2021-07-09T02:18:58,487 Entered build tracker: /tmp/pip-req-tracker-7beoq97a 2021-07-09T02:18:58,488 Created temporary directory: /tmp/pip-wheel-u9d7hhv2 2021-07-09T02:18:58,521 1 location(s) to search for versions of smspdu: 2021-07-09T02:18:58,521 * https://pypi.org/simple/smspdu/ 2021-07-09T02:18:58,521 Fetching project page and analyzing links: https://pypi.org/simple/smspdu/ 2021-07-09T02:18:58,522 Getting page https://pypi.org/simple/smspdu/ 2021-07-09T02:18:58,523 Found index url https://pypi.org/simple 2021-07-09T02:18:58,698 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/7a/32/9a75ecef2ba97ffb07990e5a4039903a9c955677bb247ca050c087a9be34/smspdu-0.2-py2.5.egg#sha256=1cfe9229cb9f36a6d1393b4acb2489ed7f62926d9f586cd3eaefed055fab732b (from https://pypi.org/simple/smspdu/) 2021-07-09T02:18:58,699 Found link https://files.pythonhosted.org/packages/ff/82/09cacd7fc41d72c87e13e7e81d5767d5486be827ae0f30c37f2e15c111f8/smspdu-0.2.tar.gz#sha256=4fb249378cdd904171b2625791cc4e90ecca813790ba583b88b3473428c34ce0 (from https://pypi.org/simple/smspdu/), version: 0.2 2021-07-09T02:18:58,699 Found link https://files.pythonhosted.org/packages/d4/ef/f632a98655bfe6ada9eca406c4980fe1ca23f925efd93ab33cd57cd16994/smspdu-1.0.tar.gz#sha256=22467948c5c429c76449855d49616f751c7ee5a71fb017f3b9e0537f820791f9 (from https://pypi.org/simple/smspdu/), version: 1.0 2021-07-09T02:18:58,699 Skipping link: not a file: https://pypi.org/simple/smspdu/ 2021-07-09T02:18:58,715 Given no hashes to check 1 links for project 'smspdu': discarding no candidates 2021-07-09T02:18:58,733 Collecting smspdu==1.0 2021-07-09T02:18:58,734 Created temporary directory: /tmp/pip-unpack-zit6l0z9 2021-07-09T02:18:58,911 Downloading smspdu-1.0.tar.gz (28 kB) 2021-07-09T02:18:58,955 Added smspdu==1.0 from https://files.pythonhosted.org/packages/d4/ef/f632a98655bfe6ada9eca406c4980fe1ca23f925efd93ab33cd57cd16994/smspdu-1.0.tar.gz#sha256=22467948c5c429c76449855d49616f751c7ee5a71fb017f3b9e0537f820791f9 to build tracker '/tmp/pip-req-tracker-7beoq97a' 2021-07-09T02:18:58,956 Running setup.py (path:/tmp/pip-wheel-u9d7hhv2/smspdu_8401a9147b35416dbd36bb7273cac8d4/setup.py) egg_info for package smspdu 2021-07-09T02:18:58,957 Created temporary directory: /tmp/pip-pip-egg-info-8239wwfl 2021-07-09T02:18:58,957 Running command python setup.py egg_info 2021-07-09T02:18:59,600 Traceback (most recent call last): 2021-07-09T02:18:59,601 File "", line 1, in 2021-07-09T02:18:59,601 File "/tmp/pip-wheel-u9d7hhv2/smspdu_8401a9147b35416dbd36bb7273cac8d4/setup.py", line 5, in 2021-07-09T02:18:59,601 from smspdu import __version__, __doc__ 2021-07-09T02:18:59,602 File "/tmp/pip-wheel-u9d7hhv2/smspdu_8401a9147b35416dbd36bb7273cac8d4/smspdu/__init__.py", line 121, in 2021-07-09T02:18:59,602 from .pdu import (SMS_SUBMIT, SMS_DELIVER, attempt_encoding, 2021-07-09T02:18:59,602 File "/tmp/pip-wheel-u9d7hhv2/smspdu_8401a9147b35416dbd36bb7273cac8d4/smspdu/pdu.py", line 213 2021-07-09T02:18:59,602 except UnicodeDecodeError, e: 2021-07-09T02:18:59,603 ^ 2021-07-09T02:18:59,603 SyntaxError: invalid syntax 2021-07-09T02:18:59,652 WARNING: Discarding https://files.pythonhosted.org/packages/d4/ef/f632a98655bfe6ada9eca406c4980fe1ca23f925efd93ab33cd57cd16994/smspdu-1.0.tar.gz#sha256=22467948c5c429c76449855d49616f751c7ee5a71fb017f3b9e0537f820791f9 (from https://pypi.org/simple/smspdu/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T02:18:59,653 ERROR: Could not find a version that satisfies the requirement smspdu==1.0 (from versions: 0.2, 1.0) 2021-07-09T02:18:59,653 ERROR: No matching distribution found for smspdu==1.0 2021-07-09T02:18:59,654 Exception information: 2021-07-09T02:18:59,654 Traceback (most recent call last): 2021-07-09T02:18:59,654 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T02:18:59,654 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T02:18:59,654 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T02:18:59,654 raise RequirementsConflicted(criterion) 2021-07-09T02:18:59,654 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('smspdu==1.0') 2021-07-09T02:18:59,654 2021-07-09T02:18:59,654 During handling of the above exception, another exception occurred: 2021-07-09T02:18:59,654 2021-07-09T02:18:59,654 Traceback (most recent call last): 2021-07-09T02:18:59,654 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T02:18:59,654 result = self._result = resolver.resolve( 2021-07-09T02:18:59,654 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T02:18:59,654 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T02:18:59,654 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T02:18:59,654 raise ResolutionImpossible(e.criterion.information) 2021-07-09T02:18:59,654 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('smspdu==1.0'), parent=None)] 2021-07-09T02:18:59,654 2021-07-09T02:18:59,654 The above exception was the direct cause of the following exception: 2021-07-09T02:18:59,654 2021-07-09T02:18:59,654 Traceback (most recent call last): 2021-07-09T02:18:59,654 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T02:18:59,654 status = self.run(options, args) 2021-07-09T02:18:59,654 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T02:18:59,654 return func(self, options, args) 2021-07-09T02:18:59,654 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T02:18:59,654 requirement_set = resolver.resolve( 2021-07-09T02:18:59,654 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T02:18:59,654 raise error from e 2021-07-09T02:18:59,654 pip._internal.exceptions.DistributionNotFound: No matching distribution found for smspdu==1.0 2021-07-09T02:18:59,659 Removed smspdu==1.0 from https://files.pythonhosted.org/packages/d4/ef/f632a98655bfe6ada9eca406c4980fe1ca23f925efd93ab33cd57cd16994/smspdu-1.0.tar.gz#sha256=22467948c5c429c76449855d49616f751c7ee5a71fb017f3b9e0537f820791f9 from build tracker '/tmp/pip-req-tracker-7beoq97a' 2021-07-09T02:18:59,659 Removed build tracker: '/tmp/pip-req-tracker-7beoq97a'