2021-07-21T02:06:40,130 Created temporary directory: /tmp/pip-ephem-wheel-cache-86mo7urt 2021-07-21T02:06:40,133 Created temporary directory: /tmp/pip-req-tracker-j6g76m56 2021-07-21T02:06:40,133 Initialized build tracking at /tmp/pip-req-tracker-j6g76m56 2021-07-21T02:06:40,133 Created build tracker: /tmp/pip-req-tracker-j6g76m56 2021-07-21T02:06:40,134 Entered build tracker: /tmp/pip-req-tracker-j6g76m56 2021-07-21T02:06:40,134 Created temporary directory: /tmp/pip-wheel-gi1iq_tw 2021-07-21T02:06:40,163 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-07-21T02:06:40,165 2 location(s) to search for versions of pyent: 2021-07-21T02:06:40,165 * https://pypi.org/simple/pyent/ 2021-07-21T02:06:40,165 * https://www.piwheels.org/simple/pyent/ 2021-07-21T02:06:40,166 Fetching project page and analyzing links: https://pypi.org/simple/pyent/ 2021-07-21T02:06:40,166 Getting page https://pypi.org/simple/pyent/ 2021-07-21T02:06:40,168 Found index url https://pypi.org/simple 2021-07-21T02:06:40,354 Found link https://files.pythonhosted.org/packages/69/4f/f9663d779d208fe6afbc6f7976f02876a3d9ac334e37a108c1eb71585983/pyent-0.0.0.tar.gz#sha256=ed4a1004cf41ad8235759b91b9fdb14981bed507019bddc27e5e17c444f2fbcb (from https://pypi.org/simple/pyent/) (requires-python:>=3.6), version: 0.0.0 2021-07-21T02:06:40,355 Found link https://files.pythonhosted.org/packages/6a/c0/92dabe0d7b04aa259fc6c75c784d2afbadd420c7e35eaef3c7014cfe9732/pyent-0.0.1.tar.gz#sha256=db0cbeaa28998418169f002c1f4ee3360db9b831b5f6605477cd5754cd37e838 (from https://pypi.org/simple/pyent/) (requires-python:>=3.6), version: 0.0.1 2021-07-21T02:06:40,355 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyent/ 2021-07-21T02:06:40,356 Getting page https://www.piwheels.org/simple/pyent/ 2021-07-21T02:06:40,357 Found index url https://www.piwheels.org/simple 2021-07-21T02:06:40,497 Skipping link: No binaries permitted for pyent: https://www.piwheels.org/simple/pyent/pyent-0.0.1-cp37-cp37m-linux_armv6l.whl#sha256=be74e1607298f6f08fce7c89bcf19865771ae596fae30785834b9085caf79081 (from https://www.piwheels.org/simple/pyent/) (requires-python:>=3.6) 2021-07-21T02:06:40,497 Skipping link: No binaries permitted for pyent: https://www.piwheels.org/simple/pyent/pyent-0.0.1-cp37-cp37m-linux_armv7l.whl#sha256=be74e1607298f6f08fce7c89bcf19865771ae596fae30785834b9085caf79081 (from https://www.piwheels.org/simple/pyent/) (requires-python:>=3.6) 2021-07-21T02:06:40,498 Skipping link: not a file: https://www.piwheels.org/simple/pyent/ 2021-07-21T02:06:40,498 Skipping link: not a file: https://pypi.org/simple/pyent/ 2021-07-21T02:06:40,523 Given no hashes to check 1 links for project 'pyent': discarding no candidates 2021-07-21T02:06:40,541 Collecting pyent==0.0.0 2021-07-21T02:06:40,542 Created temporary directory: /tmp/pip-unpack-o2lu599x 2021-07-21T02:06:40,720 Downloading pyent-0.0.0.tar.gz (24 kB) 2021-07-21T02:06:40,766 Added pyent==0.0.0 from https://files.pythonhosted.org/packages/69/4f/f9663d779d208fe6afbc6f7976f02876a3d9ac334e37a108c1eb71585983/pyent-0.0.0.tar.gz#sha256=ed4a1004cf41ad8235759b91b9fdb14981bed507019bddc27e5e17c444f2fbcb to build tracker '/tmp/pip-req-tracker-j6g76m56' 2021-07-21T02:06:40,767 Running setup.py (path:/tmp/pip-wheel-gi1iq_tw/pyent_8b95145571604febbebe008db668e8d3/setup.py) egg_info for package pyent 2021-07-21T02:06:40,767 Created temporary directory: /tmp/pip-pip-egg-info-v2j4yvza 2021-07-21T02:06:40,768 Running command python setup.py egg_info 2021-07-21T02:06:42,498 Traceback (most recent call last): 2021-07-21T02:06:42,499 File "", line 1, in 2021-07-21T02:06:42,499 File "/tmp/pip-wheel-gi1iq_tw/pyent_8b95145571604febbebe008db668e8d3/setup.py", line 13, in 2021-07-21T02:06:42,499 ext_modules=cythonize('ent.pyx', language_level=3), 2021-07-21T02:06:42,499 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 965, in cythonize 2021-07-21T02:06:42,507 module_list, module_metadata = create_extension_list( 2021-07-21T02:06:42,508 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 815, in create_extension_list 2021-07-21T02:06:42,508 for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern): 2021-07-21T02:06:42,508 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 114, in nonempty 2021-07-21T02:06:42,509 raise ValueError(error_msg) 2021-07-21T02:06:42,509 ValueError: 'ent.pyx' doesn't match any files 2021-07-21T02:06:42,595 WARNING: Discarding https://files.pythonhosted.org/packages/69/4f/f9663d779d208fe6afbc6f7976f02876a3d9ac334e37a108c1eb71585983/pyent-0.0.0.tar.gz#sha256=ed4a1004cf41ad8235759b91b9fdb14981bed507019bddc27e5e17c444f2fbcb (from https://pypi.org/simple/pyent/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-21T02:06:42,596 ERROR: Could not find a version that satisfies the requirement pyent==0.0.0 (from versions: 0.0.0, 0.0.1) 2021-07-21T02:06:42,596 ERROR: No matching distribution found for pyent==0.0.0 2021-07-21T02:06:42,597 Exception information: 2021-07-21T02:06:42,597 Traceback (most recent call last): 2021-07-21T02:06:42,597 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-21T02:06:42,597 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-21T02:06:42,597 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-21T02:06:42,597 raise RequirementsConflicted(criterion) 2021-07-21T02:06:42,597 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyent==0.0.0') 2021-07-21T02:06:42,597 2021-07-21T02:06:42,597 During handling of the above exception, another exception occurred: 2021-07-21T02:06:42,597 2021-07-21T02:06:42,597 Traceback (most recent call last): 2021-07-21T02:06:42,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-21T02:06:42,597 result = self._result = resolver.resolve( 2021-07-21T02:06:42,597 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-21T02:06:42,597 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-21T02:06:42,597 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-21T02:06:42,597 raise ResolutionImpossible(e.criterion.information) 2021-07-21T02:06:42,597 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyent==0.0.0'), parent=None)] 2021-07-21T02:06:42,597 2021-07-21T02:06:42,597 The above exception was the direct cause of the following exception: 2021-07-21T02:06:42,597 2021-07-21T02:06:42,597 Traceback (most recent call last): 2021-07-21T02:06:42,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-21T02:06:42,597 status = self.run(options, args) 2021-07-21T02:06:42,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-21T02:06:42,597 return func(self, options, args) 2021-07-21T02:06:42,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-21T02:06:42,597 requirement_set = resolver.resolve( 2021-07-21T02:06:42,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-21T02:06:42,597 raise error from e 2021-07-21T02:06:42,597 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyent==0.0.0 2021-07-21T02:06:42,602 Removed pyent==0.0.0 from https://files.pythonhosted.org/packages/69/4f/f9663d779d208fe6afbc6f7976f02876a3d9ac334e37a108c1eb71585983/pyent-0.0.0.tar.gz#sha256=ed4a1004cf41ad8235759b91b9fdb14981bed507019bddc27e5e17c444f2fbcb from build tracker '/tmp/pip-req-tracker-j6g76m56' 2021-07-21T02:06:42,602 Removed build tracker: '/tmp/pip-req-tracker-j6g76m56'