2021-07-14T05:12:51,393 Created temporary directory: /tmp/pip-ephem-wheel-cache-ly6rny76 2021-07-14T05:12:51,397 Created temporary directory: /tmp/pip-req-tracker-g6mff78j 2021-07-14T05:12:51,397 Initialized build tracking at /tmp/pip-req-tracker-g6mff78j 2021-07-14T05:12:51,397 Created build tracker: /tmp/pip-req-tracker-g6mff78j 2021-07-14T05:12:51,398 Entered build tracker: /tmp/pip-req-tracker-g6mff78j 2021-07-14T05:12:51,398 Created temporary directory: /tmp/pip-wheel-eectl_u9 2021-07-14T05:12:51,428 1 location(s) to search for versions of weevils: 2021-07-14T05:12:51,428 * https://pypi.org/simple/weevils/ 2021-07-14T05:12:51,429 Fetching project page and analyzing links: https://pypi.org/simple/weevils/ 2021-07-14T05:12:51,429 Getting page https://pypi.org/simple/weevils/ 2021-07-14T05:12:51,431 Found index url https://pypi.org/simple 2021-07-14T05:12:51,609 Found link https://files.pythonhosted.org/packages/1b/1c/e1b1bbb85cb0e7c4de6afa69e8dcc3a06e4138a25e3d86c44d1b190525cc/weevils-0.0.1.tar.gz#sha256=bd9264139e237215b113faead82d1931584b84ef613c1ce1d44756a16b806adc (from https://pypi.org/simple/weevils/), version: 0.0.1 2021-07-14T05:12:51,609 Skipping link: not a file: https://pypi.org/simple/weevils/ 2021-07-14T05:12:51,627 Given no hashes to check 1 links for project 'weevils': discarding no candidates 2021-07-14T05:12:51,646 Collecting weevils==0.0.1 2021-07-14T05:12:51,648 Created temporary directory: /tmp/pip-unpack-21aj6pwi 2021-07-14T05:12:51,818 Downloading weevils-0.0.1.tar.gz (1.3 kB) 2021-07-14T05:12:51,857 Added weevils==0.0.1 from https://files.pythonhosted.org/packages/1b/1c/e1b1bbb85cb0e7c4de6afa69e8dcc3a06e4138a25e3d86c44d1b190525cc/weevils-0.0.1.tar.gz#sha256=bd9264139e237215b113faead82d1931584b84ef613c1ce1d44756a16b806adc to build tracker '/tmp/pip-req-tracker-g6mff78j' 2021-07-14T05:12:51,858 Running setup.py (path:/tmp/pip-wheel-eectl_u9/weevils_10e212a214644d49b5ee42a8b059891a/setup.py) egg_info for package weevils 2021-07-14T05:12:51,859 Created temporary directory: /tmp/pip-pip-egg-info-wsq7rxrt 2021-07-14T05:12:51,859 Running command python setup.py egg_info 2021-07-14T05:12:52,839 Traceback (most recent call last): 2021-07-14T05:12:52,840 File "", line 1, in 2021-07-14T05:12:52,840 File "/tmp/pip-wheel-eectl_u9/weevils_10e212a214644d49b5ee42a8b059891a/setup.py", line 7, in 2021-07-14T05:12:52,841 LONG_DESCRIPTION = open('README.md').read() + "\n" + open('CHANGELOG.md').read() 2021-07-14T05:12:52,841 FileNotFoundError: [Errno 2] No such file or directory: 'CHANGELOG.md' 2021-07-14T05:12:52,895 WARNING: Discarding https://files.pythonhosted.org/packages/1b/1c/e1b1bbb85cb0e7c4de6afa69e8dcc3a06e4138a25e3d86c44d1b190525cc/weevils-0.0.1.tar.gz#sha256=bd9264139e237215b113faead82d1931584b84ef613c1ce1d44756a16b806adc (from https://pypi.org/simple/weevils/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T05:12:52,896 ERROR: Could not find a version that satisfies the requirement weevils==0.0.1 (from versions: 0.0.1) 2021-07-14T05:12:52,896 ERROR: No matching distribution found for weevils==0.0.1 2021-07-14T05:12:52,897 Exception information: 2021-07-14T05:12:52,897 Traceback (most recent call last): 2021-07-14T05:12:52,897 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T05:12:52,897 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T05:12:52,897 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T05:12:52,897 raise RequirementsConflicted(criterion) 2021-07-14T05:12:52,897 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('weevils==0.0.1') 2021-07-14T05:12:52,897 2021-07-14T05:12:52,897 During handling of the above exception, another exception occurred: 2021-07-14T05:12:52,897 2021-07-14T05:12:52,897 Traceback (most recent call last): 2021-07-14T05:12:52,897 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T05:12:52,897 result = self._result = resolver.resolve( 2021-07-14T05:12:52,897 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T05:12:52,897 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T05:12:52,897 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T05:12:52,897 raise ResolutionImpossible(e.criterion.information) 2021-07-14T05:12:52,897 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('weevils==0.0.1'), parent=None)] 2021-07-14T05:12:52,897 2021-07-14T05:12:52,897 The above exception was the direct cause of the following exception: 2021-07-14T05:12:52,897 2021-07-14T05:12:52,897 Traceback (most recent call last): 2021-07-14T05:12:52,897 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T05:12:52,897 status = self.run(options, args) 2021-07-14T05:12:52,897 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T05:12:52,897 return func(self, options, args) 2021-07-14T05:12:52,897 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T05:12:52,897 requirement_set = resolver.resolve( 2021-07-14T05:12:52,897 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T05:12:52,897 raise error from e 2021-07-14T05:12:52,897 pip._internal.exceptions.DistributionNotFound: No matching distribution found for weevils==0.0.1 2021-07-14T05:12:52,902 Removed weevils==0.0.1 from https://files.pythonhosted.org/packages/1b/1c/e1b1bbb85cb0e7c4de6afa69e8dcc3a06e4138a25e3d86c44d1b190525cc/weevils-0.0.1.tar.gz#sha256=bd9264139e237215b113faead82d1931584b84ef613c1ce1d44756a16b806adc from build tracker '/tmp/pip-req-tracker-g6mff78j' 2021-07-14T05:12:52,902 Removed build tracker: '/tmp/pip-req-tracker-g6mff78j'