2021-07-12T17:09:57,450 Created temporary directory: /tmp/pip-ephem-wheel-cache-clgd2ggb 2021-07-12T17:09:57,454 Created temporary directory: /tmp/pip-req-tracker-5rru7khq 2021-07-12T17:09:57,454 Initialized build tracking at /tmp/pip-req-tracker-5rru7khq 2021-07-12T17:09:57,455 Created build tracker: /tmp/pip-req-tracker-5rru7khq 2021-07-12T17:09:57,455 Entered build tracker: /tmp/pip-req-tracker-5rru7khq 2021-07-12T17:09:57,455 Created temporary directory: /tmp/pip-wheel-m9sj59bn 2021-07-12T17:09:57,486 1 location(s) to search for versions of pyrtg: 2021-07-12T17:09:57,486 * https://pypi.org/simple/pyrtg/ 2021-07-12T17:09:57,487 Fetching project page and analyzing links: https://pypi.org/simple/pyrtg/ 2021-07-12T17:09:57,487 Getting page https://pypi.org/simple/pyrtg/ 2021-07-12T17:09:57,489 Found index url https://pypi.org/simple 2021-07-12T17:09:57,669 Found link https://files.pythonhosted.org/packages/4f/2e/10134a3e814d0c9555055e8b486432c1deb9f1a599cc899dfe01b9f9067a/pyrtg-0.1.dev2.tar.gz#sha256=beb6e648d29fa32b52cf674ed86eb226feebc2821b6af3cfe7632308b48e7a69 (from https://pypi.org/simple/pyrtg/), version: 0.1.dev2 2021-07-12T17:09:57,670 Found link https://files.pythonhosted.org/packages/b3/05/7117c1eaf1f35d54967897dd3cb3bc9044ca25b26062923c0cb55a6736f9/pyrtg-0.1.tar.gz#sha256=118f44d8b55b1a651d75da64783812736edfd8b39547129eb436238a2acc4fab (from https://pypi.org/simple/pyrtg/), version: 0.1 2021-07-12T17:09:57,670 Found link https://files.pythonhosted.org/packages/ce/fd/15f5e9ee0a3425a3f647dcbf809509f02cc7056704094f756224e2be40fc/pyrtg-0.2.tar.gz#sha256=326e83ded5b9168f17d515bb2a87ad17ae58fde774799398522fe7a7984f5adb (from https://pypi.org/simple/pyrtg/), version: 0.2 2021-07-12T17:09:57,670 Skipping link: not a file: https://pypi.org/simple/pyrtg/ 2021-07-12T17:09:57,688 Given no hashes to check 1 links for project 'pyrtg': discarding no candidates 2021-07-12T17:09:57,707 Collecting pyrtg==0.1 2021-07-12T17:09:57,709 Created temporary directory: /tmp/pip-unpack-m8nzooud 2021-07-12T17:09:57,877 Downloading pyrtg-0.1.tar.gz (1.5 kB) 2021-07-12T17:09:57,912 Added pyrtg==0.1 from https://files.pythonhosted.org/packages/b3/05/7117c1eaf1f35d54967897dd3cb3bc9044ca25b26062923c0cb55a6736f9/pyrtg-0.1.tar.gz#sha256=118f44d8b55b1a651d75da64783812736edfd8b39547129eb436238a2acc4fab to build tracker '/tmp/pip-req-tracker-5rru7khq' 2021-07-12T17:09:57,913 Running setup.py (path:/tmp/pip-wheel-m9sj59bn/pyrtg_06af8937f0f14d4d88cfc5aa1581202f/setup.py) egg_info for package pyrtg 2021-07-12T17:09:57,914 Created temporary directory: /tmp/pip-pip-egg-info-anqyga6k 2021-07-12T17:09:57,914 Running command python setup.py egg_info 2021-07-12T17:09:58,790 Traceback (most recent call last): 2021-07-12T17:09:58,790 File "", line 1, in 2021-07-12T17:09:58,791 File "/tmp/pip-wheel-m9sj59bn/pyrtg_06af8937f0f14d4d88cfc5aa1581202f/setup.py", line 11, in 2021-07-12T17:09:58,791 with open('LICENSE') as f: 2021-07-12T17:09:58,791 FileNotFoundError: [Errno 2] No such file or directory: 'LICENSE' 2021-07-12T17:09:58,839 WARNING: Discarding https://files.pythonhosted.org/packages/b3/05/7117c1eaf1f35d54967897dd3cb3bc9044ca25b26062923c0cb55a6736f9/pyrtg-0.1.tar.gz#sha256=118f44d8b55b1a651d75da64783812736edfd8b39547129eb436238a2acc4fab (from https://pypi.org/simple/pyrtg/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T17:09:58,841 ERROR: Could not find a version that satisfies the requirement pyrtg==0.1 (from versions: 0.1.dev2, 0.1, 0.2) 2021-07-12T17:09:58,841 ERROR: No matching distribution found for pyrtg==0.1 2021-07-12T17:09:58,841 Exception information: 2021-07-12T17:09:58,841 Traceback (most recent call last): 2021-07-12T17:09:58,841 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T17:09:58,841 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T17:09:58,841 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T17:09:58,841 raise RequirementsConflicted(criterion) 2021-07-12T17:09:58,841 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyrtg==0.1') 2021-07-12T17:09:58,841 2021-07-12T17:09:58,841 During handling of the above exception, another exception occurred: 2021-07-12T17:09:58,841 2021-07-12T17:09:58,841 Traceback (most recent call last): 2021-07-12T17:09:58,841 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T17:09:58,841 result = self._result = resolver.resolve( 2021-07-12T17:09:58,841 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T17:09:58,841 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T17:09:58,841 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T17:09:58,841 raise ResolutionImpossible(e.criterion.information) 2021-07-12T17:09:58,841 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyrtg==0.1'), parent=None)] 2021-07-12T17:09:58,841 2021-07-12T17:09:58,841 The above exception was the direct cause of the following exception: 2021-07-12T17:09:58,841 2021-07-12T17:09:58,841 Traceback (most recent call last): 2021-07-12T17:09:58,841 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T17:09:58,841 status = self.run(options, args) 2021-07-12T17:09:58,841 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T17:09:58,841 return func(self, options, args) 2021-07-12T17:09:58,841 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T17:09:58,841 requirement_set = resolver.resolve( 2021-07-12T17:09:58,841 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T17:09:58,841 raise error from e 2021-07-12T17:09:58,841 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyrtg==0.1 2021-07-12T17:09:58,847 Removed pyrtg==0.1 from https://files.pythonhosted.org/packages/b3/05/7117c1eaf1f35d54967897dd3cb3bc9044ca25b26062923c0cb55a6736f9/pyrtg-0.1.tar.gz#sha256=118f44d8b55b1a651d75da64783812736edfd8b39547129eb436238a2acc4fab from build tracker '/tmp/pip-req-tracker-5rru7khq' 2021-07-12T17:09:58,847 Removed build tracker: '/tmp/pip-req-tracker-5rru7khq'