2021-07-09T19:30:38,672 Created temporary directory: /tmp/pip-ephem-wheel-cache-5mx5tms_ 2021-07-09T19:30:38,675 Created temporary directory: /tmp/pip-req-tracker-al_s9p8h 2021-07-09T19:30:38,675 Initialized build tracking at /tmp/pip-req-tracker-al_s9p8h 2021-07-09T19:30:38,675 Created build tracker: /tmp/pip-req-tracker-al_s9p8h 2021-07-09T19:30:38,676 Entered build tracker: /tmp/pip-req-tracker-al_s9p8h 2021-07-09T19:30:38,676 Created temporary directory: /tmp/pip-wheel-n_va_klt 2021-07-09T19:30:38,710 1 location(s) to search for versions of launchdcheckin: 2021-07-09T19:30:38,710 * https://pypi.org/simple/launchdcheckin/ 2021-07-09T19:30:38,711 Fetching project page and analyzing links: https://pypi.org/simple/launchdcheckin/ 2021-07-09T19:30:38,711 Getting page https://pypi.org/simple/launchdcheckin/ 2021-07-09T19:30:38,713 Found index url https://pypi.org/simple 2021-07-09T19:30:38,896 Found link https://files.pythonhosted.org/packages/11/f6/83310c02e78c9d58759bd2395b11dfa63494dd79ecf2da67482a81b94f80/launchdcheckin-0.13.0.0.tar.gz#sha256=c944074bc8e173e0817b8cace1cabc19a937214a68be859bf04a1f47d4462c40 (from https://pypi.org/simple/launchdcheckin/), version: 0.13.0.0 2021-07-09T19:30:38,896 Found link https://files.pythonhosted.org/packages/5e/a2/00eb01bd32e1d55a71866bfada9a4ab3f9d4f3983e04379accaa0417c8cd/launchdcheckin-0.13.0.1.tar.gz#sha256=51c577cc7e2ed07ba1c768686d2ee158c6e5b2ccbbf5e7e500f85ff173baa2eb (from https://pypi.org/simple/launchdcheckin/), version: 0.13.0.1 2021-07-09T19:30:38,896 Skipping link: not a file: https://pypi.org/simple/launchdcheckin/ 2021-07-09T19:30:38,913 Given no hashes to check 1 links for project 'launchdcheckin': discarding no candidates 2021-07-09T19:30:38,930 Collecting launchdcheckin==0.13.0.0 2021-07-09T19:30:38,932 Created temporary directory: /tmp/pip-unpack-j6pea2wa 2021-07-09T19:30:39,100 Downloading launchdcheckin-0.13.0.0.tar.gz (8.9 kB) 2021-07-09T19:30:39,148 Added launchdcheckin==0.13.0.0 from https://files.pythonhosted.org/packages/11/f6/83310c02e78c9d58759bd2395b11dfa63494dd79ecf2da67482a81b94f80/launchdcheckin-0.13.0.0.tar.gz#sha256=c944074bc8e173e0817b8cace1cabc19a937214a68be859bf04a1f47d4462c40 to build tracker '/tmp/pip-req-tracker-al_s9p8h' 2021-07-09T19:30:39,149 Running setup.py (path:/tmp/pip-wheel-n_va_klt/launchdcheckin_30a974d51ed642c5b48cc690c1c3ae0f/setup.py) egg_info for package launchdcheckin 2021-07-09T19:30:39,150 Created temporary directory: /tmp/pip-pip-egg-info-x6ux62ts 2021-07-09T19:30:39,150 Running command python setup.py egg_info 2021-07-09T19:30:39,761 Traceback (most recent call last): 2021-07-09T19:30:39,762 File "", line 1, in 2021-07-09T19:30:39,762 File "/tmp/pip-wheel-n_va_klt/launchdcheckin_30a974d51ed642c5b48cc690c1c3ae0f/setup.py", line 10, in 2021-07-09T19:30:39,762 with open('requirements.txt', 'rb') as infile: 2021-07-09T19:30:39,762 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-09T19:30:39,810 WARNING: Discarding https://files.pythonhosted.org/packages/11/f6/83310c02e78c9d58759bd2395b11dfa63494dd79ecf2da67482a81b94f80/launchdcheckin-0.13.0.0.tar.gz#sha256=c944074bc8e173e0817b8cace1cabc19a937214a68be859bf04a1f47d4462c40 (from https://pypi.org/simple/launchdcheckin/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:30:39,811 ERROR: Could not find a version that satisfies the requirement launchdcheckin==0.13.0.0 (from versions: 0.13.0.0, 0.13.0.1) 2021-07-09T19:30:39,812 ERROR: No matching distribution found for launchdcheckin==0.13.0.0 2021-07-09T19:30:39,812 Exception information: 2021-07-09T19:30:39,812 Traceback (most recent call last): 2021-07-09T19:30:39,812 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:30:39,812 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:30:39,812 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:30:39,812 raise RequirementsConflicted(criterion) 2021-07-09T19:30:39,812 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('launchdcheckin==0.13.0.0') 2021-07-09T19:30:39,812 2021-07-09T19:30:39,812 During handling of the above exception, another exception occurred: 2021-07-09T19:30:39,812 2021-07-09T19:30:39,812 Traceback (most recent call last): 2021-07-09T19:30:39,812 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:30:39,812 result = self._result = resolver.resolve( 2021-07-09T19:30:39,812 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:30:39,812 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:30:39,812 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:30:39,812 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:30:39,812 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('launchdcheckin==0.13.0.0'), parent=None)] 2021-07-09T19:30:39,812 2021-07-09T19:30:39,812 The above exception was the direct cause of the following exception: 2021-07-09T19:30:39,812 2021-07-09T19:30:39,812 Traceback (most recent call last): 2021-07-09T19:30:39,812 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:30:39,812 status = self.run(options, args) 2021-07-09T19:30:39,812 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:30:39,812 return func(self, options, args) 2021-07-09T19:30:39,812 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:30:39,812 requirement_set = resolver.resolve( 2021-07-09T19:30:39,812 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:30:39,812 raise error from e 2021-07-09T19:30:39,812 pip._internal.exceptions.DistributionNotFound: No matching distribution found for launchdcheckin==0.13.0.0 2021-07-09T19:30:39,817 Removed launchdcheckin==0.13.0.0 from https://files.pythonhosted.org/packages/11/f6/83310c02e78c9d58759bd2395b11dfa63494dd79ecf2da67482a81b94f80/launchdcheckin-0.13.0.0.tar.gz#sha256=c944074bc8e173e0817b8cace1cabc19a937214a68be859bf04a1f47d4462c40 from build tracker '/tmp/pip-req-tracker-al_s9p8h' 2021-07-09T19:30:39,817 Removed build tracker: '/tmp/pip-req-tracker-al_s9p8h'