2021-07-09T21:26:42,863 Created temporary directory: /tmp/pip-ephem-wheel-cache-adfu5rm3 2021-07-09T21:26:42,866 Created temporary directory: /tmp/pip-req-tracker-9hk34yjk 2021-07-09T21:26:42,866 Initialized build tracking at /tmp/pip-req-tracker-9hk34yjk 2021-07-09T21:26:42,866 Created build tracker: /tmp/pip-req-tracker-9hk34yjk 2021-07-09T21:26:42,866 Entered build tracker: /tmp/pip-req-tracker-9hk34yjk 2021-07-09T21:26:42,867 Created temporary directory: /tmp/pip-wheel-l_gq6_oy 2021-07-09T21:26:42,901 1 location(s) to search for versions of pyringe: 2021-07-09T21:26:42,901 * https://pypi.org/simple/pyringe/ 2021-07-09T21:26:42,901 Fetching project page and analyzing links: https://pypi.org/simple/pyringe/ 2021-07-09T21:26:42,902 Getting page https://pypi.org/simple/pyringe/ 2021-07-09T21:26:42,903 Found index url https://pypi.org/simple 2021-07-09T21:26:43,080 Found link https://files.pythonhosted.org/packages/0d/07/77cc615e1dbc522739aa4e90fa66a27e1751398ed27cd75252a3bef3a113/pyringe-1.0.tar.gz#sha256=5c2ded6d9734abc7776ce9f09baf9a689937e548862976bab52a7ab73a13fd3c (from https://pypi.org/simple/pyringe/), version: 1.0 2021-07-09T21:26:43,081 Found link https://files.pythonhosted.org/packages/61/ae/583884e45e3ea5d73d47f4ca6e42a9ca38cbe7091408b6681c17f392eb91/pyringe-1.0.1.tar.gz#sha256=414262d88420cc446397ee018b0886bc33caaa08bd45a365bb0181aae00716d8 (from https://pypi.org/simple/pyringe/), version: 1.0.1 2021-07-09T21:26:43,081 Found link https://files.pythonhosted.org/packages/7c/c6/6cef124c38227ece01350414c7866727179d17f64b88b8bf513386c0e4be/pyringe-1.0.2.tar.gz#sha256=b93f5710c05c8022d04b0145b54825d8748469c04deb7bc6b12fa44174e39324 (from https://pypi.org/simple/pyringe/), version: 1.0.2 2021-07-09T21:26:43,081 Skipping link: not a file: https://pypi.org/simple/pyringe/ 2021-07-09T21:26:43,098 Given no hashes to check 1 links for project 'pyringe': discarding no candidates 2021-07-09T21:26:43,115 Collecting pyringe==1.0 2021-07-09T21:26:43,117 Created temporary directory: /tmp/pip-unpack-s02ok8j4 2021-07-09T21:26:43,307 Downloading pyringe-1.0.tar.gz (41 kB) 2021-07-09T21:26:43,381 Added pyringe==1.0 from https://files.pythonhosted.org/packages/0d/07/77cc615e1dbc522739aa4e90fa66a27e1751398ed27cd75252a3bef3a113/pyringe-1.0.tar.gz#sha256=5c2ded6d9734abc7776ce9f09baf9a689937e548862976bab52a7ab73a13fd3c to build tracker '/tmp/pip-req-tracker-9hk34yjk' 2021-07-09T21:26:43,382 Running setup.py (path:/tmp/pip-wheel-l_gq6_oy/pyringe_1268de5750254958bab94f8b1562570d/setup.py) egg_info for package pyringe 2021-07-09T21:26:43,383 Created temporary directory: /tmp/pip-pip-egg-info-h7l3t605 2021-07-09T21:26:43,383 Running command python setup.py egg_info 2021-07-09T21:26:44,028 Traceback (most recent call last): 2021-07-09T21:26:44,029 File "", line 1, in 2021-07-09T21:26:44,029 File "/tmp/pip-wheel-l_gq6_oy/pyringe_1268de5750254958bab94f8b1562570d/setup.py", line 18, in 2021-07-09T21:26:44,029 import pyringe 2021-07-09T21:26:44,029 File "/tmp/pip-wheel-l_gq6_oy/pyringe_1268de5750254958bab94f8b1562570d/pyringe/__init__.py", line 17, in 2021-07-09T21:26:44,030 import inferior 2021-07-09T21:26:44,030 ModuleNotFoundError: No module named 'inferior' 2021-07-09T21:26:44,079 WARNING: Discarding https://files.pythonhosted.org/packages/0d/07/77cc615e1dbc522739aa4e90fa66a27e1751398ed27cd75252a3bef3a113/pyringe-1.0.tar.gz#sha256=5c2ded6d9734abc7776ce9f09baf9a689937e548862976bab52a7ab73a13fd3c (from https://pypi.org/simple/pyringe/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:26:44,081 ERROR: Could not find a version that satisfies the requirement pyringe==1.0 (from versions: 1.0, 1.0.1, 1.0.2) 2021-07-09T21:26:44,081 ERROR: No matching distribution found for pyringe==1.0 2021-07-09T21:26:44,081 Exception information: 2021-07-09T21:26:44,081 Traceback (most recent call last): 2021-07-09T21:26:44,081 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:26:44,081 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:26:44,081 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:26:44,081 raise RequirementsConflicted(criterion) 2021-07-09T21:26:44,081 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyringe==1.0') 2021-07-09T21:26:44,081 2021-07-09T21:26:44,081 During handling of the above exception, another exception occurred: 2021-07-09T21:26:44,081 2021-07-09T21:26:44,081 Traceback (most recent call last): 2021-07-09T21:26:44,081 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:26:44,081 result = self._result = resolver.resolve( 2021-07-09T21:26:44,081 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:26:44,081 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:26:44,081 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:26:44,081 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:26:44,081 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyringe==1.0'), parent=None)] 2021-07-09T21:26:44,081 2021-07-09T21:26:44,081 The above exception was the direct cause of the following exception: 2021-07-09T21:26:44,081 2021-07-09T21:26:44,081 Traceback (most recent call last): 2021-07-09T21:26:44,081 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:26:44,081 status = self.run(options, args) 2021-07-09T21:26:44,081 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:26:44,081 return func(self, options, args) 2021-07-09T21:26:44,081 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:26:44,081 requirement_set = resolver.resolve( 2021-07-09T21:26:44,081 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:26:44,081 raise error from e 2021-07-09T21:26:44,081 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyringe==1.0 2021-07-09T21:26:44,086 Removed pyringe==1.0 from https://files.pythonhosted.org/packages/0d/07/77cc615e1dbc522739aa4e90fa66a27e1751398ed27cd75252a3bef3a113/pyringe-1.0.tar.gz#sha256=5c2ded6d9734abc7776ce9f09baf9a689937e548862976bab52a7ab73a13fd3c from build tracker '/tmp/pip-req-tracker-9hk34yjk' 2021-07-09T21:26:44,086 Removed build tracker: '/tmp/pip-req-tracker-9hk34yjk'