2021-07-11T22:26:45,034 Created temporary directory: /tmp/pip-ephem-wheel-cache-ioy1jfko 2021-07-11T22:26:45,037 Created temporary directory: /tmp/pip-req-tracker-2fn475o_ 2021-07-11T22:26:45,037 Initialized build tracking at /tmp/pip-req-tracker-2fn475o_ 2021-07-11T22:26:45,037 Created build tracker: /tmp/pip-req-tracker-2fn475o_ 2021-07-11T22:26:45,038 Entered build tracker: /tmp/pip-req-tracker-2fn475o_ 2021-07-11T22:26:45,038 Created temporary directory: /tmp/pip-wheel-e2tfrbl7 2021-07-11T22:26:45,067 1 location(s) to search for versions of dfract: 2021-07-11T22:26:45,067 * https://pypi.org/simple/dfract/ 2021-07-11T22:26:45,068 Fetching project page and analyzing links: https://pypi.org/simple/dfract/ 2021-07-11T22:26:45,068 Getting page https://pypi.org/simple/dfract/ 2021-07-11T22:26:45,070 Found index url https://pypi.org/simple 2021-07-11T22:26:45,247 Found link https://files.pythonhosted.org/packages/15/a9/198ee9cebf388cd368265950fbc2fb937897cc9b3fd4546806db7e11be6e/dfract-0.1.2.tar.gz#sha256=09354cc25fd652c70ab1615072502546ad2fd17ec428b1d26b683e1c5700bb93 (from https://pypi.org/simple/dfract/), version: 0.1.2 2021-07-11T22:26:45,247 Skipping link: not a file: https://pypi.org/simple/dfract/ 2021-07-11T22:26:45,265 Given no hashes to check 1 links for project 'dfract': discarding no candidates 2021-07-11T22:26:45,284 Collecting dfract==0.1.2 2021-07-11T22:26:45,286 Created temporary directory: /tmp/pip-unpack-1a44z14o 2021-07-11T22:26:45,591 Downloading dfract-0.1.2.tar.gz (47 kB) 2021-07-11T22:26:45,731 Added dfract==0.1.2 from https://files.pythonhosted.org/packages/15/a9/198ee9cebf388cd368265950fbc2fb937897cc9b3fd4546806db7e11be6e/dfract-0.1.2.tar.gz#sha256=09354cc25fd652c70ab1615072502546ad2fd17ec428b1d26b683e1c5700bb93 to build tracker '/tmp/pip-req-tracker-2fn475o_' 2021-07-11T22:26:45,732 Running setup.py (path:/tmp/pip-wheel-e2tfrbl7/dfract_df62f6214d29493faffe069c6f35ff50/setup.py) egg_info for package dfract 2021-07-11T22:26:45,733 Created temporary directory: /tmp/pip-pip-egg-info-aaac6g3r 2021-07-11T22:26:45,733 Running command python setup.py egg_info 2021-07-11T22:26:46,647 Traceback (most recent call last): 2021-07-11T22:26:46,648 File "/tmp/pip-wheel-e2tfrbl7/dfract_df62f6214d29493faffe069c6f35ff50/setup.py", line 37, in 2021-07-11T22:26:46,649 from pip.req import parse_requirements 2021-07-11T22:26:46,649 ModuleNotFoundError: No module named 'pip.req' 2021-07-11T22:26:46,649 During handling of the above exception, another exception occurred: 2021-07-11T22:26:46,650 Traceback (most recent call last): 2021-07-11T22:26:46,650 File "", line 1, in 2021-07-11T22:26:46,650 File "/tmp/pip-wheel-e2tfrbl7/dfract_df62f6214d29493faffe069c6f35ff50/setup.py", line 41, in 2021-07-11T22:26:46,650 sys.stderr.warning("Could not load requirements - install pip") 2021-07-11T22:26:46,651 AttributeError: '_io.TextIOWrapper' object has no attribute 'warning' 2021-07-11T22:26:46,698 WARNING: Discarding https://files.pythonhosted.org/packages/15/a9/198ee9cebf388cd368265950fbc2fb937897cc9b3fd4546806db7e11be6e/dfract-0.1.2.tar.gz#sha256=09354cc25fd652c70ab1615072502546ad2fd17ec428b1d26b683e1c5700bb93 (from https://pypi.org/simple/dfract/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T22:26:46,699 ERROR: Could not find a version that satisfies the requirement dfract==0.1.2 (from versions: 0.1.2) 2021-07-11T22:26:46,700 ERROR: No matching distribution found for dfract==0.1.2 2021-07-11T22:26:46,700 Exception information: 2021-07-11T22:26:46,700 Traceback (most recent call last): 2021-07-11T22:26:46,700 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T22:26:46,700 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T22:26:46,700 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T22:26:46,700 raise RequirementsConflicted(criterion) 2021-07-11T22:26:46,700 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dfract==0.1.2') 2021-07-11T22:26:46,700 2021-07-11T22:26:46,700 During handling of the above exception, another exception occurred: 2021-07-11T22:26:46,700 2021-07-11T22:26:46,700 Traceback (most recent call last): 2021-07-11T22:26:46,700 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T22:26:46,700 result = self._result = resolver.resolve( 2021-07-11T22:26:46,700 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T22:26:46,700 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T22:26:46,700 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T22:26:46,700 raise ResolutionImpossible(e.criterion.information) 2021-07-11T22:26:46,700 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dfract==0.1.2'), parent=None)] 2021-07-11T22:26:46,700 2021-07-11T22:26:46,700 The above exception was the direct cause of the following exception: 2021-07-11T22:26:46,700 2021-07-11T22:26:46,700 Traceback (most recent call last): 2021-07-11T22:26:46,700 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T22:26:46,700 status = self.run(options, args) 2021-07-11T22:26:46,700 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T22:26:46,700 return func(self, options, args) 2021-07-11T22:26:46,700 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T22:26:46,700 requirement_set = resolver.resolve( 2021-07-11T22:26:46,700 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T22:26:46,700 raise error from e 2021-07-11T22:26:46,700 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dfract==0.1.2 2021-07-11T22:26:46,705 Removed dfract==0.1.2 from https://files.pythonhosted.org/packages/15/a9/198ee9cebf388cd368265950fbc2fb937897cc9b3fd4546806db7e11be6e/dfract-0.1.2.tar.gz#sha256=09354cc25fd652c70ab1615072502546ad2fd17ec428b1d26b683e1c5700bb93 from build tracker '/tmp/pip-req-tracker-2fn475o_' 2021-07-11T22:26:46,706 Removed build tracker: '/tmp/pip-req-tracker-2fn475o_'