2021-07-09T01:56:58,388 Created temporary directory: /tmp/pip-ephem-wheel-cache-sdsc_15u 2021-07-09T01:56:58,391 Created temporary directory: /tmp/pip-req-tracker-3c79wm81 2021-07-09T01:56:58,392 Initialized build tracking at /tmp/pip-req-tracker-3c79wm81 2021-07-09T01:56:58,392 Created build tracker: /tmp/pip-req-tracker-3c79wm81 2021-07-09T01:56:58,392 Entered build tracker: /tmp/pip-req-tracker-3c79wm81 2021-07-09T01:56:58,393 Created temporary directory: /tmp/pip-wheel-___ywjeg 2021-07-09T01:56:58,426 1 location(s) to search for versions of launch-control: 2021-07-09T01:56:58,426 * https://pypi.org/simple/launch-control/ 2021-07-09T01:56:58,426 Fetching project page and analyzing links: https://pypi.org/simple/launch-control/ 2021-07-09T01:56:58,427 Getting page https://pypi.org/simple/launch-control/ 2021-07-09T01:56:58,428 Found index url https://pypi.org/simple 2021-07-09T01:56:58,607 Found link https://files.pythonhosted.org/packages/ec/76/dae0846f8f8bd5821270b52ad0c3a43f3750b893fe19d87859befd414379/launch-control-0.3.tar.gz#sha256=5d8b8f0c41b7886c0086968471de73961058942a9524156fa209e8f7ca764038 (from https://pypi.org/simple/launch-control/), version: 0.3 2021-07-09T01:56:58,607 Skipping link: not a file: https://pypi.org/simple/launch-control/ 2021-07-09T01:56:58,623 Given no hashes to check 1 links for project 'launch-control': discarding no candidates 2021-07-09T01:56:58,641 Collecting launch-control==0.3 2021-07-09T01:56:58,642 Created temporary directory: /tmp/pip-unpack-9yt9ln0i 2021-07-09T01:56:58,876 Downloading launch-control-0.3.tar.gz (231 kB) 2021-07-09T01:56:59,299 Added launch-control==0.3 from https://files.pythonhosted.org/packages/ec/76/dae0846f8f8bd5821270b52ad0c3a43f3750b893fe19d87859befd414379/launch-control-0.3.tar.gz#sha256=5d8b8f0c41b7886c0086968471de73961058942a9524156fa209e8f7ca764038 to build tracker '/tmp/pip-req-tracker-3c79wm81' 2021-07-09T01:56:59,300 Running setup.py (path:/tmp/pip-wheel-___ywjeg/launch-control_0ece1eb1a38a4395b3b65999a48ec974/setup.py) egg_info for package launch-control 2021-07-09T01:56:59,301 Created temporary directory: /tmp/pip-pip-egg-info-95b6c9qt 2021-07-09T01:56:59,301 Running command python setup.py egg_info 2021-07-09T01:56:59,931 Traceback (most recent call last): 2021-07-09T01:56:59,932 File "", line 1, in 2021-07-09T01:56:59,932 File "/tmp/pip-wheel-___ywjeg/launch-control_0ece1eb1a38a4395b3b65999a48ec974/setup.py", line 24, in 2021-07-09T01:56:59,932 import versiontools 2021-07-09T01:56:59,933 ModuleNotFoundError: No module named 'versiontools' 2021-07-09T01:56:59,982 WARNING: Discarding https://files.pythonhosted.org/packages/ec/76/dae0846f8f8bd5821270b52ad0c3a43f3750b893fe19d87859befd414379/launch-control-0.3.tar.gz#sha256=5d8b8f0c41b7886c0086968471de73961058942a9524156fa209e8f7ca764038 (from https://pypi.org/simple/launch-control/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T01:56:59,983 ERROR: Could not find a version that satisfies the requirement launch-control==0.3 (from versions: 0.3) 2021-07-09T01:56:59,984 ERROR: No matching distribution found for launch-control==0.3 2021-07-09T01:56:59,984 Exception information: 2021-07-09T01:56:59,984 Traceback (most recent call last): 2021-07-09T01:56:59,984 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T01:56:59,984 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T01:56:59,984 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T01:56:59,984 raise RequirementsConflicted(criterion) 2021-07-09T01:56:59,984 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('launch-control==0.3') 2021-07-09T01:56:59,984 2021-07-09T01:56:59,984 During handling of the above exception, another exception occurred: 2021-07-09T01:56:59,984 2021-07-09T01:56:59,984 Traceback (most recent call last): 2021-07-09T01:56:59,984 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T01:56:59,984 result = self._result = resolver.resolve( 2021-07-09T01:56:59,984 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T01:56:59,984 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T01:56:59,984 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T01:56:59,984 raise ResolutionImpossible(e.criterion.information) 2021-07-09T01:56:59,984 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('launch-control==0.3'), parent=None)] 2021-07-09T01:56:59,984 2021-07-09T01:56:59,984 The above exception was the direct cause of the following exception: 2021-07-09T01:56:59,984 2021-07-09T01:56:59,984 Traceback (most recent call last): 2021-07-09T01:56:59,984 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T01:56:59,984 status = self.run(options, args) 2021-07-09T01:56:59,984 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T01:56:59,984 return func(self, options, args) 2021-07-09T01:56:59,984 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T01:56:59,984 requirement_set = resolver.resolve( 2021-07-09T01:56:59,984 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T01:56:59,984 raise error from e 2021-07-09T01:56:59,984 pip._internal.exceptions.DistributionNotFound: No matching distribution found for launch-control==0.3 2021-07-09T01:56:59,989 Removed launch-control==0.3 from https://files.pythonhosted.org/packages/ec/76/dae0846f8f8bd5821270b52ad0c3a43f3750b893fe19d87859befd414379/launch-control-0.3.tar.gz#sha256=5d8b8f0c41b7886c0086968471de73961058942a9524156fa209e8f7ca764038 from build tracker '/tmp/pip-req-tracker-3c79wm81' 2021-07-09T01:56:59,989 Removed build tracker: '/tmp/pip-req-tracker-3c79wm81'