2021-11-05T15:58:12,835 Created temporary directory: /tmp/pip-ephem-wheel-cache-hhav5gqe 2021-11-05T15:58:12,839 Created temporary directory: /tmp/pip-req-tracker-bcyh2pmv 2021-11-05T15:58:12,839 Initialized build tracking at /tmp/pip-req-tracker-bcyh2pmv 2021-11-05T15:58:12,839 Created build tracker: /tmp/pip-req-tracker-bcyh2pmv 2021-11-05T15:58:12,839 Entered build tracker: /tmp/pip-req-tracker-bcyh2pmv 2021-11-05T15:58:12,840 Created temporary directory: /tmp/pip-wheel-_j1gxhqo 2021-11-05T15:58:12,870 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-05T15:58:12,873 2 location(s) to search for versions of reactive-uart2ip: 2021-11-05T15:58:12,873 * https://pypi.org/simple/reactive-uart2ip/ 2021-11-05T15:58:12,873 * https://www.piwheels.org/simple/reactive-uart2ip/ 2021-11-05T15:58:12,873 Fetching project page and analyzing links: https://pypi.org/simple/reactive-uart2ip/ 2021-11-05T15:58:12,874 Getting page https://pypi.org/simple/reactive-uart2ip/ 2021-11-05T15:58:12,876 Found index url https://pypi.org/simple 2021-11-05T15:58:12,961 Found link https://files.pythonhosted.org/packages/cd/10/f5d59da744ec170390afd5554b6a64bdb648bbf5113c926aae51caaf2823/reactive-uart2ip-0.2.tar.gz#sha256=9d1c5a1cbdbd9e0c290d70ede238e589a77e52e0b7f80b825822f8fbfa127da3 (from https://pypi.org/simple/reactive-uart2ip/) (requires-python:>=3.6), version: 0.2 2021-11-05T15:58:12,962 Skipping link: No binaries permitted for reactive-uart2ip: https://files.pythonhosted.org/packages/a8/a4/8e860fd5a77adfd08c8db799c3c37b5311ad45aae77b71772e4cfda46b8b/reactive_uart2ip-0.2-py3-none-any.whl#sha256=ccd403fe66c83c48c4c8051468aa9560daec9c2fd694f42bf9e1e9ef50a4241c (from https://pypi.org/simple/reactive-uart2ip/) (requires-python:>=3.6) 2021-11-05T15:58:12,962 Fetching project page and analyzing links: https://www.piwheels.org/simple/reactive-uart2ip/ 2021-11-05T15:58:12,962 Getting page https://www.piwheels.org/simple/reactive-uart2ip/ 2021-11-05T15:58:12,963 Found index url https://www.piwheels.org/simple 2021-11-05T15:58:13,133 Skipping link: not a file: https://www.piwheels.org/simple/reactive-uart2ip/ 2021-11-05T15:58:13,133 Skipping link: not a file: https://pypi.org/simple/reactive-uart2ip/ 2021-11-05T15:58:13,150 Given no hashes to check 1 links for project 'reactive-uart2ip': discarding no candidates 2021-11-05T15:58:13,165 Collecting reactive-uart2ip==0.2 2021-11-05T15:58:13,167 Created temporary directory: /tmp/pip-unpack-mktk_9ba 2021-11-05T15:58:13,342 Downloading reactive-uart2ip-0.2.tar.gz (6.0 kB) 2021-11-05T15:58:13,399 Added reactive-uart2ip==0.2 from https://files.pythonhosted.org/packages/cd/10/f5d59da744ec170390afd5554b6a64bdb648bbf5113c926aae51caaf2823/reactive-uart2ip-0.2.tar.gz#sha256=9d1c5a1cbdbd9e0c290d70ede238e589a77e52e0b7f80b825822f8fbfa127da3 to build tracker '/tmp/pip-req-tracker-bcyh2pmv' 2021-11-05T15:58:13,400 Running setup.py (path:/tmp/pip-wheel-_j1gxhqo/reactive-uart2ip_d063e3e14b5b48f48b7ceff126b33a08/setup.py) egg_info for package reactive-uart2ip 2021-11-05T15:58:13,401 Created temporary directory: /tmp/pip-pip-egg-info-p247dy6t 2021-11-05T15:58:13,401 Running command python setup.py egg_info 2021-11-05T15:58:14,122 Traceback (most recent call last): 2021-11-05T15:58:14,123 File "", line 1, in 2021-11-05T15:58:14,123 File "/tmp/pip-wheel-_j1gxhqo/reactive-uart2ip_d063e3e14b5b48f48b7ceff126b33a08/setup.py", line 6, in 2021-11-05T15:58:14,123 with open("requirements.txt", "r") as f: 2021-11-05T15:58:14,123 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-11-05T15:58:14,174 WARNING: Discarding https://files.pythonhosted.org/packages/cd/10/f5d59da744ec170390afd5554b6a64bdb648bbf5113c926aae51caaf2823/reactive-uart2ip-0.2.tar.gz#sha256=9d1c5a1cbdbd9e0c290d70ede238e589a77e52e0b7f80b825822f8fbfa127da3 (from https://pypi.org/simple/reactive-uart2ip/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-11-05T15:58:14,176 ERROR: Could not find a version that satisfies the requirement reactive-uart2ip==0.2 (from versions: 0.2) 2021-11-05T15:58:14,176 ERROR: No matching distribution found for reactive-uart2ip==0.2 2021-11-05T15:58:14,177 Exception information: 2021-11-05T15:58:14,177 Traceback (most recent call last): 2021-11-05T15:58:14,177 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-05T15:58:14,177 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-05T15:58:14,177 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-05T15:58:14,177 raise RequirementsConflicted(criterion) 2021-11-05T15:58:14,177 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('reactive-uart2ip==0.2') 2021-11-05T15:58:14,177 2021-11-05T15:58:14,177 During handling of the above exception, another exception occurred: 2021-11-05T15:58:14,177 2021-11-05T15:58:14,177 Traceback (most recent call last): 2021-11-05T15:58:14,177 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-05T15:58:14,177 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-05T15:58:14,177 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-05T15:58:14,177 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-05T15:58:14,177 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-05T15:58:14,177 raise ResolutionImpossible(e.criterion.information) 2021-11-05T15:58:14,177 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('reactive-uart2ip==0.2'), parent=None)] 2021-11-05T15:58:14,177 2021-11-05T15:58:14,177 The above exception was the direct cause of the following exception: 2021-11-05T15:58:14,177 2021-11-05T15:58:14,177 Traceback (most recent call last): 2021-11-05T15:58:14,177 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-05T15:58:14,177 status = self.run(options, args) 2021-11-05T15:58:14,177 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-05T15:58:14,177 return func(self, options, args) 2021-11-05T15:58:14,177 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-05T15:58:14,177 reqs, check_supported_wheels=True 2021-11-05T15:58:14,177 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-05T15:58:14,177 raise error from e 2021-11-05T15:58:14,177 pip._internal.exceptions.DistributionNotFound: No matching distribution found for reactive-uart2ip==0.2 2021-11-05T15:58:14,181 Removed reactive-uart2ip==0.2 from https://files.pythonhosted.org/packages/cd/10/f5d59da744ec170390afd5554b6a64bdb648bbf5113c926aae51caaf2823/reactive-uart2ip-0.2.tar.gz#sha256=9d1c5a1cbdbd9e0c290d70ede238e589a77e52e0b7f80b825822f8fbfa127da3 from build tracker '/tmp/pip-req-tracker-bcyh2pmv' 2021-11-05T15:58:14,182 Removed build tracker: '/tmp/pip-req-tracker-bcyh2pmv'