2021-07-14T19:58:31,479 Created temporary directory: /tmp/pip-ephem-wheel-cache-6bxlej8m 2021-07-14T19:58:31,483 Created temporary directory: /tmp/pip-req-tracker-weadx__9 2021-07-14T19:58:31,483 Initialized build tracking at /tmp/pip-req-tracker-weadx__9 2021-07-14T19:58:31,483 Created build tracker: /tmp/pip-req-tracker-weadx__9 2021-07-14T19:58:31,483 Entered build tracker: /tmp/pip-req-tracker-weadx__9 2021-07-14T19:58:31,484 Created temporary directory: /tmp/pip-wheel-018obfi3 2021-07-14T19:58:31,518 1 location(s) to search for versions of jw-test: 2021-07-14T19:58:31,518 * https://pypi.org/simple/jw-test/ 2021-07-14T19:58:31,519 Fetching project page and analyzing links: https://pypi.org/simple/jw-test/ 2021-07-14T19:58:31,519 Getting page https://pypi.org/simple/jw-test/ 2021-07-14T19:58:31,521 Found index url https://pypi.org/simple 2021-07-14T19:58:31,703 Found link https://files.pythonhosted.org/packages/c1/6e/11c0fa2f14ecb66fb9adc4500d03935f817161e517fca316fa0861602a3b/jw_test-1.0.1.tar.gz#sha256=9f9a4c2f1bf6670fc30a7c63f7ecdb976d08f606b2044119b95a65b4e3cf0e2a (from https://pypi.org/simple/jw-test/), version: 1.0.1 2021-07-14T19:58:31,703 Found link https://files.pythonhosted.org/packages/16/f4/8a52e8cde66151fa45be3223ffb1e6ed5ea436b68f42ab0ae5c1f49d3a67/jw_test-1.0.2.tar.gz#sha256=814f8b956e48982855429f1ef79cf8a9ca2fc40e387e776db9d923d43f76c7c6 (from https://pypi.org/simple/jw-test/), version: 1.0.2 2021-07-14T19:58:31,704 Found link https://files.pythonhosted.org/packages/24/f1/7363eaf849717c3090ad1cb6d3d80e8e8a5f39d447a2df65648ec25f1120/jw_test-1.0.3.tar.gz#sha256=60645f32685d3d17c46b0cc62c03d5709adfba57e2c998d16e87325a18feec9d (from https://pypi.org/simple/jw-test/), version: 1.0.3 2021-07-14T19:58:31,704 Found link https://files.pythonhosted.org/packages/f3/1d/48c4fa921e689c12ffa03d7ca13e0f1244a68b4b66c8e97328b64e6a697e/jw_test-1.0.4.tar.gz#sha256=0690d43fe133e19c7ee82402bdc08b90c939337622f1743a65cfcaf2625aa19f (from https://pypi.org/simple/jw-test/), version: 1.0.4 2021-07-14T19:58:31,704 Skipping link: not a file: https://pypi.org/simple/jw-test/ 2021-07-14T19:58:31,723 Given no hashes to check 1 links for project 'jw-test': discarding no candidates 2021-07-14T19:58:31,746 Collecting jw-test==1.0.3 2021-07-14T19:58:31,747 Created temporary directory: /tmp/pip-unpack-2dobe5re 2021-07-14T19:58:31,919 Downloading jw_test-1.0.3.tar.gz (1.3 kB) 2021-07-14T19:58:31,945 Added jw-test==1.0.3 from https://files.pythonhosted.org/packages/24/f1/7363eaf849717c3090ad1cb6d3d80e8e8a5f39d447a2df65648ec25f1120/jw_test-1.0.3.tar.gz#sha256=60645f32685d3d17c46b0cc62c03d5709adfba57e2c998d16e87325a18feec9d to build tracker '/tmp/pip-req-tracker-weadx__9' 2021-07-14T19:58:31,946 Running setup.py (path:/tmp/pip-wheel-018obfi3/jw-test_18e9f22a736f4481a14151b2d53d594e/setup.py) egg_info for package jw-test 2021-07-14T19:58:31,947 Created temporary directory: /tmp/pip-pip-egg-info-91dv970a 2021-07-14T19:58:31,947 Running command python setup.py egg_info 2021-07-14T19:58:33,086 Traceback (most recent call last): 2021-07-14T19:58:33,087 File "", line 1, in 2021-07-14T19:58:33,088 File "/tmp/pip-wheel-018obfi3/jw-test_18e9f22a736f4481a14151b2d53d594e/setup.py", line 3, in 2021-07-14T19:58:33,089 with open("README.md", "r", encoding="utf-8") as fh: 2021-07-14T19:58:33,089 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-14T19:58:33,140 WARNING: Discarding https://files.pythonhosted.org/packages/24/f1/7363eaf849717c3090ad1cb6d3d80e8e8a5f39d447a2df65648ec25f1120/jw_test-1.0.3.tar.gz#sha256=60645f32685d3d17c46b0cc62c03d5709adfba57e2c998d16e87325a18feec9d (from https://pypi.org/simple/jw-test/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T19:58:33,141 ERROR: Could not find a version that satisfies the requirement jw-test==1.0.3 (from versions: 1.0.1, 1.0.2, 1.0.3, 1.0.4) 2021-07-14T19:58:33,142 ERROR: No matching distribution found for jw-test==1.0.3 2021-07-14T19:58:33,142 Exception information: 2021-07-14T19:58:33,142 Traceback (most recent call last): 2021-07-14T19:58:33,142 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T19:58:33,142 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T19:58:33,142 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T19:58:33,142 raise RequirementsConflicted(criterion) 2021-07-14T19:58:33,142 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jw-test==1.0.3') 2021-07-14T19:58:33,142 2021-07-14T19:58:33,142 During handling of the above exception, another exception occurred: 2021-07-14T19:58:33,142 2021-07-14T19:58:33,142 Traceback (most recent call last): 2021-07-14T19:58:33,142 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T19:58:33,142 result = self._result = resolver.resolve( 2021-07-14T19:58:33,142 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T19:58:33,142 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T19:58:33,142 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T19:58:33,142 raise ResolutionImpossible(e.criterion.information) 2021-07-14T19:58:33,142 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jw-test==1.0.3'), parent=None)] 2021-07-14T19:58:33,142 2021-07-14T19:58:33,142 The above exception was the direct cause of the following exception: 2021-07-14T19:58:33,142 2021-07-14T19:58:33,142 Traceback (most recent call last): 2021-07-14T19:58:33,142 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T19:58:33,142 status = self.run(options, args) 2021-07-14T19:58:33,142 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T19:58:33,142 return func(self, options, args) 2021-07-14T19:58:33,142 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T19:58:33,142 requirement_set = resolver.resolve( 2021-07-14T19:58:33,142 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T19:58:33,142 raise error from e 2021-07-14T19:58:33,142 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jw-test==1.0.3 2021-07-14T19:58:33,147 Removed jw-test==1.0.3 from https://files.pythonhosted.org/packages/24/f1/7363eaf849717c3090ad1cb6d3d80e8e8a5f39d447a2df65648ec25f1120/jw_test-1.0.3.tar.gz#sha256=60645f32685d3d17c46b0cc62c03d5709adfba57e2c998d16e87325a18feec9d from build tracker '/tmp/pip-req-tracker-weadx__9' 2021-07-14T19:58:33,148 Removed build tracker: '/tmp/pip-req-tracker-weadx__9'