2021-07-09T21:59:08,887 Created temporary directory: /tmp/pip-ephem-wheel-cache-9hyhr9pn 2021-07-09T21:59:08,890 Created temporary directory: /tmp/pip-req-tracker-63mpszaa 2021-07-09T21:59:08,890 Initialized build tracking at /tmp/pip-req-tracker-63mpszaa 2021-07-09T21:59:08,890 Created build tracker: /tmp/pip-req-tracker-63mpszaa 2021-07-09T21:59:08,891 Entered build tracker: /tmp/pip-req-tracker-63mpszaa 2021-07-09T21:59:08,891 Created temporary directory: /tmp/pip-wheel-ckr705me 2021-07-09T21:59:08,925 1 location(s) to search for versions of pyringe: 2021-07-09T21:59:08,925 * https://pypi.org/simple/pyringe/ 2021-07-09T21:59:08,926 Fetching project page and analyzing links: https://pypi.org/simple/pyringe/ 2021-07-09T21:59:08,926 Getting page https://pypi.org/simple/pyringe/ 2021-07-09T21:59:08,928 Found index url https://pypi.org/simple 2021-07-09T21:59:09,016 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:59:09,017 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:59:09,017 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:59:09,017 Skipping link: not a file: https://pypi.org/simple/pyringe/ 2021-07-09T21:59:09,034 Given no hashes to check 1 links for project 'pyringe': discarding no candidates 2021-07-09T21:59:09,051 Collecting pyringe==1.0.2 2021-07-09T21:59:09,053 Created temporary directory: /tmp/pip-unpack-7wt45o6n 2021-07-09T21:59:09,250 Downloading pyringe-1.0.2.tar.gz (42 kB) 2021-07-09T21:59:09,323 Added pyringe==1.0.2 from https://files.pythonhosted.org/packages/7c/c6/6cef124c38227ece01350414c7866727179d17f64b88b8bf513386c0e4be/pyringe-1.0.2.tar.gz#sha256=b93f5710c05c8022d04b0145b54825d8748469c04deb7bc6b12fa44174e39324 to build tracker '/tmp/pip-req-tracker-63mpszaa' 2021-07-09T21:59:09,324 Running setup.py (path:/tmp/pip-wheel-ckr705me/pyringe_e127a1e2157e4382bf77359c36b21498/setup.py) egg_info for package pyringe 2021-07-09T21:59:09,325 Created temporary directory: /tmp/pip-pip-egg-info-zu9hixto 2021-07-09T21:59:09,326 Running command python setup.py egg_info 2021-07-09T21:59:09,941 Traceback (most recent call last): 2021-07-09T21:59:09,942 File "", line 1, in 2021-07-09T21:59:09,942 File "/tmp/pip-wheel-ckr705me/pyringe_e127a1e2157e4382bf77359c36b21498/setup.py", line 18, in 2021-07-09T21:59:09,943 import pyringe 2021-07-09T21:59:09,943 File "/tmp/pip-wheel-ckr705me/pyringe_e127a1e2157e4382bf77359c36b21498/pyringe/__init__.py", line 17, in 2021-07-09T21:59:09,943 import inferior 2021-07-09T21:59:09,943 ModuleNotFoundError: No module named 'inferior' 2021-07-09T21:59:09,991 WARNING: Discarding https://files.pythonhosted.org/packages/7c/c6/6cef124c38227ece01350414c7866727179d17f64b88b8bf513386c0e4be/pyringe-1.0.2.tar.gz#sha256=b93f5710c05c8022d04b0145b54825d8748469c04deb7bc6b12fa44174e39324 (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:59:09,993 ERROR: Could not find a version that satisfies the requirement pyringe==1.0.2 (from versions: 1.0, 1.0.1, 1.0.2) 2021-07-09T21:59:09,993 ERROR: No matching distribution found for pyringe==1.0.2 2021-07-09T21:59:09,993 Exception information: 2021-07-09T21:59:09,993 Traceback (most recent call last): 2021-07-09T21:59:09,993 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:59:09,993 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:59:09,993 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:59:09,993 raise RequirementsConflicted(criterion) 2021-07-09T21:59:09,993 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyringe==1.0.2') 2021-07-09T21:59:09,993 2021-07-09T21:59:09,993 During handling of the above exception, another exception occurred: 2021-07-09T21:59:09,993 2021-07-09T21:59:09,993 Traceback (most recent call last): 2021-07-09T21:59:09,993 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:59:09,993 result = self._result = resolver.resolve( 2021-07-09T21:59:09,993 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:59:09,993 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:59:09,993 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:59:09,993 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:59:09,993 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyringe==1.0.2'), parent=None)] 2021-07-09T21:59:09,993 2021-07-09T21:59:09,993 The above exception was the direct cause of the following exception: 2021-07-09T21:59:09,993 2021-07-09T21:59:09,993 Traceback (most recent call last): 2021-07-09T21:59:09,993 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:59:09,993 status = self.run(options, args) 2021-07-09T21:59:09,993 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:59:09,993 return func(self, options, args) 2021-07-09T21:59:09,993 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:59:09,993 requirement_set = resolver.resolve( 2021-07-09T21:59:09,993 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:59:09,993 raise error from e 2021-07-09T21:59:09,993 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyringe==1.0.2 2021-07-09T21:59:09,998 Removed pyringe==1.0.2 from https://files.pythonhosted.org/packages/7c/c6/6cef124c38227ece01350414c7866727179d17f64b88b8bf513386c0e4be/pyringe-1.0.2.tar.gz#sha256=b93f5710c05c8022d04b0145b54825d8748469c04deb7bc6b12fa44174e39324 from build tracker '/tmp/pip-req-tracker-63mpszaa' 2021-07-09T21:59:09,999 Removed build tracker: '/tmp/pip-req-tracker-63mpszaa'