2021-07-09T20:06:01,330 Created temporary directory: /tmp/pip-ephem-wheel-cache-hehgcyh9 2021-07-09T20:06:01,333 Created temporary directory: /tmp/pip-req-tracker-c7aeidfq 2021-07-09T20:06:01,334 Initialized build tracking at /tmp/pip-req-tracker-c7aeidfq 2021-07-09T20:06:01,334 Created build tracker: /tmp/pip-req-tracker-c7aeidfq 2021-07-09T20:06:01,334 Entered build tracker: /tmp/pip-req-tracker-c7aeidfq 2021-07-09T20:06:01,335 Created temporary directory: /tmp/pip-wheel-c16nadcc 2021-07-09T20:06:01,368 1 location(s) to search for versions of hmc-theme: 2021-07-09T20:06:01,368 * https://pypi.org/simple/hmc-theme/ 2021-07-09T20:06:01,369 Fetching project page and analyzing links: https://pypi.org/simple/hmc-theme/ 2021-07-09T20:06:01,369 Getting page https://pypi.org/simple/hmc-theme/ 2021-07-09T20:06:01,371 Found index url https://pypi.org/simple 2021-07-09T20:06:01,559 Found link https://files.pythonhosted.org/packages/f7/92/a22dbadf372e26151022681bd0ec1020a57c148d4c89fa74da34fa579ae6/hmc.theme-0.1.1.tar.gz#sha256=d0ba6efd858393614efbd9e292a38eda218ac712b55139cd8232c037e1e5b065 (from https://pypi.org/simple/hmc-theme/), version: 0.1.1 2021-07-09T20:06:01,560 Skipping link: not a file: https://pypi.org/simple/hmc-theme/ 2021-07-09T20:06:01,576 Given no hashes to check 1 links for project 'hmc-theme': discarding no candidates 2021-07-09T20:06:01,593 Collecting hmc-theme==0.1.1 2021-07-09T20:06:01,595 Created temporary directory: /tmp/pip-unpack-vhwhnz8r 2021-07-09T20:06:02,275 Downloading hmc.theme-0.1.1.tar.gz (866 kB) 2021-07-09T20:06:02,573 Added hmc-theme==0.1.1 from https://files.pythonhosted.org/packages/f7/92/a22dbadf372e26151022681bd0ec1020a57c148d4c89fa74da34fa579ae6/hmc.theme-0.1.1.tar.gz#sha256=d0ba6efd858393614efbd9e292a38eda218ac712b55139cd8232c037e1e5b065 to build tracker '/tmp/pip-req-tracker-c7aeidfq' 2021-07-09T20:06:02,574 Running setup.py (path:/tmp/pip-wheel-c16nadcc/hmc-theme_4176958d5bf44e67bcdee1cc5e91cf6b/setup.py) egg_info for package hmc-theme 2021-07-09T20:06:02,575 Created temporary directory: /tmp/pip-pip-egg-info-59k4alm5 2021-07-09T20:06:02,576 Running command python setup.py egg_info 2021-07-09T20:06:03,201 Traceback (most recent call last): 2021-07-09T20:06:03,202 File "", line 1, in 2021-07-09T20:06:03,202 File "/tmp/pip-wheel-c16nadcc/hmc-theme_4176958d5bf44e67bcdee1cc5e91cf6b/setup.py", line 12, in 2021-07-09T20:06:03,203 open("HISTORY.rst").read(), 2021-07-09T20:06:03,203 FileNotFoundError: [Errno 2] No such file or directory: 'HISTORY.rst' 2021-07-09T20:06:03,252 WARNING: Discarding https://files.pythonhosted.org/packages/f7/92/a22dbadf372e26151022681bd0ec1020a57c148d4c89fa74da34fa579ae6/hmc.theme-0.1.1.tar.gz#sha256=d0ba6efd858393614efbd9e292a38eda218ac712b55139cd8232c037e1e5b065 (from https://pypi.org/simple/hmc-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T20:06:03,253 ERROR: Could not find a version that satisfies the requirement hmc-theme==0.1.1 (from versions: 0.1.1) 2021-07-09T20:06:03,254 ERROR: No matching distribution found for hmc-theme==0.1.1 2021-07-09T20:06:03,254 Exception information: 2021-07-09T20:06:03,254 Traceback (most recent call last): 2021-07-09T20:06:03,254 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T20:06:03,254 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T20:06:03,254 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T20:06:03,254 raise RequirementsConflicted(criterion) 2021-07-09T20:06:03,254 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hmc-theme==0.1.1') 2021-07-09T20:06:03,254 2021-07-09T20:06:03,254 During handling of the above exception, another exception occurred: 2021-07-09T20:06:03,254 2021-07-09T20:06:03,254 Traceback (most recent call last): 2021-07-09T20:06:03,254 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T20:06:03,254 result = self._result = resolver.resolve( 2021-07-09T20:06:03,254 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T20:06:03,254 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T20:06:03,254 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T20:06:03,254 raise ResolutionImpossible(e.criterion.information) 2021-07-09T20:06:03,254 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hmc-theme==0.1.1'), parent=None)] 2021-07-09T20:06:03,254 2021-07-09T20:06:03,254 The above exception was the direct cause of the following exception: 2021-07-09T20:06:03,254 2021-07-09T20:06:03,254 Traceback (most recent call last): 2021-07-09T20:06:03,254 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T20:06:03,254 status = self.run(options, args) 2021-07-09T20:06:03,254 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T20:06:03,254 return func(self, options, args) 2021-07-09T20:06:03,254 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T20:06:03,254 requirement_set = resolver.resolve( 2021-07-09T20:06:03,254 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T20:06:03,254 raise error from e 2021-07-09T20:06:03,254 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hmc-theme==0.1.1 2021-07-09T20:06:03,259 Removed hmc-theme==0.1.1 from https://files.pythonhosted.org/packages/f7/92/a22dbadf372e26151022681bd0ec1020a57c148d4c89fa74da34fa579ae6/hmc.theme-0.1.1.tar.gz#sha256=d0ba6efd858393614efbd9e292a38eda218ac712b55139cd8232c037e1e5b065 from build tracker '/tmp/pip-req-tracker-c7aeidfq' 2021-07-09T20:06:03,259 Removed build tracker: '/tmp/pip-req-tracker-c7aeidfq'