2021-07-09T19:30:38,907 Created temporary directory: /tmp/pip-ephem-wheel-cache-q7618dj1 2021-07-09T19:30:38,910 Created temporary directory: /tmp/pip-req-tracker-n9_snpgw 2021-07-09T19:30:38,910 Initialized build tracking at /tmp/pip-req-tracker-n9_snpgw 2021-07-09T19:30:38,911 Created build tracker: /tmp/pip-req-tracker-n9_snpgw 2021-07-09T19:30:38,911 Entered build tracker: /tmp/pip-req-tracker-n9_snpgw 2021-07-09T19:30:38,911 Created temporary directory: /tmp/pip-wheel-74hairel 2021-07-09T19:30:38,945 1 location(s) to search for versions of launchdcheckin: 2021-07-09T19:30:38,945 * https://pypi.org/simple/launchdcheckin/ 2021-07-09T19:30:38,945 Fetching project page and analyzing links: https://pypi.org/simple/launchdcheckin/ 2021-07-09T19:30:38,946 Getting page https://pypi.org/simple/launchdcheckin/ 2021-07-09T19:30:38,947 Found index url https://pypi.org/simple 2021-07-09T19:30:39,035 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:39,036 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:39,036 Skipping link: not a file: https://pypi.org/simple/launchdcheckin/ 2021-07-09T19:30:39,052 Given no hashes to check 1 links for project 'launchdcheckin': discarding no candidates 2021-07-09T19:30:39,069 Collecting launchdcheckin==0.13.0.1 2021-07-09T19:30:39,071 Created temporary directory: /tmp/pip-unpack-pb7zk4yr 2021-07-09T19:30:39,251 Downloading launchdcheckin-0.13.0.1.tar.gz (10 kB) 2021-07-09T19:30:39,307 Added launchdcheckin==0.13.0.1 from https://files.pythonhosted.org/packages/5e/a2/00eb01bd32e1d55a71866bfada9a4ab3f9d4f3983e04379accaa0417c8cd/launchdcheckin-0.13.0.1.tar.gz#sha256=51c577cc7e2ed07ba1c768686d2ee158c6e5b2ccbbf5e7e500f85ff173baa2eb to build tracker '/tmp/pip-req-tracker-n9_snpgw' 2021-07-09T19:30:39,308 Running setup.py (path:/tmp/pip-wheel-74hairel/launchdcheckin_04f5fa3d805f4a3eb03c6f79199a7e45/setup.py) egg_info for package launchdcheckin 2021-07-09T19:30:39,309 Created temporary directory: /tmp/pip-pip-egg-info-5a0dn4o8 2021-07-09T19:30:39,309 Running command python setup.py egg_info 2021-07-09T19:30:44,421 error in launchdcheckin setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; 'int' object is not iterable 2021-07-09T19:30:44,482 WARNING: Discarding https://files.pythonhosted.org/packages/5e/a2/00eb01bd32e1d55a71866bfada9a4ab3f9d4f3983e04379accaa0417c8cd/launchdcheckin-0.13.0.1.tar.gz#sha256=51c577cc7e2ed07ba1c768686d2ee158c6e5b2ccbbf5e7e500f85ff173baa2eb (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:44,483 ERROR: Could not find a version that satisfies the requirement launchdcheckin==0.13.0.1 (from versions: 0.13.0.0, 0.13.0.1) 2021-07-09T19:30:44,484 ERROR: No matching distribution found for launchdcheckin==0.13.0.1 2021-07-09T19:30:44,484 Exception information: 2021-07-09T19:30:44,484 Traceback (most recent call last): 2021-07-09T19:30:44,484 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:30:44,484 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:30:44,484 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:30:44,484 raise RequirementsConflicted(criterion) 2021-07-09T19:30:44,484 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('launchdcheckin==0.13.0.1') 2021-07-09T19:30:44,484 2021-07-09T19:30:44,484 During handling of the above exception, another exception occurred: 2021-07-09T19:30:44,484 2021-07-09T19:30:44,484 Traceback (most recent call last): 2021-07-09T19:30:44,484 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:30:44,484 result = self._result = resolver.resolve( 2021-07-09T19:30:44,484 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:30:44,484 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:30:44,484 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:30:44,484 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:30:44,484 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('launchdcheckin==0.13.0.1'), parent=None)] 2021-07-09T19:30:44,484 2021-07-09T19:30:44,484 The above exception was the direct cause of the following exception: 2021-07-09T19:30:44,484 2021-07-09T19:30:44,484 Traceback (most recent call last): 2021-07-09T19:30:44,484 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:30:44,484 status = self.run(options, args) 2021-07-09T19:30:44,484 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:30:44,484 return func(self, options, args) 2021-07-09T19:30:44,484 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:30:44,484 requirement_set = resolver.resolve( 2021-07-09T19:30:44,484 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:30:44,484 raise error from e 2021-07-09T19:30:44,484 pip._internal.exceptions.DistributionNotFound: No matching distribution found for launchdcheckin==0.13.0.1 2021-07-09T19:30:44,489 Removed launchdcheckin==0.13.0.1 from https://files.pythonhosted.org/packages/5e/a2/00eb01bd32e1d55a71866bfada9a4ab3f9d4f3983e04379accaa0417c8cd/launchdcheckin-0.13.0.1.tar.gz#sha256=51c577cc7e2ed07ba1c768686d2ee158c6e5b2ccbbf5e7e500f85ff173baa2eb from build tracker '/tmp/pip-req-tracker-n9_snpgw' 2021-07-09T19:30:44,489 Removed build tracker: '/tmp/pip-req-tracker-n9_snpgw'