2021-07-12T03:07:47,364 Created temporary directory: /tmp/pip-ephem-wheel-cache-qxouihj5 2021-07-12T03:07:47,368 Created temporary directory: /tmp/pip-req-tracker-4ts7wpu_ 2021-07-12T03:07:47,368 Initialized build tracking at /tmp/pip-req-tracker-4ts7wpu_ 2021-07-12T03:07:47,369 Created build tracker: /tmp/pip-req-tracker-4ts7wpu_ 2021-07-12T03:07:47,369 Entered build tracker: /tmp/pip-req-tracker-4ts7wpu_ 2021-07-12T03:07:47,369 Created temporary directory: /tmp/pip-wheel-abrkafsk 2021-07-12T03:07:47,400 1 location(s) to search for versions of mobilepasser: 2021-07-12T03:07:47,400 * https://pypi.org/simple/mobilepasser/ 2021-07-12T03:07:47,400 Fetching project page and analyzing links: https://pypi.org/simple/mobilepasser/ 2021-07-12T03:07:47,401 Getting page https://pypi.org/simple/mobilepasser/ 2021-07-12T03:07:47,402 Found index url https://pypi.org/simple 2021-07-12T03:07:47,597 Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fc/66/cae48a1d53baa1d542b69140cc52e04fefa2cbee810b7339bb2baf03f270/MobilePASSER-1.0-py2-none-any.whl#sha256=074da1bf370a31a0ad7e207bf58b5d31d356c35b49e5f60d35f9b36cfaf4379e (from https://pypi.org/simple/mobilepasser/) 2021-07-12T03:07:47,598 Found link https://files.pythonhosted.org/packages/c7/33/c0f22ae597012dae758cc018997c385490fbc778bc52bad0a644e121fcfe/MobilePASSER-1.0.tar.gz#sha256=7c0471f1eaecd6f177043d6a2a48c5ff0a7992575144aec7998d3871c62f406b (from https://pypi.org/simple/mobilepasser/), version: 1.0 2021-07-12T03:07:47,598 Skipping link: not a file: https://pypi.org/simple/mobilepasser/ 2021-07-12T03:07:47,599 Given no hashes to check 1 links for project 'mobilepasser': discarding no candidates 2021-07-12T03:07:47,617 Collecting mobilepasser==1.0 2021-07-12T03:07:47,619 Created temporary directory: /tmp/pip-unpack-6gb61qzl 2021-07-12T03:07:47,661 Downloading MobilePASSER-1.0.tar.gz (4.5 kB) 2021-07-12T03:07:47,703 Added mobilepasser==1.0 from https://files.pythonhosted.org/packages/c7/33/c0f22ae597012dae758cc018997c385490fbc778bc52bad0a644e121fcfe/MobilePASSER-1.0.tar.gz#sha256=7c0471f1eaecd6f177043d6a2a48c5ff0a7992575144aec7998d3871c62f406b to build tracker '/tmp/pip-req-tracker-4ts7wpu_' 2021-07-12T03:07:47,704 Running setup.py (path:/tmp/pip-wheel-abrkafsk/mobilepasser_e65dcb0d91cc4e16abc77550d7218236/setup.py) egg_info for package mobilepasser 2021-07-12T03:07:47,705 Created temporary directory: /tmp/pip-pip-egg-info-aoj3c6xm 2021-07-12T03:07:47,705 Running command python setup.py egg_info 2021-07-12T03:07:48,538 Traceback (most recent call last): 2021-07-12T03:07:48,539 File "", line 1, in 2021-07-12T03:07:48,539 File "/tmp/pip-wheel-abrkafsk/mobilepasser_e65dcb0d91cc4e16abc77550d7218236/setup.py", line 2, in 2021-07-12T03:07:48,539 from pip.download import PipSession 2021-07-12T03:07:48,539 ModuleNotFoundError: No module named 'pip.download' 2021-07-12T03:07:48,589 WARNING: Discarding https://files.pythonhosted.org/packages/c7/33/c0f22ae597012dae758cc018997c385490fbc778bc52bad0a644e121fcfe/MobilePASSER-1.0.tar.gz#sha256=7c0471f1eaecd6f177043d6a2a48c5ff0a7992575144aec7998d3871c62f406b (from https://pypi.org/simple/mobilepasser/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T03:07:48,591 ERROR: Could not find a version that satisfies the requirement mobilepasser==1.0 (from versions: 1.0) 2021-07-12T03:07:48,591 ERROR: No matching distribution found for mobilepasser==1.0 2021-07-12T03:07:48,592 Exception information: 2021-07-12T03:07:48,592 Traceback (most recent call last): 2021-07-12T03:07:48,592 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T03:07:48,592 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T03:07:48,592 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T03:07:48,592 raise RequirementsConflicted(criterion) 2021-07-12T03:07:48,592 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mobilepasser==1.0') 2021-07-12T03:07:48,592 2021-07-12T03:07:48,592 During handling of the above exception, another exception occurred: 2021-07-12T03:07:48,592 2021-07-12T03:07:48,592 Traceback (most recent call last): 2021-07-12T03:07:48,592 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T03:07:48,592 result = self._result = resolver.resolve( 2021-07-12T03:07:48,592 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T03:07:48,592 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T03:07:48,592 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T03:07:48,592 raise ResolutionImpossible(e.criterion.information) 2021-07-12T03:07:48,592 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mobilepasser==1.0'), parent=None)] 2021-07-12T03:07:48,592 2021-07-12T03:07:48,592 The above exception was the direct cause of the following exception: 2021-07-12T03:07:48,592 2021-07-12T03:07:48,592 Traceback (most recent call last): 2021-07-12T03:07:48,592 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T03:07:48,592 status = self.run(options, args) 2021-07-12T03:07:48,592 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T03:07:48,592 return func(self, options, args) 2021-07-12T03:07:48,592 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T03:07:48,592 requirement_set = resolver.resolve( 2021-07-12T03:07:48,592 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T03:07:48,592 raise error from e 2021-07-12T03:07:48,592 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mobilepasser==1.0 2021-07-12T03:07:48,596 Removed mobilepasser==1.0 from https://files.pythonhosted.org/packages/c7/33/c0f22ae597012dae758cc018997c385490fbc778bc52bad0a644e121fcfe/MobilePASSER-1.0.tar.gz#sha256=7c0471f1eaecd6f177043d6a2a48c5ff0a7992575144aec7998d3871c62f406b from build tracker '/tmp/pip-req-tracker-4ts7wpu_' 2021-07-12T03:07:48,597 Removed build tracker: '/tmp/pip-req-tracker-4ts7wpu_'