2021-08-11T11:08:15,691 Created temporary directory: /tmp/pip-ephem-wheel-cache-240cz5cz 2021-08-11T11:08:15,695 Created temporary directory: /tmp/pip-req-tracker-xtqd3vzu 2021-08-11T11:08:15,695 Initialized build tracking at /tmp/pip-req-tracker-xtqd3vzu 2021-08-11T11:08:15,695 Created build tracker: /tmp/pip-req-tracker-xtqd3vzu 2021-08-11T11:08:15,696 Entered build tracker: /tmp/pip-req-tracker-xtqd3vzu 2021-08-11T11:08:15,696 Created temporary directory: /tmp/pip-wheel-vm874spa 2021-08-11T11:08:15,726 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-11T11:08:15,728 2 location(s) to search for versions of wrpy: 2021-08-11T11:08:15,728 * https://pypi.org/simple/wrpy/ 2021-08-11T11:08:15,728 * https://www.piwheels.org/simple/wrpy/ 2021-08-11T11:08:15,729 Fetching project page and analyzing links: https://pypi.org/simple/wrpy/ 2021-08-11T11:08:15,729 Getting page https://pypi.org/simple/wrpy/ 2021-08-11T11:08:15,731 Found index url https://pypi.org/simple 2021-08-11T11:08:15,822 Skipping link: No binaries permitted for wrpy: https://files.pythonhosted.org/packages/5b/eb/482fef40d823cfb776de909b3389841e94fbd1d57cde6787424942d97188/wrpy-0.1.0-py3-none-any.whl#sha256=66b037de306c60357c631b649549a03b51ae8bdebd8faad9c534d0d396b8e55a (from https://pypi.org/simple/wrpy/) (requires-python:>=3.6) 2021-08-11T11:08:15,822 Found link https://files.pythonhosted.org/packages/64/aa/299056af34568ea18006a3bdd0766b533b7c1bdc6c336259f4ee635b4a33/wrpy-0.1.0.tar.gz#sha256=4281bd0511cc6aca7e111bb5a46fafb674d64a0f04e358b74fc8c7b84bec589e (from https://pypi.org/simple/wrpy/) (requires-python:>=3.6), version: 0.1.0 2021-08-11T11:08:15,823 Fetching project page and analyzing links: https://www.piwheels.org/simple/wrpy/ 2021-08-11T11:08:15,823 Getting page https://www.piwheels.org/simple/wrpy/ 2021-08-11T11:08:15,824 Found index url https://www.piwheels.org/simple 2021-08-11T11:08:15,922 Skipping link: not a file: https://www.piwheels.org/simple/wrpy/ 2021-08-11T11:08:15,923 Skipping link: not a file: https://pypi.org/simple/wrpy/ 2021-08-11T11:08:15,942 Given no hashes to check 1 links for project 'wrpy': discarding no candidates 2021-08-11T11:08:15,961 Collecting wrpy==0.1.0 2021-08-11T11:08:15,963 Created temporary directory: /tmp/pip-unpack-d2c4m0eg 2021-08-11T11:08:16,004 Downloading wrpy-0.1.0.tar.gz (6.9 kB) 2021-08-11T11:08:16,043 Added wrpy==0.1.0 from https://files.pythonhosted.org/packages/64/aa/299056af34568ea18006a3bdd0766b533b7c1bdc6c336259f4ee635b4a33/wrpy-0.1.0.tar.gz#sha256=4281bd0511cc6aca7e111bb5a46fafb674d64a0f04e358b74fc8c7b84bec589e to build tracker '/tmp/pip-req-tracker-xtqd3vzu' 2021-08-11T11:08:16,044 Running setup.py (path:/tmp/pip-wheel-vm874spa/wrpy_9d096fd555cb4d51a5a2de7689b0541d/setup.py) egg_info for package wrpy 2021-08-11T11:08:16,045 Created temporary directory: /tmp/pip-pip-egg-info-sfz_nj9a 2021-08-11T11:08:16,045 Running command python setup.py egg_info 2021-08-11T11:08:16,731 Traceback (most recent call last): 2021-08-11T11:08:16,732 File "", line 1, in 2021-08-11T11:08:16,732 File "/tmp/pip-wheel-vm874spa/wrpy_9d096fd555cb4d51a5a2de7689b0541d/setup.py", line 3, in 2021-08-11T11:08:16,732 with open('requirements.txt') as handle: 2021-08-11T11:08:16,732 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-08-11T11:08:16,780 WARNING: Discarding https://files.pythonhosted.org/packages/64/aa/299056af34568ea18006a3bdd0766b533b7c1bdc6c336259f4ee635b4a33/wrpy-0.1.0.tar.gz#sha256=4281bd0511cc6aca7e111bb5a46fafb674d64a0f04e358b74fc8c7b84bec589e (from https://pypi.org/simple/wrpy/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-08-11T11:08:16,781 ERROR: Could not find a version that satisfies the requirement wrpy==0.1.0 (from versions: 0.1.0) 2021-08-11T11:08:16,782 ERROR: No matching distribution found for wrpy==0.1.0 2021-08-11T11:08:16,782 Exception information: 2021-08-11T11:08:16,782 Traceback (most recent call last): 2021-08-11T11:08:16,782 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-11T11:08:16,782 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-11T11:08:16,782 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-11T11:08:16,782 raise RequirementsConflicted(criterion) 2021-08-11T11:08:16,782 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wrpy==0.1.0') 2021-08-11T11:08:16,782 2021-08-11T11:08:16,782 During handling of the above exception, another exception occurred: 2021-08-11T11:08:16,782 2021-08-11T11:08:16,782 Traceback (most recent call last): 2021-08-11T11:08:16,782 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-08-11T11:08:16,782 result = self._result = resolver.resolve( 2021-08-11T11:08:16,782 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-11T11:08:16,782 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-11T11:08:16,782 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-11T11:08:16,782 raise ResolutionImpossible(e.criterion.information) 2021-08-11T11:08:16,782 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wrpy==0.1.0'), parent=None)] 2021-08-11T11:08:16,782 2021-08-11T11:08:16,782 The above exception was the direct cause of the following exception: 2021-08-11T11:08:16,782 2021-08-11T11:08:16,782 Traceback (most recent call last): 2021-08-11T11:08:16,782 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-11T11:08:16,782 status = self.run(options, args) 2021-08-11T11:08:16,782 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-11T11:08:16,782 return func(self, options, args) 2021-08-11T11:08:16,782 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-08-11T11:08:16,782 requirement_set = resolver.resolve( 2021-08-11T11:08:16,782 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-11T11:08:16,782 raise error from e 2021-08-11T11:08:16,782 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wrpy==0.1.0 2021-08-11T11:08:16,787 Removed wrpy==0.1.0 from https://files.pythonhosted.org/packages/64/aa/299056af34568ea18006a3bdd0766b533b7c1bdc6c336259f4ee635b4a33/wrpy-0.1.0.tar.gz#sha256=4281bd0511cc6aca7e111bb5a46fafb674d64a0f04e358b74fc8c7b84bec589e from build tracker '/tmp/pip-req-tracker-xtqd3vzu' 2021-08-11T11:08:16,787 Removed build tracker: '/tmp/pip-req-tracker-xtqd3vzu'