2021-07-10T07:51:16,809 Created temporary directory: /tmp/pip-ephem-wheel-cache-5nj1m3p2 2021-07-10T07:51:16,812 Created temporary directory: /tmp/pip-req-tracker-qf80173n 2021-07-10T07:51:16,813 Initialized build tracking at /tmp/pip-req-tracker-qf80173n 2021-07-10T07:51:16,813 Created build tracker: /tmp/pip-req-tracker-qf80173n 2021-07-10T07:51:16,813 Entered build tracker: /tmp/pip-req-tracker-qf80173n 2021-07-10T07:51:16,814 Created temporary directory: /tmp/pip-wheel-9y9ac8es 2021-07-10T07:51:16,844 1 location(s) to search for versions of wiper: 2021-07-10T07:51:16,844 * https://pypi.org/simple/wiper/ 2021-07-10T07:51:16,844 Fetching project page and analyzing links: https://pypi.org/simple/wiper/ 2021-07-10T07:51:16,845 Getting page https://pypi.org/simple/wiper/ 2021-07-10T07:51:16,846 Found index url https://pypi.org/simple 2021-07-10T07:51:16,934 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/fa/06/b8b9fe9b34ec1cb27c3b3ef0906157852c844287cd721453485974e249b6/wiper-1.0.1-py2.7.egg#sha256=9a19748f369ac14b3d6f3efc6b00c714eb64a4588267d59ec9d281867b5bd20c (from https://pypi.org/simple/wiper/) 2021-07-10T07:51:16,934 Found link https://files.pythonhosted.org/packages/f0/f8/346a0025a91c4292a7a7323bc89edfca54b93b2c46c455cc3d9292327c10/wiper-1.0.1.tar.gz#sha256=b1eb716b899f1b5e95a6a21305eeb8c2516ecdf99b59441757db176ea8e78be3 (from https://pypi.org/simple/wiper/), version: 1.0.1 2021-07-10T07:51:16,935 Skipping link: not a file: https://pypi.org/simple/wiper/ 2021-07-10T07:51:16,952 Given no hashes to check 1 links for project 'wiper': discarding no candidates 2021-07-10T07:51:16,971 Collecting wiper==1.0.1 2021-07-10T07:51:16,972 Created temporary directory: /tmp/pip-unpack-_0r_6hyb 2021-07-10T07:51:17,146 Downloading wiper-1.0.1.tar.gz (15 kB) 2021-07-10T07:51:17,198 Added wiper==1.0.1 from https://files.pythonhosted.org/packages/f0/f8/346a0025a91c4292a7a7323bc89edfca54b93b2c46c455cc3d9292327c10/wiper-1.0.1.tar.gz#sha256=b1eb716b899f1b5e95a6a21305eeb8c2516ecdf99b59441757db176ea8e78be3 to build tracker '/tmp/pip-req-tracker-qf80173n' 2021-07-10T07:51:17,199 Running setup.py (path:/tmp/pip-wheel-9y9ac8es/wiper_3d972da9296b49d6984751778c703d03/setup.py) egg_info for package wiper 2021-07-10T07:51:17,200 Created temporary directory: /tmp/pip-pip-egg-info-5xak0l6w 2021-07-10T07:51:17,200 Running command python setup.py egg_info 2021-07-10T07:51:17,857 Traceback (most recent call last): 2021-07-10T07:51:17,858 File "", line 1, in 2021-07-10T07:51:17,859 File "/tmp/pip-wheel-9y9ac8es/wiper_3d972da9296b49d6984751778c703d03/setup.py", line 11 2021-07-10T07:51:17,859 print VERSION 2021-07-10T07:51:17,859 ^ 2021-07-10T07:51:17,860 SyntaxError: Missing parentheses in call to 'print'. Did you mean print(VERSION)? 2021-07-10T07:51:17,906 WARNING: Discarding https://files.pythonhosted.org/packages/f0/f8/346a0025a91c4292a7a7323bc89edfca54b93b2c46c455cc3d9292327c10/wiper-1.0.1.tar.gz#sha256=b1eb716b899f1b5e95a6a21305eeb8c2516ecdf99b59441757db176ea8e78be3 (from https://pypi.org/simple/wiper/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T07:51:17,907 ERROR: Could not find a version that satisfies the requirement wiper==1.0.1 (from versions: 1.0.1) 2021-07-10T07:51:17,908 ERROR: No matching distribution found for wiper==1.0.1 2021-07-10T07:51:17,908 Exception information: 2021-07-10T07:51:17,908 Traceback (most recent call last): 2021-07-10T07:51:17,908 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T07:51:17,908 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T07:51:17,908 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T07:51:17,908 raise RequirementsConflicted(criterion) 2021-07-10T07:51:17,908 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wiper==1.0.1') 2021-07-10T07:51:17,908 2021-07-10T07:51:17,908 During handling of the above exception, another exception occurred: 2021-07-10T07:51:17,908 2021-07-10T07:51:17,908 Traceback (most recent call last): 2021-07-10T07:51:17,908 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T07:51:17,908 result = self._result = resolver.resolve( 2021-07-10T07:51:17,908 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T07:51:17,908 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T07:51:17,908 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T07:51:17,908 raise ResolutionImpossible(e.criterion.information) 2021-07-10T07:51:17,908 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wiper==1.0.1'), parent=None)] 2021-07-10T07:51:17,908 2021-07-10T07:51:17,908 The above exception was the direct cause of the following exception: 2021-07-10T07:51:17,908 2021-07-10T07:51:17,908 Traceback (most recent call last): 2021-07-10T07:51:17,908 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T07:51:17,908 status = self.run(options, args) 2021-07-10T07:51:17,908 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T07:51:17,908 return func(self, options, args) 2021-07-10T07:51:17,908 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T07:51:17,908 requirement_set = resolver.resolve( 2021-07-10T07:51:17,908 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T07:51:17,908 raise error from e 2021-07-10T07:51:17,908 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wiper==1.0.1 2021-07-10T07:51:17,913 Removed wiper==1.0.1 from https://files.pythonhosted.org/packages/f0/f8/346a0025a91c4292a7a7323bc89edfca54b93b2c46c455cc3d9292327c10/wiper-1.0.1.tar.gz#sha256=b1eb716b899f1b5e95a6a21305eeb8c2516ecdf99b59441757db176ea8e78be3 from build tracker '/tmp/pip-req-tracker-qf80173n' 2021-07-10T07:51:17,913 Removed build tracker: '/tmp/pip-req-tracker-qf80173n'