2021-07-10T08:16:41,413 Created temporary directory: /tmp/pip-ephem-wheel-cache-7wq5fh45 2021-07-10T08:16:41,416 Created temporary directory: /tmp/pip-req-tracker-5h2fesg8 2021-07-10T08:16:41,416 Initialized build tracking at /tmp/pip-req-tracker-5h2fesg8 2021-07-10T08:16:41,417 Created build tracker: /tmp/pip-req-tracker-5h2fesg8 2021-07-10T08:16:41,417 Entered build tracker: /tmp/pip-req-tracker-5h2fesg8 2021-07-10T08:16:41,417 Created temporary directory: /tmp/pip-wheel-z84ca2z8 2021-07-10T08:16:41,451 1 location(s) to search for versions of springboard-iogt: 2021-07-10T08:16:41,451 * https://pypi.org/simple/springboard-iogt/ 2021-07-10T08:16:41,452 Fetching project page and analyzing links: https://pypi.org/simple/springboard-iogt/ 2021-07-10T08:16:41,452 Getting page https://pypi.org/simple/springboard-iogt/ 2021-07-10T08:16:41,454 Found index url https://pypi.org/simple 2021-07-10T08:16:41,637 Found link https://files.pythonhosted.org/packages/0d/b7/88c6eb3687a802836c6e26aea013162f86f9a20f1798f98a3eda5d999f1c/springboard_iogt-1.0.0.tar.gz#sha256=a4c0673c39a994c08ebc33dc9143501181d318125eb8c831ce201fcb46b4fdb7 (from https://pypi.org/simple/springboard-iogt/), version: 1.0.0 2021-07-10T08:16:41,638 Found link https://files.pythonhosted.org/packages/68/1d/4fed34cbc8372d2a420cf3c7d92946f5a5a42bf26635cf3f0c2a138b2a9b/springboard_iogt-1.0.1.tar.gz#sha256=90f12744d0bbad151bd93bce463839cd754d0430084d4fe1db2b776819fa06cb (from https://pypi.org/simple/springboard-iogt/), version: 1.0.1 2021-07-10T08:16:41,638 Found link https://files.pythonhosted.org/packages/3d/15/75532722e361ba7211e794d9724103891486540693d7b67110a515a9bb26/springboard_iogt-1.0.5.tar.gz#sha256=86cd411217a5ac9c80f1a11bb3734d635b4453d0081e2aa6810a30d2ad0e1718 (from https://pypi.org/simple/springboard-iogt/), version: 1.0.5 2021-07-10T08:16:41,638 Skipping link: not a file: https://pypi.org/simple/springboard-iogt/ 2021-07-10T08:16:41,656 Given no hashes to check 1 links for project 'springboard-iogt': discarding no candidates 2021-07-10T08:16:41,675 Collecting springboard-iogt==1.0.0 2021-07-10T08:16:41,677 Created temporary directory: /tmp/pip-unpack-0swuxcgz 2021-07-10T08:16:41,851 Downloading springboard_iogt-1.0.0.tar.gz (8.2 kB) 2021-07-10T08:16:41,913 Added springboard-iogt==1.0.0 from https://files.pythonhosted.org/packages/0d/b7/88c6eb3687a802836c6e26aea013162f86f9a20f1798f98a3eda5d999f1c/springboard_iogt-1.0.0.tar.gz#sha256=a4c0673c39a994c08ebc33dc9143501181d318125eb8c831ce201fcb46b4fdb7 to build tracker '/tmp/pip-req-tracker-5h2fesg8' 2021-07-10T08:16:41,914 Running setup.py (path:/tmp/pip-wheel-z84ca2z8/springboard-iogt_850b2f4cca2b4726a3583029ad2f9f61/setup.py) egg_info for package springboard-iogt 2021-07-10T08:16:41,914 Created temporary directory: /tmp/pip-pip-egg-info-425k611m 2021-07-10T08:16:41,915 Running command python setup.py egg_info 2021-07-10T08:16:42,578 Traceback (most recent call last): 2021-07-10T08:16:42,578 File "", line 1, in 2021-07-10T08:16:42,579 File "/tmp/pip-wheel-z84ca2z8/springboard-iogt_850b2f4cca2b4726a3583029ad2f9f61/setup.py", line 9, in 2021-07-10T08:16:42,579 with open(os.path.join(here, 'requirements.txt')) as f: 2021-07-10T08:16:42,579 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-z84ca2z8/springboard-iogt_850b2f4cca2b4726a3583029ad2f9f61/requirements.txt' 2021-07-10T08:16:42,626 WARNING: Discarding https://files.pythonhosted.org/packages/0d/b7/88c6eb3687a802836c6e26aea013162f86f9a20f1798f98a3eda5d999f1c/springboard_iogt-1.0.0.tar.gz#sha256=a4c0673c39a994c08ebc33dc9143501181d318125eb8c831ce201fcb46b4fdb7 (from https://pypi.org/simple/springboard-iogt/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T08:16:42,628 ERROR: Could not find a version that satisfies the requirement springboard-iogt==1.0.0 (from versions: 1.0.0, 1.0.1, 1.0.5) 2021-07-10T08:16:42,628 ERROR: No matching distribution found for springboard-iogt==1.0.0 2021-07-10T08:16:42,628 Exception information: 2021-07-10T08:16:42,628 Traceback (most recent call last): 2021-07-10T08:16:42,628 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T08:16:42,628 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T08:16:42,628 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T08:16:42,628 raise RequirementsConflicted(criterion) 2021-07-10T08:16:42,628 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('springboard-iogt==1.0.0') 2021-07-10T08:16:42,628 2021-07-10T08:16:42,628 During handling of the above exception, another exception occurred: 2021-07-10T08:16:42,628 2021-07-10T08:16:42,628 Traceback (most recent call last): 2021-07-10T08:16:42,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T08:16:42,628 result = self._result = resolver.resolve( 2021-07-10T08:16:42,628 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T08:16:42,628 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T08:16:42,628 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T08:16:42,628 raise ResolutionImpossible(e.criterion.information) 2021-07-10T08:16:42,628 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('springboard-iogt==1.0.0'), parent=None)] 2021-07-10T08:16:42,628 2021-07-10T08:16:42,628 The above exception was the direct cause of the following exception: 2021-07-10T08:16:42,628 2021-07-10T08:16:42,628 Traceback (most recent call last): 2021-07-10T08:16:42,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T08:16:42,628 status = self.run(options, args) 2021-07-10T08:16:42,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T08:16:42,628 return func(self, options, args) 2021-07-10T08:16:42,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T08:16:42,628 requirement_set = resolver.resolve( 2021-07-10T08:16:42,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T08:16:42,628 raise error from e 2021-07-10T08:16:42,628 pip._internal.exceptions.DistributionNotFound: No matching distribution found for springboard-iogt==1.0.0 2021-07-10T08:16:42,633 Removed springboard-iogt==1.0.0 from https://files.pythonhosted.org/packages/0d/b7/88c6eb3687a802836c6e26aea013162f86f9a20f1798f98a3eda5d999f1c/springboard_iogt-1.0.0.tar.gz#sha256=a4c0673c39a994c08ebc33dc9143501181d318125eb8c831ce201fcb46b4fdb7 from build tracker '/tmp/pip-req-tracker-5h2fesg8' 2021-07-10T08:16:42,633 Removed build tracker: '/tmp/pip-req-tracker-5h2fesg8'