2021-07-12T04:19:51,909 Created temporary directory: /tmp/pip-ephem-wheel-cache-y94b0b95 2021-07-12T04:19:51,912 Created temporary directory: /tmp/pip-req-tracker-ms0v8q25 2021-07-12T04:19:51,912 Initialized build tracking at /tmp/pip-req-tracker-ms0v8q25 2021-07-12T04:19:51,912 Created build tracker: /tmp/pip-req-tracker-ms0v8q25 2021-07-12T04:19:51,912 Entered build tracker: /tmp/pip-req-tracker-ms0v8q25 2021-07-12T04:19:51,913 Created temporary directory: /tmp/pip-wheel-t4u0lcwa 2021-07-12T04:19:51,943 1 location(s) to search for versions of eelifx: 2021-07-12T04:19:51,943 * https://pypi.org/simple/eelifx/ 2021-07-12T04:19:51,944 Fetching project page and analyzing links: https://pypi.org/simple/eelifx/ 2021-07-12T04:19:51,944 Getting page https://pypi.org/simple/eelifx/ 2021-07-12T04:19:51,946 Found index url https://pypi.org/simple 2021-07-12T04:19:52,126 Found link https://files.pythonhosted.org/packages/e0/74/5d50eb492564b47b0f897802f1e060fa34309e3ef1772b893e8a23510896/eelifx-0.8.0.tar.gz#sha256=6820d34c3fefd9ef40fc80466b3763d96fd5ab1f16eb8a5c2f138a94e8a24385 (from https://pypi.org/simple/eelifx/), version: 0.8.0 2021-07-12T04:19:52,126 Found link https://files.pythonhosted.org/packages/c5/84/d7dcad8b9fef893a13834c8641446e9d55861997ced82bcc1079d61e194e/eelifx-0.8.1.tar.gz#sha256=1dd80e0d5ecc9c1ab4760ae6e397e8bdf0920edc722442feaaff70ba093e20ba (from https://pypi.org/simple/eelifx/), version: 0.8.1 2021-07-12T04:19:52,127 Found link https://files.pythonhosted.org/packages/d3/eb/3e13255ae77e11e9029ccd742b408e4bdaa027bb4dc401a2fe110fedbaf6/eelifx-0.8.2.tar.gz#sha256=1752d1f264965f850a5283e31baf6ee979c81cd8cb724cf167f2ba7dae9b9529 (from https://pypi.org/simple/eelifx/), version: 0.8.2 2021-07-12T04:19:52,127 Skipping link: not a file: https://pypi.org/simple/eelifx/ 2021-07-12T04:19:52,145 Given no hashes to check 1 links for project 'eelifx': discarding no candidates 2021-07-12T04:19:52,164 Collecting eelifx==0.8.0 2021-07-12T04:19:52,165 Created temporary directory: /tmp/pip-unpack-_0yao1p3 2021-07-12T04:19:52,336 Downloading eelifx-0.8.0.tar.gz (9.8 kB) 2021-07-12T04:19:52,392 Added eelifx==0.8.0 from https://files.pythonhosted.org/packages/e0/74/5d50eb492564b47b0f897802f1e060fa34309e3ef1772b893e8a23510896/eelifx-0.8.0.tar.gz#sha256=6820d34c3fefd9ef40fc80466b3763d96fd5ab1f16eb8a5c2f138a94e8a24385 to build tracker '/tmp/pip-req-tracker-ms0v8q25' 2021-07-12T04:19:52,393 Running setup.py (path:/tmp/pip-wheel-t4u0lcwa/eelifx_5b7ea793524d45e78989a51d8552587d/setup.py) egg_info for package eelifx 2021-07-12T04:19:52,394 Created temporary directory: /tmp/pip-pip-egg-info-es7h8n59 2021-07-12T04:19:52,394 Running command python setup.py egg_info 2021-07-12T04:19:53,322 Traceback (most recent call last): 2021-07-12T04:19:53,323 File "", line 1, in 2021-07-12T04:19:53,323 File "/tmp/pip-wheel-t4u0lcwa/eelifx_5b7ea793524d45e78989a51d8552587d/setup.py", line 14, in 2021-07-12T04:19:53,323 required = filter_requirements('requirements.txt') 2021-07-12T04:19:53,323 File "/tmp/pip-wheel-t4u0lcwa/eelifx_5b7ea793524d45e78989a51d8552587d/setup.py", line 5, in filter_requirements 2021-07-12T04:19:53,323 with open(fn) as fh: 2021-07-12T04:19:53,324 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-12T04:19:53,371 WARNING: Discarding https://files.pythonhosted.org/packages/e0/74/5d50eb492564b47b0f897802f1e060fa34309e3ef1772b893e8a23510896/eelifx-0.8.0.tar.gz#sha256=6820d34c3fefd9ef40fc80466b3763d96fd5ab1f16eb8a5c2f138a94e8a24385 (from https://pypi.org/simple/eelifx/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T04:19:53,372 ERROR: Could not find a version that satisfies the requirement eelifx==0.8.0 (from versions: 0.8.0, 0.8.1, 0.8.2) 2021-07-12T04:19:53,372 ERROR: No matching distribution found for eelifx==0.8.0 2021-07-12T04:19:53,373 Exception information: 2021-07-12T04:19:53,373 Traceback (most recent call last): 2021-07-12T04:19:53,373 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T04:19:53,373 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T04:19:53,373 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T04:19:53,373 raise RequirementsConflicted(criterion) 2021-07-12T04:19:53,373 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('eelifx==0.8.0') 2021-07-12T04:19:53,373 2021-07-12T04:19:53,373 During handling of the above exception, another exception occurred: 2021-07-12T04:19:53,373 2021-07-12T04:19:53,373 Traceback (most recent call last): 2021-07-12T04:19:53,373 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T04:19:53,373 result = self._result = resolver.resolve( 2021-07-12T04:19:53,373 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T04:19:53,373 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T04:19:53,373 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T04:19:53,373 raise ResolutionImpossible(e.criterion.information) 2021-07-12T04:19:53,373 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('eelifx==0.8.0'), parent=None)] 2021-07-12T04:19:53,373 2021-07-12T04:19:53,373 The above exception was the direct cause of the following exception: 2021-07-12T04:19:53,373 2021-07-12T04:19:53,373 Traceback (most recent call last): 2021-07-12T04:19:53,373 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T04:19:53,373 status = self.run(options, args) 2021-07-12T04:19:53,373 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T04:19:53,373 return func(self, options, args) 2021-07-12T04:19:53,373 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T04:19:53,373 requirement_set = resolver.resolve( 2021-07-12T04:19:53,373 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T04:19:53,373 raise error from e 2021-07-12T04:19:53,373 pip._internal.exceptions.DistributionNotFound: No matching distribution found for eelifx==0.8.0 2021-07-12T04:19:53,378 Removed eelifx==0.8.0 from https://files.pythonhosted.org/packages/e0/74/5d50eb492564b47b0f897802f1e060fa34309e3ef1772b893e8a23510896/eelifx-0.8.0.tar.gz#sha256=6820d34c3fefd9ef40fc80466b3763d96fd5ab1f16eb8a5c2f138a94e8a24385 from build tracker '/tmp/pip-req-tracker-ms0v8q25' 2021-07-12T04:19:53,378 Removed build tracker: '/tmp/pip-req-tracker-ms0v8q25'