2021-07-12T01:14:44,610 Created temporary directory: /tmp/pip-ephem-wheel-cache-1insz9vf 2021-07-12T01:14:44,613 Created temporary directory: /tmp/pip-req-tracker-opc3sxwc 2021-07-12T01:14:44,613 Initialized build tracking at /tmp/pip-req-tracker-opc3sxwc 2021-07-12T01:14:44,614 Created build tracker: /tmp/pip-req-tracker-opc3sxwc 2021-07-12T01:14:44,614 Entered build tracker: /tmp/pip-req-tracker-opc3sxwc 2021-07-12T01:14:44,614 Created temporary directory: /tmp/pip-wheel-19x0qg0h 2021-07-12T01:14:44,645 1 location(s) to search for versions of throw-away-sample: 2021-07-12T01:14:44,645 * https://pypi.org/simple/throw-away-sample/ 2021-07-12T01:14:44,645 Fetching project page and analyzing links: https://pypi.org/simple/throw-away-sample/ 2021-07-12T01:14:44,646 Getting page https://pypi.org/simple/throw-away-sample/ 2021-07-12T01:14:44,647 Found index url https://pypi.org/simple 2021-07-12T01:14:44,826 Found link https://files.pythonhosted.org/packages/33/f7/3464637dff567af53ac3c586214338f59d4f31d043655795f0f05f52ad4b/throw-away-sample-0.1.0.tar.gz#sha256=befd8a829edefad36a407425f2e974b445706eb7f70e2e48f2c022f6746d84a1 (from https://pypi.org/simple/throw-away-sample/), version: 0.1.0 2021-07-12T01:14:44,827 Found link https://files.pythonhosted.org/packages/ef/05/741ae454a22bc66261b470017e43f759cf2270c50cf870854699b258c2e9/throw-away-sample-0.1.1.tar.gz#sha256=be8af2cbaefc5254a4d05bf1e50d974890c5f8373a447ec0a8a82de1410497a4 (from https://pypi.org/simple/throw-away-sample/), version: 0.1.1 2021-07-12T01:14:44,827 Found link https://files.pythonhosted.org/packages/5c/cb/8ce0cbcddd813ed17ddd4b73f29e22521f954ec7197f8b63f9553bedacd1/throw-away-sample-0.1.2.tar.gz#sha256=c49cb91eec0100bb6d6fb55e1f2a731801ebff09316d8879de206a1455922b11 (from https://pypi.org/simple/throw-away-sample/), version: 0.1.2 2021-07-12T01:14:44,827 Found link https://files.pythonhosted.org/packages/23/45/35c43b13b69b6252459c06e8acf534dfb96dacc1287a3c8154c5f5ec88e4/throw-away-sample-0.1.3.tar.gz#sha256=71407bb0bf061baa938082521384b3e26f8a80a8c49c657261f3032a323be04d (from https://pypi.org/simple/throw-away-sample/), version: 0.1.3 2021-07-12T01:14:44,827 Skipping link: not a file: https://pypi.org/simple/throw-away-sample/ 2021-07-12T01:14:44,846 Given no hashes to check 1 links for project 'throw-away-sample': discarding no candidates 2021-07-12T01:14:44,865 Collecting throw-away-sample==0.1.0 2021-07-12T01:14:44,867 Created temporary directory: /tmp/pip-unpack-ubi9yyva 2021-07-12T01:14:45,038 Downloading throw-away-sample-0.1.0.tar.gz (2.0 kB) 2021-07-12T01:14:45,075 Added throw-away-sample==0.1.0 from https://files.pythonhosted.org/packages/33/f7/3464637dff567af53ac3c586214338f59d4f31d043655795f0f05f52ad4b/throw-away-sample-0.1.0.tar.gz#sha256=befd8a829edefad36a407425f2e974b445706eb7f70e2e48f2c022f6746d84a1 to build tracker '/tmp/pip-req-tracker-opc3sxwc' 2021-07-12T01:14:45,076 Running setup.py (path:/tmp/pip-wheel-19x0qg0h/throw-away-sample_d41f243bd06a40f18b6207be22d699e8/setup.py) egg_info for package throw-away-sample 2021-07-12T01:14:45,077 Created temporary directory: /tmp/pip-pip-egg-info-l0m6misa 2021-07-12T01:14:45,077 Running command python setup.py egg_info 2021-07-12T01:14:45,938 Traceback (most recent call last): 2021-07-12T01:14:45,939 File "", line 1, in 2021-07-12T01:14:45,939 File "/tmp/pip-wheel-19x0qg0h/throw-away-sample_d41f243bd06a40f18b6207be22d699e8/setup.py", line 8, in 2021-07-12T01:14:45,939 with open('LICENSE') as f: 2021-07-12T01:14:45,939 FileNotFoundError: [Errno 2] No such file or directory: 'LICENSE' 2021-07-12T01:14:45,989 WARNING: Discarding https://files.pythonhosted.org/packages/33/f7/3464637dff567af53ac3c586214338f59d4f31d043655795f0f05f52ad4b/throw-away-sample-0.1.0.tar.gz#sha256=befd8a829edefad36a407425f2e974b445706eb7f70e2e48f2c022f6746d84a1 (from https://pypi.org/simple/throw-away-sample/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T01:14:45,990 ERROR: Could not find a version that satisfies the requirement throw-away-sample==0.1.0 (from versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3) 2021-07-12T01:14:45,990 ERROR: No matching distribution found for throw-away-sample==0.1.0 2021-07-12T01:14:45,991 Exception information: 2021-07-12T01:14:45,991 Traceback (most recent call last): 2021-07-12T01:14:45,991 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T01:14:45,991 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T01:14:45,991 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T01:14:45,991 raise RequirementsConflicted(criterion) 2021-07-12T01:14:45,991 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('throw-away-sample==0.1.0') 2021-07-12T01:14:45,991 2021-07-12T01:14:45,991 During handling of the above exception, another exception occurred: 2021-07-12T01:14:45,991 2021-07-12T01:14:45,991 Traceback (most recent call last): 2021-07-12T01:14:45,991 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T01:14:45,991 result = self._result = resolver.resolve( 2021-07-12T01:14:45,991 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T01:14:45,991 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T01:14:45,991 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T01:14:45,991 raise ResolutionImpossible(e.criterion.information) 2021-07-12T01:14:45,991 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('throw-away-sample==0.1.0'), parent=None)] 2021-07-12T01:14:45,991 2021-07-12T01:14:45,991 The above exception was the direct cause of the following exception: 2021-07-12T01:14:45,991 2021-07-12T01:14:45,991 Traceback (most recent call last): 2021-07-12T01:14:45,991 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T01:14:45,991 status = self.run(options, args) 2021-07-12T01:14:45,991 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T01:14:45,991 return func(self, options, args) 2021-07-12T01:14:45,991 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T01:14:45,991 requirement_set = resolver.resolve( 2021-07-12T01:14:45,991 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T01:14:45,991 raise error from e 2021-07-12T01:14:45,991 pip._internal.exceptions.DistributionNotFound: No matching distribution found for throw-away-sample==0.1.0 2021-07-12T01:14:45,995 Removed throw-away-sample==0.1.0 from https://files.pythonhosted.org/packages/33/f7/3464637dff567af53ac3c586214338f59d4f31d043655795f0f05f52ad4b/throw-away-sample-0.1.0.tar.gz#sha256=befd8a829edefad36a407425f2e974b445706eb7f70e2e48f2c022f6746d84a1 from build tracker '/tmp/pip-req-tracker-opc3sxwc' 2021-07-12T01:14:45,996 Removed build tracker: '/tmp/pip-req-tracker-opc3sxwc'