2021-11-07T20:55:28,928 Created temporary directory: /tmp/pip-ephem-wheel-cache-fd_ztjnb 2021-11-07T20:55:28,931 Created temporary directory: /tmp/pip-req-tracker-m4k8avx2 2021-11-07T20:55:28,931 Initialized build tracking at /tmp/pip-req-tracker-m4k8avx2 2021-11-07T20:55:28,932 Created build tracker: /tmp/pip-req-tracker-m4k8avx2 2021-11-07T20:55:28,932 Entered build tracker: /tmp/pip-req-tracker-m4k8avx2 2021-11-07T20:55:28,932 Created temporary directory: /tmp/pip-wheel-9h7j5a5o 2021-11-07T20:55:28,963 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-07T20:55:28,966 2 location(s) to search for versions of pickle-jar: 2021-11-07T20:55:28,966 * https://pypi.org/simple/pickle-jar/ 2021-11-07T20:55:28,966 * https://www.piwheels.org/simple/pickle-jar/ 2021-11-07T20:55:28,966 Fetching project page and analyzing links: https://pypi.org/simple/pickle-jar/ 2021-11-07T20:55:28,967 Getting page https://pypi.org/simple/pickle-jar/ 2021-11-07T20:55:28,969 Found index url https://pypi.org/simple 2021-11-07T20:55:29,058 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-07T20:55:29,058 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-07T20:55:29,058 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-07T20:55:29,059 Fetching project page and analyzing links: https://www.piwheels.org/simple/pickle-jar/ 2021-11-07T20:55:29,059 Getting page https://www.piwheels.org/simple/pickle-jar/ 2021-11-07T20:55:29,060 Found index url https://www.piwheels.org/simple 2021-11-07T20:55:29,239 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-07T20:55:29,240 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-07T20:55:29,240 Skipping link: not a file: https://www.piwheels.org/simple/pickle-jar/ 2021-11-07T20:55:29,240 Skipping link: not a file: https://pypi.org/simple/pickle-jar/ 2021-11-07T20:55:29,255 Given no hashes to check 1 links for project 'pickle-jar': discarding no candidates 2021-11-07T20:55:29,270 Collecting pickle-jar==0.3 2021-11-07T20:55:29,271 Created temporary directory: /tmp/pip-unpack-sew6lshv 2021-11-07T20:55:29,314 Downloading pickle-jar-0.3.tar.gz (3.1 kB) 2021-11-07T20:55:29,333 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-m4k8avx2' 2021-11-07T20:55:29,334 Running setup.py (path:/tmp/pip-wheel-9h7j5a5o/pickle-jar_5d2fe71042f446749a98488c9ee839b2/setup.py) egg_info for package pickle-jar 2021-11-07T20:55:29,335 Created temporary directory: /tmp/pip-pip-egg-info-j4zrkejq 2021-11-07T20:55:29,335 Running command python setup.py egg_info 2021-11-07T20:55:30,058 Traceback (most recent call last): 2021-11-07T20:55:30,058 File "", line 1, in 2021-11-07T20:55:30,059 File "/tmp/pip-wheel-9h7j5a5o/pickle-jar_5d2fe71042f446749a98488c9ee839b2/setup.py", line 7, in 2021-11-07T20:55:30,059 long_description = (this_directory / "README.md").read_text() 2021-11-07T20:55:30,059 File "/usr/lib/python3.7/pathlib.py", line 1199, in read_text 2021-11-07T20:55:30,059 with self.open(mode='r', encoding=encoding, errors=errors) as f: 2021-11-07T20:55:30,059 File "/usr/lib/python3.7/pathlib.py", line 1186, in open 2021-11-07T20:55:30,059 opener=self._opener) 2021-11-07T20:55:30,060 File "/usr/lib/python3.7/pathlib.py", line 1039, in _opener 2021-11-07T20:55:30,060 return self._accessor.open(self, flags, mode) 2021-11-07T20:55:30,060 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-9h7j5a5o/pickle-jar_5d2fe71042f446749a98488c9ee839b2/README.md' 2021-11-07T20:55:30,108 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-07T20:55:30,110 ERROR: Could not find a version that satisfies the requirement pickle-jar==0.3 (from versions: 0.1, 0.2, 0.3) 2021-11-07T20:55:30,110 ERROR: No matching distribution found for pickle-jar==0.3 2021-11-07T20:55:30,110 Exception information: 2021-11-07T20:55:30,110 Traceback (most recent call last): 2021-11-07T20:55:30,110 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-07T20:55:30,110 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-07T20:55:30,110 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-07T20:55:30,110 raise RequirementsConflicted(criterion) 2021-11-07T20:55:30,110 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pickle-jar==0.3') 2021-11-07T20:55:30,110 2021-11-07T20:55:30,110 During handling of the above exception, another exception occurred: 2021-11-07T20:55:30,110 2021-11-07T20:55:30,110 Traceback (most recent call last): 2021-11-07T20:55:30,110 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-07T20:55:30,110 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-07T20:55:30,110 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-07T20:55:30,110 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-07T20:55:30,110 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-07T20:55:30,110 raise ResolutionImpossible(e.criterion.information) 2021-11-07T20:55:30,110 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pickle-jar==0.3'), parent=None)] 2021-11-07T20:55:30,110 2021-11-07T20:55:30,110 The above exception was the direct cause of the following exception: 2021-11-07T20:55:30,110 2021-11-07T20:55:30,110 Traceback (most recent call last): 2021-11-07T20:55:30,110 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-07T20:55:30,110 status = self.run(options, args) 2021-11-07T20:55:30,110 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-07T20:55:30,110 return func(self, options, args) 2021-11-07T20:55:30,110 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-07T20:55:30,110 reqs, check_supported_wheels=True 2021-11-07T20:55:30,110 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-07T20:55:30,110 raise error from e 2021-11-07T20:55:30,110 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pickle-jar==0.3 2021-11-07T20:55:30,115 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-m4k8avx2' 2021-11-07T20:55:30,116 Removed build tracker: '/tmp/pip-req-tracker-m4k8avx2'