2022-01-20T06:48:10,001 Created temporary directory: /tmp/pip-ephem-wheel-cache-vxfn195s 2022-01-20T06:48:10,006 Created temporary directory: /tmp/pip-req-tracker-fskn4cw0 2022-01-20T06:48:10,007 Initialized build tracking at /tmp/pip-req-tracker-fskn4cw0 2022-01-20T06:48:10,007 Created build tracker: /tmp/pip-req-tracker-fskn4cw0 2022-01-20T06:48:10,008 Entered build tracker: /tmp/pip-req-tracker-fskn4cw0 2022-01-20T06:48:10,009 Created temporary directory: /tmp/pip-wheel-_p3gair9 2022-01-20T06:48:10,076 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-20T06:48:10,082 2 location(s) to search for versions of pf-flask-db: 2022-01-20T06:48:10,082 * https://pypi.org/simple/pf-flask-db/ 2022-01-20T06:48:10,082 * https://www.piwheels.org/simple/pf-flask-db/ 2022-01-20T06:48:10,083 Fetching project page and analyzing links: https://pypi.org/simple/pf-flask-db/ 2022-01-20T06:48:10,084 Getting page https://pypi.org/simple/pf-flask-db/ 2022-01-20T06:48:10,088 Found index url https://pypi.org/simple 2022-01-20T06:48:10,292 Found link https://files.pythonhosted.org/packages/3f/22/2b006208cf9eaa4eac2eb5720bcea8d4e7eb4857eddccd121a1a8932a01f/PF-Flask-DB-1.0.0.tar.gz#sha256=3cd84ace79329428b09a5a411fd1af01e201b0c6af51a8801a174ad12a1d74cc (from https://pypi.org/simple/pf-flask-db/), version: 1.0.0 2022-01-20T06:48:10,293 Skipping link: No binaries permitted for pf-flask-db: https://files.pythonhosted.org/packages/8a/95/769aa645012c9ee11b9536f28ffd5260d032887125bda68ec83069dbf9f6/PF_Flask_DB-1.0.0-py3-none-any.whl#sha256=2167bc233ad6cdf4ce71193db74ae55e28b67045cf15a143ca57051b5103c0a0 (from https://pypi.org/simple/pf-flask-db/) 2022-01-20T06:48:10,293 Found link https://files.pythonhosted.org/packages/14/54/83b5edef208b8a3e032878551058cee9f138d69f4b9dec71a97022a2d52b/PF-Flask-DB-1.0.1.tar.gz#sha256=22a73fb495e3a13f5d7fc9b5e4d238a05edbc360351e54969ad4fa3f64297815 (from https://pypi.org/simple/pf-flask-db/), version: 1.0.1 2022-01-20T06:48:10,294 Skipping link: No binaries permitted for pf-flask-db: https://files.pythonhosted.org/packages/a7/d0/e63037163a6673a06fc1156ba40450e2419292e79d50d36b209695111a21/PF_Flask_DB-1.0.1-py3-none-any.whl#sha256=43c8473d5aa7cde2254d77a8bbc3035bf571eb01e69cd0672af75c75902ec1a6 (from https://pypi.org/simple/pf-flask-db/) 2022-01-20T06:48:10,295 Fetching project page and analyzing links: https://www.piwheels.org/simple/pf-flask-db/ 2022-01-20T06:48:10,295 Getting page https://www.piwheels.org/simple/pf-flask-db/ 2022-01-20T06:48:10,297 Found index url https://www.piwheels.org/simple 2022-01-20T06:48:10,525 Skipping link: not a file: https://www.piwheels.org/simple/pf-flask-db/ 2022-01-20T06:48:10,526 Skipping link: not a file: https://pypi.org/simple/pf-flask-db/ 2022-01-20T06:48:10,570 Given no hashes to check 1 links for project 'pf-flask-db': discarding no candidates 2022-01-20T06:48:10,611 Collecting pf-flask-db==1.0.1 2022-01-20T06:48:10,615 Created temporary directory: /tmp/pip-unpack-b1bpv1_0 2022-01-20T06:48:10,706 Downloading PF-Flask-DB-1.0.1.tar.gz (9.8 kB) 2022-01-20T06:48:10,830 Added pf-flask-db==1.0.1 from https://files.pythonhosted.org/packages/14/54/83b5edef208b8a3e032878551058cee9f138d69f4b9dec71a97022a2d52b/PF-Flask-DB-1.0.1.tar.gz#sha256=22a73fb495e3a13f5d7fc9b5e4d238a05edbc360351e54969ad4fa3f64297815 to build tracker '/tmp/pip-req-tracker-fskn4cw0' 2022-01-20T06:48:10,831 Running setup.py (path:/tmp/pip-wheel-_p3gair9/pf-flask-db_126d68bc21f24e80acef8791c14e0432/setup.py) egg_info for package pf-flask-db 2022-01-20T06:48:10,832 Created temporary directory: /tmp/pip-pip-egg-info-mfxw_gi0 2022-01-20T06:48:10,833 Preparing metadata (setup.py): started 2022-01-20T06:48:10,834 Running command python setup.py egg_info 2022-01-20T06:48:12,254 Traceback (most recent call last): 2022-01-20T06:48:12,255 File "", line 1, in 2022-01-20T06:48:12,256 File "/tmp/pip-wheel-_p3gair9/pf-flask-db_126d68bc21f24e80acef8791c14e0432/setup.py", line 6, in 2022-01-20T06:48:12,256 README = (CURRENT_DIR / "readme.md").read_text() 2022-01-20T06:48:12,256 File "/usr/lib/python3.9/pathlib.py", line 1255, in read_text 2022-01-20T06:48:12,258 with self.open(mode='r', encoding=encoding, errors=errors) as f: 2022-01-20T06:48:12,258 File "/usr/lib/python3.9/pathlib.py", line 1241, in open 2022-01-20T06:48:12,260 return io.open(self, mode, buffering, encoding, errors, newline, 2022-01-20T06:48:12,261 File "/usr/lib/python3.9/pathlib.py", line 1109, in _opener 2022-01-20T06:48:12,262 return self._accessor.open(self, flags, mode) 2022-01-20T06:48:12,263 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-_p3gair9/pf-flask-db_126d68bc21f24e80acef8791c14e0432/readme.md' 2022-01-20T06:48:12,350 Preparing metadata (setup.py): finished with status 'error' 2022-01-20T06:48:12,352 WARNING: Discarding https://files.pythonhosted.org/packages/14/54/83b5edef208b8a3e032878551058cee9f138d69f4b9dec71a97022a2d52b/PF-Flask-DB-1.0.1.tar.gz#sha256=22a73fb495e3a13f5d7fc9b5e4d238a05edbc360351e54969ad4fa3f64297815 (from https://pypi.org/simple/pf-flask-db/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-01-20T06:48:12,354 ERROR: Could not find a version that satisfies the requirement pf-flask-db==1.0.1 (from versions: 1.0.0, 1.0.1) 2022-01-20T06:48:12,355 ERROR: No matching distribution found for pf-flask-db==1.0.1 2022-01-20T06:48:12,356 Exception information: 2022-01-20T06:48:12,356 Traceback (most recent call last): 2022-01-20T06:48:12,356 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-20T06:48:12,356 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-20T06:48:12,356 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-20T06:48:12,356 raise RequirementsConflicted(criterion) 2022-01-20T06:48:12,356 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pf-flask-db==1.0.1') 2022-01-20T06:48:12,356 2022-01-20T06:48:12,356 During handling of the above exception, another exception occurred: 2022-01-20T06:48:12,356 2022-01-20T06:48:12,356 Traceback (most recent call last): 2022-01-20T06:48:12,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-01-20T06:48:12,356 result = self._result = resolver.resolve( 2022-01-20T06:48:12,356 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-20T06:48:12,356 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-20T06:48:12,356 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-20T06:48:12,356 raise ResolutionImpossible(e.criterion.information) 2022-01-20T06:48:12,356 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pf-flask-db==1.0.1'), parent=None)] 2022-01-20T06:48:12,356 2022-01-20T06:48:12,356 The above exception was the direct cause of the following exception: 2022-01-20T06:48:12,356 2022-01-20T06:48:12,356 Traceback (most recent call last): 2022-01-20T06:48:12,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-20T06:48:12,356 status = run_func(*args) 2022-01-20T06:48:12,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-20T06:48:12,356 return func(self, options, args) 2022-01-20T06:48:12,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-20T06:48:12,356 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-20T06:48:12,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-20T06:48:12,356 raise error from e 2022-01-20T06:48:12,356 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pf-flask-db==1.0.1 2022-01-20T06:48:12,366 Removed pf-flask-db==1.0.1 from https://files.pythonhosted.org/packages/14/54/83b5edef208b8a3e032878551058cee9f138d69f4b9dec71a97022a2d52b/PF-Flask-DB-1.0.1.tar.gz#sha256=22a73fb495e3a13f5d7fc9b5e4d238a05edbc360351e54969ad4fa3f64297815 from build tracker '/tmp/pip-req-tracker-fskn4cw0' 2022-01-20T06:48:12,367 Removed build tracker: '/tmp/pip-req-tracker-fskn4cw0'