2021-07-14T09:48:57,893 Created temporary directory: /tmp/pip-ephem-wheel-cache-vbh9cpp5 2021-07-14T09:48:57,896 Created temporary directory: /tmp/pip-req-tracker-7wtf7s6v 2021-07-14T09:48:57,896 Initialized build tracking at /tmp/pip-req-tracker-7wtf7s6v 2021-07-14T09:48:57,896 Created build tracker: /tmp/pip-req-tracker-7wtf7s6v 2021-07-14T09:48:57,896 Entered build tracker: /tmp/pip-req-tracker-7wtf7s6v 2021-07-14T09:48:57,897 Created temporary directory: /tmp/pip-wheel-a7m2ix9c 2021-07-14T09:48:57,927 1 location(s) to search for versions of thyestes: 2021-07-14T09:48:57,927 * https://pypi.org/simple/thyestes/ 2021-07-14T09:48:57,927 Fetching project page and analyzing links: https://pypi.org/simple/thyestes/ 2021-07-14T09:48:57,928 Getting page https://pypi.org/simple/thyestes/ 2021-07-14T09:48:57,929 Found index url https://pypi.org/simple 2021-07-14T09:48:58,018 Found link https://files.pythonhosted.org/packages/5f/be/99bff03efad35fb91a8c08f055bf56c00cfb032a4eeb16c940bc33e989c1/Thyestes-0.1a1.tar.gz#sha256=4e152e6724bb1e545eaaec97e8975c2929812a89e8702ae9f640790e3e928a29 (from https://pypi.org/simple/thyestes/), version: 0.1a1 2021-07-14T09:48:58,018 Found link https://files.pythonhosted.org/packages/88/84/c47f50c1609cb98bf20e6524aca68877174005e6ca1b4a9e9feb31d620f7/Thyestes-0.1a3.tar.gz#sha256=deb96dda6faf90eaec949698e6490cd5b8566522f9bc50e694b4f8d5cbe12b01 (from https://pypi.org/simple/thyestes/), version: 0.1a3 2021-07-14T09:48:58,019 Found link https://files.pythonhosted.org/packages/ea/d5/a64720f50d4a5d97aa72757d22f23546cbcf68c3d61479856e1e5e6678b1/Thyestes-0.1.0.tar.gz#sha256=5e9695000b0ee3836c12ba544a5de0a9d343327f1294e796e5af2a0c035e1f11 (from https://pypi.org/simple/thyestes/), version: 0.1.0 2021-07-14T09:48:58,019 Found link https://files.pythonhosted.org/packages/3c/1c/aef98a8d0c3087d674a517a946c79299320dfbc38fb0d53fc252abfc9d2e/Thyestes-0.1.2.tar.gz#sha256=e0bbf0cc16325713e5538281ada6e9ad7b0f8d5e523d31a095ed22219898fddc (from https://pypi.org/simple/thyestes/), version: 0.1.2 2021-07-14T09:48:58,019 Skipping link: not a file: https://pypi.org/simple/thyestes/ 2021-07-14T09:48:58,036 Given no hashes to check 1 links for project 'thyestes': discarding no candidates 2021-07-14T09:48:58,055 Collecting thyestes==0.1.0 2021-07-14T09:48:58,057 Created temporary directory: /tmp/pip-unpack-xv8tk8g_ 2021-07-14T09:48:58,096 Downloading Thyestes-0.1.0.tar.gz (9.5 kB) 2021-07-14T09:48:58,161 Added thyestes==0.1.0 from https://files.pythonhosted.org/packages/ea/d5/a64720f50d4a5d97aa72757d22f23546cbcf68c3d61479856e1e5e6678b1/Thyestes-0.1.0.tar.gz#sha256=5e9695000b0ee3836c12ba544a5de0a9d343327f1294e796e5af2a0c035e1f11 to build tracker '/tmp/pip-req-tracker-7wtf7s6v' 2021-07-14T09:48:58,162 Running setup.py (path:/tmp/pip-wheel-a7m2ix9c/thyestes_c3503139548948eb87931a5462f3a1d3/setup.py) egg_info for package thyestes 2021-07-14T09:48:58,163 Created temporary directory: /tmp/pip-pip-egg-info-gc7gtafl 2021-07-14T09:48:58,163 Running command python setup.py egg_info 2021-07-14T09:48:59,001 Traceback (most recent call last): 2021-07-14T09:48:59,002 File "", line 1, in 2021-07-14T09:48:59,002 File "/tmp/pip-wheel-a7m2ix9c/thyestes_c3503139548948eb87931a5462f3a1d3/setup.py", line 4, in 2021-07-14T09:48:59,003 import thyestes.timerservice 2021-07-14T09:48:59,003 File "/tmp/pip-wheel-a7m2ix9c/thyestes_c3503139548948eb87931a5462f3a1d3/thyestes/timerservice.py", line 1, in 2021-07-14T09:48:59,003 from pelops.abstractmicroservice import AbstractMicroservice 2021-07-14T09:48:59,003 ModuleNotFoundError: No module named 'pelops' 2021-07-14T09:48:59,052 WARNING: Discarding https://files.pythonhosted.org/packages/ea/d5/a64720f50d4a5d97aa72757d22f23546cbcf68c3d61479856e1e5e6678b1/Thyestes-0.1.0.tar.gz#sha256=5e9695000b0ee3836c12ba544a5de0a9d343327f1294e796e5af2a0c035e1f11 (from https://pypi.org/simple/thyestes/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T09:48:59,054 ERROR: Could not find a version that satisfies the requirement thyestes==0.1.0 (from versions: 0.1a1, 0.1a3, 0.1.0, 0.1.2) 2021-07-14T09:48:59,054 ERROR: No matching distribution found for thyestes==0.1.0 2021-07-14T09:48:59,054 Exception information: 2021-07-14T09:48:59,054 Traceback (most recent call last): 2021-07-14T09:48:59,054 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T09:48:59,054 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T09:48:59,054 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T09:48:59,054 raise RequirementsConflicted(criterion) 2021-07-14T09:48:59,054 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('thyestes==0.1.0') 2021-07-14T09:48:59,054 2021-07-14T09:48:59,054 During handling of the above exception, another exception occurred: 2021-07-14T09:48:59,054 2021-07-14T09:48:59,054 Traceback (most recent call last): 2021-07-14T09:48:59,054 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T09:48:59,054 result = self._result = resolver.resolve( 2021-07-14T09:48:59,054 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T09:48:59,054 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T09:48:59,054 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T09:48:59,054 raise ResolutionImpossible(e.criterion.information) 2021-07-14T09:48:59,054 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('thyestes==0.1.0'), parent=None)] 2021-07-14T09:48:59,054 2021-07-14T09:48:59,054 The above exception was the direct cause of the following exception: 2021-07-14T09:48:59,054 2021-07-14T09:48:59,054 Traceback (most recent call last): 2021-07-14T09:48:59,054 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T09:48:59,054 status = self.run(options, args) 2021-07-14T09:48:59,054 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T09:48:59,054 return func(self, options, args) 2021-07-14T09:48:59,054 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T09:48:59,054 requirement_set = resolver.resolve( 2021-07-14T09:48:59,054 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T09:48:59,054 raise error from e 2021-07-14T09:48:59,054 pip._internal.exceptions.DistributionNotFound: No matching distribution found for thyestes==0.1.0 2021-07-14T09:48:59,059 Removed thyestes==0.1.0 from https://files.pythonhosted.org/packages/ea/d5/a64720f50d4a5d97aa72757d22f23546cbcf68c3d61479856e1e5e6678b1/Thyestes-0.1.0.tar.gz#sha256=5e9695000b0ee3836c12ba544a5de0a9d343327f1294e796e5af2a0c035e1f11 from build tracker '/tmp/pip-req-tracker-7wtf7s6v' 2021-07-14T09:48:59,060 Removed build tracker: '/tmp/pip-req-tracker-7wtf7s6v'