2021-07-10T02:41:20,719 Created temporary directory: /tmp/pip-ephem-wheel-cache-cutniw4e 2021-07-10T02:41:20,723 Created temporary directory: /tmp/pip-req-tracker-bwxsxtli 2021-07-10T02:41:20,723 Initialized build tracking at /tmp/pip-req-tracker-bwxsxtli 2021-07-10T02:41:20,723 Created build tracker: /tmp/pip-req-tracker-bwxsxtli 2021-07-10T02:41:20,723 Entered build tracker: /tmp/pip-req-tracker-bwxsxtli 2021-07-10T02:41:20,724 Created temporary directory: /tmp/pip-wheel-1hmlr9vn 2021-07-10T02:41:20,757 1 location(s) to search for versions of bottle-boilerplate: 2021-07-10T02:41:20,757 * https://pypi.org/simple/bottle-boilerplate/ 2021-07-10T02:41:20,758 Fetching project page and analyzing links: https://pypi.org/simple/bottle-boilerplate/ 2021-07-10T02:41:20,758 Getting page https://pypi.org/simple/bottle-boilerplate/ 2021-07-10T02:41:20,760 Found index url https://pypi.org/simple 2021-07-10T02:41:20,938 Found link https://files.pythonhosted.org/packages/8c/70/491c4fea32d99284e817bb6bfa25aa9de9cf27ba5aa21c828d384c899076/bottle-boilerplate-0.1.tar.gz#sha256=39dca82a72e165a407d921908ed21b7494dc944a360791f7fa6674b22a1536a0 (from https://pypi.org/simple/bottle-boilerplate/), version: 0.1 2021-07-10T02:41:20,939 Found link https://files.pythonhosted.org/packages/d1/dd/8a1f4496bc9a72473d4013cdcedae09d9b9ee5918d5f4e368650e49f7adb/bottle-boilerplate-0.2.tar.gz#sha256=f69e5ff7702169da61f416b317d90e2f106efbc8d172d45704a6a377dbcea9fa (from https://pypi.org/simple/bottle-boilerplate/), version: 0.2 2021-07-10T02:41:20,939 Found link https://files.pythonhosted.org/packages/cf/ba/0ef57965ca774bde9c9e5d7e6e58a4d0eb882d0bb2b821ba13e997394e82/bottle-boilerplate-0.3.tar.gz#sha256=4a822816a9ac5ff9c2c22866b01c64e3107066ca5c5946d03c1ad19dab89f3c4 (from https://pypi.org/simple/bottle-boilerplate/), version: 0.3 2021-07-10T02:41:20,939 Skipping link: not a file: https://pypi.org/simple/bottle-boilerplate/ 2021-07-10T02:41:20,956 Given no hashes to check 1 links for project 'bottle-boilerplate': discarding no candidates 2021-07-10T02:41:20,973 Collecting bottle-boilerplate==0.1 2021-07-10T02:41:20,974 Created temporary directory: /tmp/pip-unpack-byopabse 2021-07-10T02:41:21,152 Downloading bottle-boilerplate-0.1.tar.gz (1.7 kB) 2021-07-10T02:41:21,188 Added bottle-boilerplate==0.1 from https://files.pythonhosted.org/packages/8c/70/491c4fea32d99284e817bb6bfa25aa9de9cf27ba5aa21c828d384c899076/bottle-boilerplate-0.1.tar.gz#sha256=39dca82a72e165a407d921908ed21b7494dc944a360791f7fa6674b22a1536a0 to build tracker '/tmp/pip-req-tracker-bwxsxtli' 2021-07-10T02:41:21,189 Running setup.py (path:/tmp/pip-wheel-1hmlr9vn/bottle-boilerplate_89152e827e3b499cbe5c8f2905ceec17/setup.py) egg_info for package bottle-boilerplate 2021-07-10T02:41:21,190 Created temporary directory: /tmp/pip-pip-egg-info-s6_i83nk 2021-07-10T02:41:21,190 Running command python setup.py egg_info 2021-07-10T02:41:21,816 Traceback (most recent call last): 2021-07-10T02:41:21,817 File "", line 1, in 2021-07-10T02:41:21,817 File "/tmp/pip-wheel-1hmlr9vn/bottle-boilerplate_89152e827e3b499cbe5c8f2905ceec17/setup.py", line 6, in 2021-07-10T02:41:21,817 REQUIREMENTS = [i.strip() for i in open("requirements.txt").readlines()] 2021-07-10T02:41:21,818 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-10T02:41:21,867 WARNING: Discarding https://files.pythonhosted.org/packages/8c/70/491c4fea32d99284e817bb6bfa25aa9de9cf27ba5aa21c828d384c899076/bottle-boilerplate-0.1.tar.gz#sha256=39dca82a72e165a407d921908ed21b7494dc944a360791f7fa6674b22a1536a0 (from https://pypi.org/simple/bottle-boilerplate/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T02:41:21,869 ERROR: Could not find a version that satisfies the requirement bottle-boilerplate==0.1 (from versions: 0.1, 0.2, 0.3) 2021-07-10T02:41:21,869 ERROR: No matching distribution found for bottle-boilerplate==0.1 2021-07-10T02:41:21,869 Exception information: 2021-07-10T02:41:21,869 Traceback (most recent call last): 2021-07-10T02:41:21,869 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T02:41:21,869 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T02:41:21,869 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T02:41:21,869 raise RequirementsConflicted(criterion) 2021-07-10T02:41:21,869 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bottle-boilerplate==0.1') 2021-07-10T02:41:21,869 2021-07-10T02:41:21,869 During handling of the above exception, another exception occurred: 2021-07-10T02:41:21,869 2021-07-10T02:41:21,869 Traceback (most recent call last): 2021-07-10T02:41:21,869 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T02:41:21,869 result = self._result = resolver.resolve( 2021-07-10T02:41:21,869 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T02:41:21,869 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T02:41:21,869 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T02:41:21,869 raise ResolutionImpossible(e.criterion.information) 2021-07-10T02:41:21,869 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bottle-boilerplate==0.1'), parent=None)] 2021-07-10T02:41:21,869 2021-07-10T02:41:21,869 The above exception was the direct cause of the following exception: 2021-07-10T02:41:21,869 2021-07-10T02:41:21,869 Traceback (most recent call last): 2021-07-10T02:41:21,869 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T02:41:21,869 status = self.run(options, args) 2021-07-10T02:41:21,869 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T02:41:21,869 return func(self, options, args) 2021-07-10T02:41:21,869 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T02:41:21,869 requirement_set = resolver.resolve( 2021-07-10T02:41:21,869 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T02:41:21,869 raise error from e 2021-07-10T02:41:21,869 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bottle-boilerplate==0.1 2021-07-10T02:41:21,874 Removed bottle-boilerplate==0.1 from https://files.pythonhosted.org/packages/8c/70/491c4fea32d99284e817bb6bfa25aa9de9cf27ba5aa21c828d384c899076/bottle-boilerplate-0.1.tar.gz#sha256=39dca82a72e165a407d921908ed21b7494dc944a360791f7fa6674b22a1536a0 from build tracker '/tmp/pip-req-tracker-bwxsxtli' 2021-07-10T02:41:21,875 Removed build tracker: '/tmp/pip-req-tracker-bwxsxtli'