2021-09-10T18:15:14,522 Created temporary directory: /tmp/pip-ephem-wheel-cache-r13waegy 2021-09-10T18:15:14,525 Created temporary directory: /tmp/pip-req-tracker-250h8wl4 2021-09-10T18:15:14,526 Initialized build tracking at /tmp/pip-req-tracker-250h8wl4 2021-09-10T18:15:14,526 Created build tracker: /tmp/pip-req-tracker-250h8wl4 2021-09-10T18:15:14,526 Entered build tracker: /tmp/pip-req-tracker-250h8wl4 2021-09-10T18:15:14,527 Created temporary directory: /tmp/pip-wheel-bbw2uh3g 2021-09-10T18:15:14,561 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-10T18:15:14,564 2 location(s) to search for versions of aeml: 2021-09-10T18:15:14,564 * https://pypi.org/simple/aeml/ 2021-09-10T18:15:14,564 * https://www.piwheels.org/simple/aeml/ 2021-09-10T18:15:14,565 Fetching project page and analyzing links: https://pypi.org/simple/aeml/ 2021-09-10T18:15:14,565 Getting page https://pypi.org/simple/aeml/ 2021-09-10T18:15:14,567 Found index url https://pypi.org/simple 2021-09-10T18:15:14,658 Skipping link: No binaries permitted for aeml: https://files.pythonhosted.org/packages/59/5f/84cac6a7ebac6eb5183069d0bd6bfb008a2956971fbbeeaaeadde88837d7/AEML-0.0.1-py3-none-any.whl#sha256=0dea8e3463d18c5db7d452b0e3190d2a85a3110e3f1438743096d0587e65f3ee (from https://pypi.org/simple/aeml/) (requires-python:>=3.6) 2021-09-10T18:15:14,659 Found link https://files.pythonhosted.org/packages/c6/84/8f9f6c4b571b578fc403516bef491c03cdbd56f813cbf9153369c656578d/AEML-0.0.1.tar.gz#sha256=6ec9e4273819bee8375d15a41a70b654df12362d4e7f6270a5b94aaef18a3d1b (from https://pypi.org/simple/aeml/) (requires-python:>=3.6), version: 0.0.1 2021-09-10T18:15:14,659 Fetching project page and analyzing links: https://www.piwheels.org/simple/aeml/ 2021-09-10T18:15:14,659 Getting page https://www.piwheels.org/simple/aeml/ 2021-09-10T18:15:14,660 Found index url https://www.piwheels.org/simple 2021-09-10T18:15:14,776 Skipping link: not a file: https://www.piwheels.org/simple/aeml/ 2021-09-10T18:15:14,776 Skipping link: not a file: https://pypi.org/simple/aeml/ 2021-09-10T18:15:14,796 Given no hashes to check 1 links for project 'aeml': discarding no candidates 2021-09-10T18:15:14,816 Collecting aeml==0.0.1 2021-09-10T18:15:14,817 Created temporary directory: /tmp/pip-unpack-ze_fd0xi 2021-09-10T18:15:14,859 Downloading AEML-0.0.1.tar.gz (64 kB) 2021-09-10T18:15:14,989 Added aeml==0.0.1 from https://files.pythonhosted.org/packages/c6/84/8f9f6c4b571b578fc403516bef491c03cdbd56f813cbf9153369c656578d/AEML-0.0.1.tar.gz#sha256=6ec9e4273819bee8375d15a41a70b654df12362d4e7f6270a5b94aaef18a3d1b to build tracker '/tmp/pip-req-tracker-250h8wl4' 2021-09-10T18:15:14,990 Running setup.py (path:/tmp/pip-wheel-bbw2uh3g/aeml_ac1b362b10c44cac87d13b9b55231e1e/setup.py) egg_info for package aeml 2021-09-10T18:15:14,991 Created temporary directory: /tmp/pip-pip-egg-info-og6bo8c8 2021-09-10T18:15:14,991 Running command python setup.py egg_info 2021-09-10T18:15:15,659 Traceback (most recent call last): 2021-09-10T18:15:15,660 File "", line 1, in 2021-09-10T18:15:15,660 File "/tmp/pip-wheel-bbw2uh3g/aeml_ac1b362b10c44cac87d13b9b55231e1e/setup.py", line 3, in 2021-09-10T18:15:15,660 with open("AEML/README.md", "r", encoding="utf-8") as fh: 2021-09-10T18:15:15,661 FileNotFoundError: [Errno 2] No such file or directory: 'AEML/README.md' 2021-09-10T18:15:15,708 WARNING: Discarding https://files.pythonhosted.org/packages/c6/84/8f9f6c4b571b578fc403516bef491c03cdbd56f813cbf9153369c656578d/AEML-0.0.1.tar.gz#sha256=6ec9e4273819bee8375d15a41a70b654df12362d4e7f6270a5b94aaef18a3d1b (from https://pypi.org/simple/aeml/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-09-10T18:15:15,709 ERROR: Could not find a version that satisfies the requirement aeml==0.0.1 (from versions: 0.0.1) 2021-09-10T18:15:15,710 ERROR: No matching distribution found for aeml==0.0.1 2021-09-10T18:15:15,710 Exception information: 2021-09-10T18:15:15,710 Traceback (most recent call last): 2021-09-10T18:15:15,710 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-10T18:15:15,710 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-10T18:15:15,710 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-10T18:15:15,710 raise RequirementsConflicted(criterion) 2021-09-10T18:15:15,710 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aeml==0.0.1') 2021-09-10T18:15:15,710 2021-09-10T18:15:15,710 During handling of the above exception, another exception occurred: 2021-09-10T18:15:15,710 2021-09-10T18:15:15,710 Traceback (most recent call last): 2021-09-10T18:15:15,710 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-09-10T18:15:15,710 result = self._result = resolver.resolve( 2021-09-10T18:15:15,710 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-10T18:15:15,710 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-10T18:15:15,710 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-10T18:15:15,710 raise ResolutionImpossible(e.criterion.information) 2021-09-10T18:15:15,710 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aeml==0.0.1'), parent=None)] 2021-09-10T18:15:15,710 2021-09-10T18:15:15,710 The above exception was the direct cause of the following exception: 2021-09-10T18:15:15,710 2021-09-10T18:15:15,710 Traceback (most recent call last): 2021-09-10T18:15:15,710 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-10T18:15:15,710 status = self.run(options, args) 2021-09-10T18:15:15,710 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-10T18:15:15,710 return func(self, options, args) 2021-09-10T18:15:15,710 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-09-10T18:15:15,710 requirement_set = resolver.resolve( 2021-09-10T18:15:15,710 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-10T18:15:15,710 raise error from e 2021-09-10T18:15:15,710 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aeml==0.0.1 2021-09-10T18:15:15,715 Removed aeml==0.0.1 from https://files.pythonhosted.org/packages/c6/84/8f9f6c4b571b578fc403516bef491c03cdbd56f813cbf9153369c656578d/AEML-0.0.1.tar.gz#sha256=6ec9e4273819bee8375d15a41a70b654df12362d4e7f6270a5b94aaef18a3d1b from build tracker '/tmp/pip-req-tracker-250h8wl4' 2021-09-10T18:15:15,716 Removed build tracker: '/tmp/pip-req-tracker-250h8wl4'