2021-11-07T21:02:24,701 Created temporary directory: /tmp/pip-ephem-wheel-cache-u3r2glj9 2021-11-07T21:02:24,704 Created temporary directory: /tmp/pip-req-tracker-yv2cwtvh 2021-11-07T21:02:24,705 Initialized build tracking at /tmp/pip-req-tracker-yv2cwtvh 2021-11-07T21:02:24,705 Created build tracker: /tmp/pip-req-tracker-yv2cwtvh 2021-11-07T21:02:24,705 Entered build tracker: /tmp/pip-req-tracker-yv2cwtvh 2021-11-07T21:02:24,706 Created temporary directory: /tmp/pip-wheel-j_9e5e78 2021-11-07T21:02:24,733 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-07T21:02:24,735 2 location(s) to search for versions of pickle-jar: 2021-11-07T21:02:24,735 * https://pypi.org/simple/pickle-jar/ 2021-11-07T21:02:24,735 * https://www.piwheels.org/simple/pickle-jar/ 2021-11-07T21:02:24,736 Fetching project page and analyzing links: https://pypi.org/simple/pickle-jar/ 2021-11-07T21:02:24,737 Getting page https://pypi.org/simple/pickle-jar/ 2021-11-07T21:02:24,738 Found index url https://pypi.org/simple 2021-11-07T21:02:24,832 Found link https://files.pythonhosted.org/packages/d5/05/dc5ecd2d54e0e4d5b78415d4c4533063396fc16176f2b02eeda75653a72a/pickle-jar-0.1.tar.gz#sha256=9f1231522cfeed11050f2552131f20b2a8880f89d62212b3f19d88f8bc9da9a8 (from https://pypi.org/simple/pickle-jar/), version: 0.1 2021-11-07T21:02:24,833 Found link https://files.pythonhosted.org/packages/22/be/619f6be89331d3682db8cef1c9ca836d23f49373385d49d197062b8efb69/pickle-jar-0.2.tar.gz#sha256=e52e5727b87eb16362c4c453e4541d79a67bba169ad6010c802fb1643e9253a5 (from https://pypi.org/simple/pickle-jar/), version: 0.2 2021-11-07T21:02:24,833 Found link https://files.pythonhosted.org/packages/71/f6/4c266bb10eb0f60c713e27519c46fb765b881dbef666e87b715f4dd9cbef/pickle-jar-0.3.tar.gz#sha256=0fd98493533edbda68fccded01f93698268b44919039a3a0502e5a3557f2140c (from https://pypi.org/simple/pickle-jar/), version: 0.3 2021-11-07T21:02:24,833 Fetching project page and analyzing links: https://www.piwheels.org/simple/pickle-jar/ 2021-11-07T21:02:24,834 Getting page https://www.piwheels.org/simple/pickle-jar/ 2021-11-07T21:02:24,835 Found index url https://www.piwheels.org/simple 2021-11-07T21:02:25,026 Skipping link: No binaries permitted for pickle-jar: https://www.piwheels.org/simple/pickle-jar/pickle_jar-0.1-py3-none-any.whl#sha256=3d40a51fb3e3c1af641628312c6c719ca179af9a1c56ac3d09ca17385b865a2b (from https://www.piwheels.org/simple/pickle-jar/) 2021-11-07T21:02:25,027 Skipping link: No binaries permitted for pickle-jar: https://www.piwheels.org/simple/pickle-jar/pickle_jar-0.2-py3-none-any.whl#sha256=0be5957720f4ec7669cc9519f158cc2d3bb79c2f04b1ac86ddf0935817e7c83c (from https://www.piwheels.org/simple/pickle-jar/) 2021-11-07T21:02:25,027 Skipping link: not a file: https://www.piwheels.org/simple/pickle-jar/ 2021-11-07T21:02:25,027 Skipping link: not a file: https://pypi.org/simple/pickle-jar/ 2021-11-07T21:02:25,047 Given no hashes to check 1 links for project 'pickle-jar': discarding no candidates 2021-11-07T21:02:25,065 Collecting pickle-jar==0.3 2021-11-07T21:02:25,067 Created temporary directory: /tmp/pip-unpack-s4om4lef 2021-11-07T21:02:25,113 Downloading pickle-jar-0.3.tar.gz (3.1 kB) 2021-11-07T21:02:25,133 Added pickle-jar==0.3 from https://files.pythonhosted.org/packages/71/f6/4c266bb10eb0f60c713e27519c46fb765b881dbef666e87b715f4dd9cbef/pickle-jar-0.3.tar.gz#sha256=0fd98493533edbda68fccded01f93698268b44919039a3a0502e5a3557f2140c to build tracker '/tmp/pip-req-tracker-yv2cwtvh' 2021-11-07T21:02:25,134 Running setup.py (path:/tmp/pip-wheel-j_9e5e78/pickle-jar_21c17a78f83440d4a58c5c4d5a528e4d/setup.py) egg_info for package pickle-jar 2021-11-07T21:02:25,135 Created temporary directory: /tmp/pip-pip-egg-info-010qd1hd 2021-11-07T21:02:25,135 Running command python setup.py egg_info 2021-11-07T21:02:25,841 Traceback (most recent call last): 2021-11-07T21:02:25,841 File "", line 1, in 2021-11-07T21:02:25,842 File "/tmp/pip-wheel-j_9e5e78/pickle-jar_21c17a78f83440d4a58c5c4d5a528e4d/setup.py", line 7, in 2021-11-07T21:02:25,842 long_description = (this_directory / "README.md").read_text() 2021-11-07T21:02:25,842 File "/usr/lib/python3.9/pathlib.py", line 1255, in read_text 2021-11-07T21:02:25,843 with self.open(mode='r', encoding=encoding, errors=errors) as f: 2021-11-07T21:02:25,843 File "/usr/lib/python3.9/pathlib.py", line 1241, in open 2021-11-07T21:02:25,844 return io.open(self, mode, buffering, encoding, errors, newline, 2021-11-07T21:02:25,844 File "/usr/lib/python3.9/pathlib.py", line 1109, in _opener 2021-11-07T21:02:25,845 return self._accessor.open(self, flags, mode) 2021-11-07T21:02:25,845 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-j_9e5e78/pickle-jar_21c17a78f83440d4a58c5c4d5a528e4d/README.md' 2021-11-07T21:02:25,895 WARNING: Discarding https://files.pythonhosted.org/packages/71/f6/4c266bb10eb0f60c713e27519c46fb765b881dbef666e87b715f4dd9cbef/pickle-jar-0.3.tar.gz#sha256=0fd98493533edbda68fccded01f93698268b44919039a3a0502e5a3557f2140c (from https://pypi.org/simple/pickle-jar/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-11-07T21:02:25,897 ERROR: Could not find a version that satisfies the requirement pickle-jar==0.3 (from versions: 0.1, 0.2, 0.3) 2021-11-07T21:02:25,897 ERROR: No matching distribution found for pickle-jar==0.3 2021-11-07T21:02:25,898 Exception information: 2021-11-07T21:02:25,898 Traceback (most recent call last): 2021-11-07T21:02:25,898 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-07T21:02:25,898 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-07T21:02:25,898 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-07T21:02:25,898 raise RequirementsConflicted(criterion) 2021-11-07T21:02:25,898 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pickle-jar==0.3') 2021-11-07T21:02:25,898 2021-11-07T21:02:25,898 During handling of the above exception, another exception occurred: 2021-11-07T21:02:25,898 2021-11-07T21:02:25,898 Traceback (most recent call last): 2021-11-07T21:02:25,898 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-11-07T21:02:25,898 result = self._result = resolver.resolve( 2021-11-07T21:02:25,898 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-07T21:02:25,898 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-07T21:02:25,898 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-07T21:02:25,898 raise ResolutionImpossible(e.criterion.information) 2021-11-07T21:02:25,898 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pickle-jar==0.3'), parent=None)] 2021-11-07T21:02:25,898 2021-11-07T21:02:25,898 The above exception was the direct cause of the following exception: 2021-11-07T21:02:25,898 2021-11-07T21:02:25,898 Traceback (most recent call last): 2021-11-07T21:02:25,898 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-07T21:02:25,898 status = self.run(options, args) 2021-11-07T21:02:25,898 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-07T21:02:25,898 return func(self, options, args) 2021-11-07T21:02:25,898 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-11-07T21:02:25,898 requirement_set = resolver.resolve( 2021-11-07T21:02:25,898 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-07T21:02:25,898 raise error from e 2021-11-07T21:02:25,898 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pickle-jar==0.3 2021-11-07T21:02:25,903 Removed pickle-jar==0.3 from https://files.pythonhosted.org/packages/71/f6/4c266bb10eb0f60c713e27519c46fb765b881dbef666e87b715f4dd9cbef/pickle-jar-0.3.tar.gz#sha256=0fd98493533edbda68fccded01f93698268b44919039a3a0502e5a3557f2140c from build tracker '/tmp/pip-req-tracker-yv2cwtvh' 2021-11-07T21:02:25,903 Removed build tracker: '/tmp/pip-req-tracker-yv2cwtvh'