2021-07-09T17:31:32,153 Created temporary directory: /tmp/pip-ephem-wheel-cache-bag77k2_ 2021-07-09T17:31:32,156 Created temporary directory: /tmp/pip-req-tracker-q7fdlpll 2021-07-09T17:31:32,156 Initialized build tracking at /tmp/pip-req-tracker-q7fdlpll 2021-07-09T17:31:32,157 Created build tracker: /tmp/pip-req-tracker-q7fdlpll 2021-07-09T17:31:32,157 Entered build tracker: /tmp/pip-req-tracker-q7fdlpll 2021-07-09T17:31:32,158 Created temporary directory: /tmp/pip-wheel-58p1c122 2021-07-09T17:31:32,200 1 location(s) to search for versions of remotail: 2021-07-09T17:31:32,200 * https://pypi.org/simple/remotail/ 2021-07-09T17:31:32,200 Fetching project page and analyzing links: https://pypi.org/simple/remotail/ 2021-07-09T17:31:32,201 Getting page https://pypi.org/simple/remotail/ 2021-07-09T17:31:32,203 Found index url https://pypi.org/simple 2021-07-09T17:31:32,386 Found link https://files.pythonhosted.org/packages/b1/52/91de72177141643a5b0f5716275cf2bfc4bbd6f3e1957535f9b8dc1139fd/remotail-0.1.1.tar.gz#sha256=695957a703a61e58c9a8cdc6b4f361faeaa32a67478088ffbd7c2f31ca4e7080 (from https://pypi.org/simple/remotail/), version: 0.1.1 2021-07-09T17:31:32,387 Skipping link: not a file: https://pypi.org/simple/remotail/ 2021-07-09T17:31:32,409 Given no hashes to check 1 links for project 'remotail': discarding no candidates 2021-07-09T17:31:32,433 Collecting remotail==0.1.1 2021-07-09T17:31:32,435 Created temporary directory: /tmp/pip-unpack-ktrfmz7a 2021-07-09T17:31:32,613 Downloading remotail-0.1.1.tar.gz (5.2 kB) 2021-07-09T17:31:32,648 Added remotail==0.1.1 from https://files.pythonhosted.org/packages/b1/52/91de72177141643a5b0f5716275cf2bfc4bbd6f3e1957535f9b8dc1139fd/remotail-0.1.1.tar.gz#sha256=695957a703a61e58c9a8cdc6b4f361faeaa32a67478088ffbd7c2f31ca4e7080 to build tracker '/tmp/pip-req-tracker-q7fdlpll' 2021-07-09T17:31:32,649 Running setup.py (path:/tmp/pip-wheel-58p1c122/remotail_9c0d4e2e08db4f508a704f673b84776d/setup.py) egg_info for package remotail 2021-07-09T17:31:32,650 Created temporary directory: /tmp/pip-pip-egg-info-s04hez5l 2021-07-09T17:31:32,650 Running command python setup.py egg_info 2021-07-09T17:31:33,370 /tmp/pip-wheel-58p1c122/remotail_9c0d4e2e08db4f508a704f673b84776d/remotail.py:222: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-07-09T17:31:33,371 assert filepath['alias'] is not '' 2021-07-09T17:31:33,379 Traceback (most recent call last): 2021-07-09T17:31:33,379 File "", line 1, in 2021-07-09T17:31:33,379 File "/tmp/pip-wheel-58p1c122/remotail_9c0d4e2e08db4f508a704f673b84776d/setup.py", line 12, in 2021-07-09T17:31:33,380 import remotail 2021-07-09T17:31:33,380 File "/tmp/pip-wheel-58p1c122/remotail_9c0d4e2e08db4f508a704f673b84776d/remotail.py", line 21, in 2021-07-09T17:31:33,380 import urlparse 2021-07-09T17:31:33,381 ModuleNotFoundError: No module named 'urlparse' 2021-07-09T17:31:33,444 WARNING: Discarding https://files.pythonhosted.org/packages/b1/52/91de72177141643a5b0f5716275cf2bfc4bbd6f3e1957535f9b8dc1139fd/remotail-0.1.1.tar.gz#sha256=695957a703a61e58c9a8cdc6b4f361faeaa32a67478088ffbd7c2f31ca4e7080 (from https://pypi.org/simple/remotail/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T17:31:33,446 ERROR: Could not find a version that satisfies the requirement remotail==0.1.1 (from versions: 0.1.1) 2021-07-09T17:31:33,446 ERROR: No matching distribution found for remotail==0.1.1 2021-07-09T17:31:33,447 Exception information: 2021-07-09T17:31:33,447 Traceback (most recent call last): 2021-07-09T17:31:33,447 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T17:31:33,447 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T17:31:33,447 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T17:31:33,447 raise RequirementsConflicted(criterion) 2021-07-09T17:31:33,447 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('remotail==0.1.1') 2021-07-09T17:31:33,447 2021-07-09T17:31:33,447 During handling of the above exception, another exception occurred: 2021-07-09T17:31:33,447 2021-07-09T17:31:33,447 Traceback (most recent call last): 2021-07-09T17:31:33,447 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T17:31:33,447 result = self._result = resolver.resolve( 2021-07-09T17:31:33,447 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T17:31:33,447 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T17:31:33,447 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T17:31:33,447 raise ResolutionImpossible(e.criterion.information) 2021-07-09T17:31:33,447 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('remotail==0.1.1'), parent=None)] 2021-07-09T17:31:33,447 2021-07-09T17:31:33,447 The above exception was the direct cause of the following exception: 2021-07-09T17:31:33,447 2021-07-09T17:31:33,447 Traceback (most recent call last): 2021-07-09T17:31:33,447 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T17:31:33,447 status = self.run(options, args) 2021-07-09T17:31:33,447 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T17:31:33,447 return func(self, options, args) 2021-07-09T17:31:33,447 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T17:31:33,447 requirement_set = resolver.resolve( 2021-07-09T17:31:33,447 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T17:31:33,447 raise error from e 2021-07-09T17:31:33,447 pip._internal.exceptions.DistributionNotFound: No matching distribution found for remotail==0.1.1 2021-07-09T17:31:33,452 Removed remotail==0.1.1 from https://files.pythonhosted.org/packages/b1/52/91de72177141643a5b0f5716275cf2bfc4bbd6f3e1957535f9b8dc1139fd/remotail-0.1.1.tar.gz#sha256=695957a703a61e58c9a8cdc6b4f361faeaa32a67478088ffbd7c2f31ca4e7080 from build tracker '/tmp/pip-req-tracker-q7fdlpll' 2021-07-09T17:31:33,453 Removed build tracker: '/tmp/pip-req-tracker-q7fdlpll'