2021-07-12T15:16:21,860 Created temporary directory: /tmp/pip-ephem-wheel-cache-80qi6n_q 2021-07-12T15:16:21,863 Created temporary directory: /tmp/pip-req-tracker-r9qab1op 2021-07-12T15:16:21,864 Initialized build tracking at /tmp/pip-req-tracker-r9qab1op 2021-07-12T15:16:21,864 Created build tracker: /tmp/pip-req-tracker-r9qab1op 2021-07-12T15:16:21,864 Entered build tracker: /tmp/pip-req-tracker-r9qab1op 2021-07-12T15:16:21,865 Created temporary directory: /tmp/pip-wheel-66x9_r2z 2021-07-12T15:16:21,895 1 location(s) to search for versions of tconnect: 2021-07-12T15:16:21,895 * https://pypi.org/simple/tconnect/ 2021-07-12T15:16:21,895 Fetching project page and analyzing links: https://pypi.org/simple/tconnect/ 2021-07-12T15:16:21,896 Getting page https://pypi.org/simple/tconnect/ 2021-07-12T15:16:21,897 Found index url https://pypi.org/simple 2021-07-12T15:16:22,077 Found link https://files.pythonhosted.org/packages/07/08/0d70b225474e6b71b8fbc493a8bab82f1cda3f374b7942634f60ada67d06/tconnect-0.0.0.tar.gz#sha256=1faa7518dedbb982addebebf2e30ec0eda2a93ea8cf54901a89bea3a8d597b8c (from https://pypi.org/simple/tconnect/), version: 0.0.0 2021-07-12T15:16:22,077 Found link https://files.pythonhosted.org/packages/e7/94/e7d38804c7d9a978d41d9a4db090ae9ed254507124a31e5ba467171dd52e/tconnect-0.1.0.tar.gz#sha256=d7a2a7c1e4de0446b9bbe392798e9d1fcb8651e5c8a53482b64078233b98346f (from https://pypi.org/simple/tconnect/), version: 0.1.0 2021-07-12T15:16:22,077 Skipping link: not a file: https://pypi.org/simple/tconnect/ 2021-07-12T15:16:22,095 Given no hashes to check 1 links for project 'tconnect': discarding no candidates 2021-07-12T15:16:22,114 Collecting tconnect==0.0.0 2021-07-12T15:16:22,115 Created temporary directory: /tmp/pip-unpack-lb1_d67f 2021-07-12T15:16:22,285 Downloading tconnect-0.0.0.tar.gz (3.0 kB) 2021-07-12T15:16:22,328 Added tconnect==0.0.0 from https://files.pythonhosted.org/packages/07/08/0d70b225474e6b71b8fbc493a8bab82f1cda3f374b7942634f60ada67d06/tconnect-0.0.0.tar.gz#sha256=1faa7518dedbb982addebebf2e30ec0eda2a93ea8cf54901a89bea3a8d597b8c to build tracker '/tmp/pip-req-tracker-r9qab1op' 2021-07-12T15:16:22,329 Running setup.py (path:/tmp/pip-wheel-66x9_r2z/tconnect_2ef3d5603c774afdaabd3f51197357a5/setup.py) egg_info for package tconnect 2021-07-12T15:16:22,330 Created temporary directory: /tmp/pip-pip-egg-info-n6o6g6mu 2021-07-12T15:16:22,330 Running command python setup.py egg_info 2021-07-12T15:16:23,221 Traceback (most recent call last): 2021-07-12T15:16:23,222 File "", line 1, in 2021-07-12T15:16:23,222 File "/tmp/pip-wheel-66x9_r2z/tconnect_2ef3d5603c774afdaabd3f51197357a5/setup.py", line 3, in 2021-07-12T15:16:23,223 with open('requirements.txt') as f: 2021-07-12T15:16:23,223 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-12T15:16:23,271 WARNING: Discarding https://files.pythonhosted.org/packages/07/08/0d70b225474e6b71b8fbc493a8bab82f1cda3f374b7942634f60ada67d06/tconnect-0.0.0.tar.gz#sha256=1faa7518dedbb982addebebf2e30ec0eda2a93ea8cf54901a89bea3a8d597b8c (from https://pypi.org/simple/tconnect/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T15:16:23,273 ERROR: Could not find a version that satisfies the requirement tconnect==0.0.0 (from versions: 0.0.0, 0.1.0) 2021-07-12T15:16:23,273 ERROR: No matching distribution found for tconnect==0.0.0 2021-07-12T15:16:23,273 Exception information: 2021-07-12T15:16:23,273 Traceback (most recent call last): 2021-07-12T15:16:23,273 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T15:16:23,273 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T15:16:23,273 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T15:16:23,273 raise RequirementsConflicted(criterion) 2021-07-12T15:16:23,273 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tconnect==0.0.0') 2021-07-12T15:16:23,273 2021-07-12T15:16:23,273 During handling of the above exception, another exception occurred: 2021-07-12T15:16:23,273 2021-07-12T15:16:23,273 Traceback (most recent call last): 2021-07-12T15:16:23,273 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T15:16:23,273 result = self._result = resolver.resolve( 2021-07-12T15:16:23,273 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T15:16:23,273 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T15:16:23,273 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T15:16:23,273 raise ResolutionImpossible(e.criterion.information) 2021-07-12T15:16:23,273 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tconnect==0.0.0'), parent=None)] 2021-07-12T15:16:23,273 2021-07-12T15:16:23,273 The above exception was the direct cause of the following exception: 2021-07-12T15:16:23,273 2021-07-12T15:16:23,273 Traceback (most recent call last): 2021-07-12T15:16:23,273 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T15:16:23,273 status = self.run(options, args) 2021-07-12T15:16:23,273 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T15:16:23,273 return func(self, options, args) 2021-07-12T15:16:23,273 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T15:16:23,273 requirement_set = resolver.resolve( 2021-07-12T15:16:23,273 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T15:16:23,273 raise error from e 2021-07-12T15:16:23,273 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tconnect==0.0.0 2021-07-12T15:16:23,279 Removed tconnect==0.0.0 from https://files.pythonhosted.org/packages/07/08/0d70b225474e6b71b8fbc493a8bab82f1cda3f374b7942634f60ada67d06/tconnect-0.0.0.tar.gz#sha256=1faa7518dedbb982addebebf2e30ec0eda2a93ea8cf54901a89bea3a8d597b8c from build tracker '/tmp/pip-req-tracker-r9qab1op' 2021-07-12T15:16:23,279 Removed build tracker: '/tmp/pip-req-tracker-r9qab1op'