2021-10-15T12:00:59,599 Created temporary directory: /tmp/pip-ephem-wheel-cache-lo5yi5iv 2021-10-15T12:00:59,602 Created temporary directory: /tmp/pip-req-tracker-1rnl0a7u 2021-10-15T12:00:59,602 Initialized build tracking at /tmp/pip-req-tracker-1rnl0a7u 2021-10-15T12:00:59,603 Created build tracker: /tmp/pip-req-tracker-1rnl0a7u 2021-10-15T12:00:59,603 Entered build tracker: /tmp/pip-req-tracker-1rnl0a7u 2021-10-15T12:00:59,604 Created temporary directory: /tmp/pip-wheel-560i5gmm 2021-10-15T12:00:59,634 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-15T12:00:59,637 2 location(s) to search for versions of wemulate-api: 2021-10-15T12:00:59,637 * https://pypi.org/simple/wemulate-api/ 2021-10-15T12:00:59,637 * https://www.piwheels.org/simple/wemulate-api/ 2021-10-15T12:00:59,638 Fetching project page and analyzing links: https://pypi.org/simple/wemulate-api/ 2021-10-15T12:00:59,638 Getting page https://pypi.org/simple/wemulate-api/ 2021-10-15T12:00:59,640 Found index url https://pypi.org/simple 2021-10-15T12:00:59,731 Found link https://files.pythonhosted.org/packages/ce/a9/398519249169f78df6c5c70af7ea3a3a9ffb264f676597f8f0c0220dbd6b/wemulate-api-0.0.1.tar.gz#sha256=2e8d11021c213ac103d9c1686b35598640eac12f37f214def6a452aa5b949a9f (from https://pypi.org/simple/wemulate-api/), version: 0.0.1 2021-10-15T12:00:59,731 Skipping link: No binaries permitted for wemulate-api: https://files.pythonhosted.org/packages/95/4d/3e6b79ed489d0115cd7398ee4d6b3c07eeef7795242ae1ee66743b60968c/wemulate_api-0.0.1-py3-none-any.whl#sha256=00f5aa63482bae7d967566845ddc90538887bb3da2561aa95e496179726cf998 (from https://pypi.org/simple/wemulate-api/) 2021-10-15T12:00:59,732 Fetching project page and analyzing links: https://www.piwheels.org/simple/wemulate-api/ 2021-10-15T12:00:59,732 Getting page https://www.piwheels.org/simple/wemulate-api/ 2021-10-15T12:00:59,733 Found index url https://www.piwheels.org/simple 2021-10-15T12:00:59,911 Skipping link: not a file: https://www.piwheels.org/simple/wemulate-api/ 2021-10-15T12:00:59,912 Skipping link: not a file: https://pypi.org/simple/wemulate-api/ 2021-10-15T12:00:59,926 Given no hashes to check 1 links for project 'wemulate-api': discarding no candidates 2021-10-15T12:00:59,941 Collecting wemulate-api==0.0.1 2021-10-15T12:00:59,942 Created temporary directory: /tmp/pip-unpack-7c6a85h0 2021-10-15T12:00:59,986 Downloading wemulate-api-0.0.1.tar.gz (2.4 kB) 2021-10-15T12:01:00,026 Added wemulate-api==0.0.1 from https://files.pythonhosted.org/packages/ce/a9/398519249169f78df6c5c70af7ea3a3a9ffb264f676597f8f0c0220dbd6b/wemulate-api-0.0.1.tar.gz#sha256=2e8d11021c213ac103d9c1686b35598640eac12f37f214def6a452aa5b949a9f to build tracker '/tmp/pip-req-tracker-1rnl0a7u' 2021-10-15T12:01:00,027 Running setup.py (path:/tmp/pip-wheel-560i5gmm/wemulate-api_875b7c04121744b9aea1fa0349de0d76/setup.py) egg_info for package wemulate-api 2021-10-15T12:01:00,028 Created temporary directory: /tmp/pip-pip-egg-info-bh5gp1my 2021-10-15T12:01:00,028 Running command python setup.py egg_info 2021-10-15T12:01:01,638 Traceback (most recent call last): 2021-10-15T12:01:01,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_file.py", line 545, in get_file_content 2021-10-15T12:01:01,640 with open(url, 'rb') as f: 2021-10-15T12:01:01,640 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-10-15T12:01:01,640 During handling of the above exception, another exception occurred: 2021-10-15T12:01:01,641 Traceback (most recent call last): 2021-10-15T12:01:01,641 File "", line 1, in 2021-10-15T12:01:01,641 File "/tmp/pip-wheel-560i5gmm/wemulate-api_875b7c04121744b9aea1fa0349de0d76/setup.py", line 14, in 2021-10-15T12:01:01,642 for item in requirements: 2021-10-15T12:01:01,642 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_file.py", line 138, in parse_requirements 2021-10-15T12:01:01,642 for parsed_line in parser.parse(filename, constraint): 2021-10-15T12:01:01,642 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_file.py", line 328, in parse 2021-10-15T12:01:01,642 yield from self._parse_and_recurse(filename, constraint) 2021-10-15T12:01:01,643 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_file.py", line 332, in _parse_and_recurse 2021-10-15T12:01:01,643 for line in self._parse_file(filename, constraint): 2021-10-15T12:01:01,643 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_file.py", line 362, in _parse_file 2021-10-15T12:01:01,643 _, content = get_file_content(filename, self._session) 2021-10-15T12:01:01,644 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_file.py", line 549, in get_file_content 2021-10-15T12:01:01,644 f'Could not open requirements file: {exc}' 2021-10-15T12:01:01,644 pip._internal.exceptions.InstallationError: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' 2021-10-15T12:01:01,790 WARNING: Discarding https://files.pythonhosted.org/packages/ce/a9/398519249169f78df6c5c70af7ea3a3a9ffb264f676597f8f0c0220dbd6b/wemulate-api-0.0.1.tar.gz#sha256=2e8d11021c213ac103d9c1686b35598640eac12f37f214def6a452aa5b949a9f (from https://pypi.org/simple/wemulate-api/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-10-15T12:01:01,791 ERROR: Could not find a version that satisfies the requirement wemulate-api==0.0.1 (from versions: 0.0.1) 2021-10-15T12:01:01,792 ERROR: No matching distribution found for wemulate-api==0.0.1 2021-10-15T12:01:01,792 Exception information: 2021-10-15T12:01:01,792 Traceback (most recent call last): 2021-10-15T12:01:01,792 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-15T12:01:01,792 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-15T12:01:01,792 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-15T12:01:01,792 raise RequirementsConflicted(criterion) 2021-10-15T12:01:01,792 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wemulate-api==0.0.1') 2021-10-15T12:01:01,792 2021-10-15T12:01:01,792 During handling of the above exception, another exception occurred: 2021-10-15T12:01:01,792 2021-10-15T12:01:01,792 Traceback (most recent call last): 2021-10-15T12:01:01,792 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-15T12:01:01,792 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-15T12:01:01,792 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-15T12:01:01,792 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-15T12:01:01,792 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-15T12:01:01,792 raise ResolutionImpossible(e.criterion.information) 2021-10-15T12:01:01,792 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wemulate-api==0.0.1'), parent=None)] 2021-10-15T12:01:01,792 2021-10-15T12:01:01,792 The above exception was the direct cause of the following exception: 2021-10-15T12:01:01,792 2021-10-15T12:01:01,792 Traceback (most recent call last): 2021-10-15T12:01:01,792 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-15T12:01:01,792 status = self.run(options, args) 2021-10-15T12:01:01,792 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-15T12:01:01,792 return func(self, options, args) 2021-10-15T12:01:01,792 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-15T12:01:01,792 reqs, check_supported_wheels=True 2021-10-15T12:01:01,792 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-15T12:01:01,792 raise error from e 2021-10-15T12:01:01,792 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wemulate-api==0.0.1 2021-10-15T12:01:01,797 Removed wemulate-api==0.0.1 from https://files.pythonhosted.org/packages/ce/a9/398519249169f78df6c5c70af7ea3a3a9ffb264f676597f8f0c0220dbd6b/wemulate-api-0.0.1.tar.gz#sha256=2e8d11021c213ac103d9c1686b35598640eac12f37f214def6a452aa5b949a9f from build tracker '/tmp/pip-req-tracker-1rnl0a7u' 2021-10-15T12:01:01,798 Removed build tracker: '/tmp/pip-req-tracker-1rnl0a7u'