2022-01-02T09:20:39,452 Created temporary directory: /tmp/pip-ephem-wheel-cache-c89hy0wn 2022-01-02T09:20:39,458 Created temporary directory: /tmp/pip-req-tracker-d18d8j9z 2022-01-02T09:20:39,459 Initialized build tracking at /tmp/pip-req-tracker-d18d8j9z 2022-01-02T09:20:39,459 Created build tracker: /tmp/pip-req-tracker-d18d8j9z 2022-01-02T09:20:39,459 Entered build tracker: /tmp/pip-req-tracker-d18d8j9z 2022-01-02T09:20:39,460 Created temporary directory: /tmp/pip-wheel-jqx8pk2b 2022-01-02T09:20:39,529 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-02T09:20:39,534 2 location(s) to search for versions of potc: 2022-01-02T09:20:39,534 * https://pypi.org/simple/potc/ 2022-01-02T09:20:39,534 * https://www.piwheels.org/simple/potc/ 2022-01-02T09:20:39,535 Fetching project page and analyzing links: https://pypi.org/simple/potc/ 2022-01-02T09:20:39,536 Getting page https://pypi.org/simple/potc/ 2022-01-02T09:20:39,540 Found index url https://pypi.org/simple 2022-01-02T09:20:40,177 Skipping link: No binaries permitted for potc: https://files.pythonhosted.org/packages/6f/4b/88a71fe2888442a4900deb6ca2da7de717670e3ae2104ea1fe97d79c4bab/potc-0.0.1-py3-none-any.whl#sha256=b7799d11c3fc75be29c8734d7d9f87d981d9d08ed7b97f678a56a4f5978436c7 (from https://pypi.org/simple/potc/) (requires-python:>=3.6) 2022-01-02T09:20:40,178 Found link https://files.pythonhosted.org/packages/34/62/1ac554b7798d4247aab6bb32ea76c90c884c3f5cdde94f6912e885cf8152/potc-0.0.1.tar.gz#sha256=7d042b00155348e020f9bd678c2246752658a5736c185d53f0e6dcc2356b16d6 (from https://pypi.org/simple/potc/) (requires-python:>=3.6), version: 0.0.1 2022-01-02T09:20:40,179 Skipping link: No binaries permitted for potc: https://files.pythonhosted.org/packages/ea/60/2fa939bc80dc85789825285a308a7b0b3c3edddb30e80e90a496b5be1e55/potc-0.0.2-py3-none-any.whl#sha256=f1cee36a0e37073528321a5aa88526862d036fce74d54d442e9e9f467095ad8a (from https://pypi.org/simple/potc/) (requires-python:>=3.6) 2022-01-02T09:20:40,180 Found link https://files.pythonhosted.org/packages/e8/d8/a34170aa45746c7bf2c0e33c01432d127b433224997f4da67d4106f71639/potc-0.0.2.tar.gz#sha256=3d09f920e498b272f63c03ab5170962a2a800f994c9adb06453fab31d16ccb13 (from https://pypi.org/simple/potc/) (requires-python:>=3.6), version: 0.0.2 2022-01-02T09:20:40,181 Fetching project page and analyzing links: https://www.piwheels.org/simple/potc/ 2022-01-02T09:20:40,182 Getting page https://www.piwheels.org/simple/potc/ 2022-01-02T09:20:40,183 Found index url https://www.piwheels.org/simple 2022-01-02T09:20:40,382 Skipping link: not a file: https://www.piwheels.org/simple/potc/ 2022-01-02T09:20:40,383 Skipping link: not a file: https://pypi.org/simple/potc/ 2022-01-02T09:20:40,415 Given no hashes to check 1 links for project 'potc': discarding no candidates 2022-01-02T09:20:40,444 Collecting potc==0.0.2 2022-01-02T09:20:40,448 Created temporary directory: /tmp/pip-unpack-xpxf1a_m 2022-01-02T09:20:40,666 Downloading potc-0.0.2.tar.gz (30 kB) 2022-01-02T09:20:40,875 Added potc==0.0.2 from https://files.pythonhosted.org/packages/e8/d8/a34170aa45746c7bf2c0e33c01432d127b433224997f4da67d4106f71639/potc-0.0.2.tar.gz#sha256=3d09f920e498b272f63c03ab5170962a2a800f994c9adb06453fab31d16ccb13 to build tracker '/tmp/pip-req-tracker-d18d8j9z' 2022-01-02T09:20:40,877 Running setup.py (path:/tmp/pip-wheel-jqx8pk2b/potc_0703e7e98c384037aec42b0b9f1ffa7c/setup.py) egg_info for package potc 2022-01-02T09:20:40,878 Created temporary directory: /tmp/pip-pip-egg-info-jwsoydbu 2022-01-02T09:20:40,878 Preparing metadata (setup.py): started 2022-01-02T09:20:40,879 Running command python setup.py egg_info 2022-01-02T09:20:42,359 Traceback (most recent call last): 2022-01-02T09:20:42,361 File "", line 1, in 2022-01-02T09:20:42,361 File "/tmp/pip-wheel-jqx8pk2b/potc_0703e7e98c384037aec42b0b9f1ffa7c/setup.py", line 21, in 2022-01-02T09:20:42,361 requirements = _load_req('requirements.txt') 2022-01-02T09:20:42,362 File "/tmp/pip-wheel-jqx8pk2b/potc_0703e7e98c384037aec42b0b9f1ffa7c/setup.py", line 17, in _load_req 2022-01-02T09:20:42,362 with open(file, 'r', 'utf-8') as f: 2022-01-02T09:20:42,363 File "/usr/lib/python3.7/codecs.py", line 898, in open 2022-01-02T09:20:42,363 file = builtins.open(filename, mode, buffering) 2022-01-02T09:20:42,363 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2022-01-02T09:20:42,453 Preparing metadata (setup.py): finished with status 'error' 2022-01-02T09:20:42,455 WARNING: Discarding https://files.pythonhosted.org/packages/e8/d8/a34170aa45746c7bf2c0e33c01432d127b433224997f4da67d4106f71639/potc-0.0.2.tar.gz#sha256=3d09f920e498b272f63c03ab5170962a2a800f994c9adb06453fab31d16ccb13 (from https://pypi.org/simple/potc/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-01-02T09:20:42,458 ERROR: Could not find a version that satisfies the requirement potc==0.0.2 (from versions: 0.0.1, 0.0.2) 2022-01-02T09:20:42,458 ERROR: No matching distribution found for potc==0.0.2 2022-01-02T09:20:42,459 Exception information: 2022-01-02T09:20:42,459 Traceback (most recent call last): 2022-01-02T09:20:42,459 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-02T09:20:42,459 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-02T09:20:42,459 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-02T09:20:42,459 raise RequirementsConflicted(criterion) 2022-01-02T09:20:42,459 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('potc==0.0.2') 2022-01-02T09:20:42,459 2022-01-02T09:20:42,459 During handling of the above exception, another exception occurred: 2022-01-02T09:20:42,459 2022-01-02T09:20:42,459 Traceback (most recent call last): 2022-01-02T09:20:42,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-02T09:20:42,459 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-02T09:20:42,459 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-02T09:20:42,459 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-02T09:20:42,459 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-02T09:20:42,459 raise ResolutionImpossible(e.criterion.information) 2022-01-02T09:20:42,459 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('potc==0.0.2'), parent=None)] 2022-01-02T09:20:42,459 2022-01-02T09:20:42,459 The above exception was the direct cause of the following exception: 2022-01-02T09:20:42,459 2022-01-02T09:20:42,459 Traceback (most recent call last): 2022-01-02T09:20:42,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-02T09:20:42,459 status = run_func(*args) 2022-01-02T09:20:42,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-02T09:20:42,459 return func(self, options, args) 2022-01-02T09:20:42,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-02T09:20:42,459 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-02T09:20:42,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-02T09:20:42,459 raise error from e 2022-01-02T09:20:42,459 pip._internal.exceptions.DistributionNotFound: No matching distribution found for potc==0.0.2 2022-01-02T09:20:42,469 Removed potc==0.0.2 from https://files.pythonhosted.org/packages/e8/d8/a34170aa45746c7bf2c0e33c01432d127b433224997f4da67d4106f71639/potc-0.0.2.tar.gz#sha256=3d09f920e498b272f63c03ab5170962a2a800f994c9adb06453fab31d16ccb13 from build tracker '/tmp/pip-req-tracker-d18d8j9z' 2022-01-02T09:20:42,470 Removed build tracker: '/tmp/pip-req-tracker-d18d8j9z'