2021-07-12T11:44:48,542 Created temporary directory: /tmp/pip-ephem-wheel-cache-ykcsvdiv 2021-07-12T11:44:48,545 Created temporary directory: /tmp/pip-req-tracker-0uwlqy0m 2021-07-12T11:44:48,546 Initialized build tracking at /tmp/pip-req-tracker-0uwlqy0m 2021-07-12T11:44:48,546 Created build tracker: /tmp/pip-req-tracker-0uwlqy0m 2021-07-12T11:44:48,546 Entered build tracker: /tmp/pip-req-tracker-0uwlqy0m 2021-07-12T11:44:48,547 Created temporary directory: /tmp/pip-wheel-w9v51y7k 2021-07-12T11:44:48,576 1 location(s) to search for versions of twostage: 2021-07-12T11:44:48,576 * https://pypi.org/simple/twostage/ 2021-07-12T11:44:48,577 Fetching project page and analyzing links: https://pypi.org/simple/twostage/ 2021-07-12T11:44:48,577 Getting page https://pypi.org/simple/twostage/ 2021-07-12T11:44:48,579 Found index url https://pypi.org/simple 2021-07-12T11:44:48,668 Found link https://files.pythonhosted.org/packages/1e/0b/73511f05ba3e4ceb386c04ab5b1c020087f0f7323f83212bc7d1159b9c49/twostage-1.0.tar.gz#sha256=e808eb56f07f64054ec5e8e49aebd0480d680d80ee88423217310f226f10e0b8 (from https://pypi.org/simple/twostage/), version: 1.0 2021-07-12T11:44:48,669 Found link https://files.pythonhosted.org/packages/62/dd/caf6179375f510a403c68891ee4b3515b45341d84cca0731c8a630fd1811/twostage-1.0.1.tar.gz#sha256=ea750137402c606f8e80261649e52f8377c697c7dd323dd174f7d38d5972689b (from https://pypi.org/simple/twostage/), version: 1.0.1 2021-07-12T11:44:48,669 Skipping link: not a file: https://pypi.org/simple/twostage/ 2021-07-12T11:44:48,687 Given no hashes to check 1 links for project 'twostage': discarding no candidates 2021-07-12T11:44:48,706 Collecting twostage==1.0.1 2021-07-12T11:44:48,707 Created temporary directory: /tmp/pip-unpack-pig6n4gg 2021-07-12T11:44:48,888 Downloading twostage-1.0.1.tar.gz (23 kB) 2021-07-12T11:44:48,956 Added twostage==1.0.1 from https://files.pythonhosted.org/packages/62/dd/caf6179375f510a403c68891ee4b3515b45341d84cca0731c8a630fd1811/twostage-1.0.1.tar.gz#sha256=ea750137402c606f8e80261649e52f8377c697c7dd323dd174f7d38d5972689b to build tracker '/tmp/pip-req-tracker-0uwlqy0m' 2021-07-12T11:44:48,957 Running setup.py (path:/tmp/pip-wheel-w9v51y7k/twostage_dd1acaff44334b138a77601d928e7425/setup.py) egg_info for package twostage 2021-07-12T11:44:48,958 Created temporary directory: /tmp/pip-pip-egg-info-_oyjbh3c 2021-07-12T11:44:48,958 Running command python setup.py egg_info 2021-07-12T11:44:49,858 Traceback (most recent call last): 2021-07-12T11:44:49,859 File "", line 1, in 2021-07-12T11:44:49,859 File "/tmp/pip-wheel-w9v51y7k/twostage_dd1acaff44334b138a77601d928e7425/setup.py", line 5, in 2021-07-12T11:44:49,859 import urllib2 2021-07-12T11:44:49,860 ModuleNotFoundError: No module named 'urllib2' 2021-07-12T11:44:49,907 WARNING: Discarding https://files.pythonhosted.org/packages/62/dd/caf6179375f510a403c68891ee4b3515b45341d84cca0731c8a630fd1811/twostage-1.0.1.tar.gz#sha256=ea750137402c606f8e80261649e52f8377c697c7dd323dd174f7d38d5972689b (from https://pypi.org/simple/twostage/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T11:44:49,909 ERROR: Could not find a version that satisfies the requirement twostage==1.0.1 (from versions: 1.0, 1.0.1) 2021-07-12T11:44:49,909 ERROR: No matching distribution found for twostage==1.0.1 2021-07-12T11:44:49,909 Exception information: 2021-07-12T11:44:49,909 Traceback (most recent call last): 2021-07-12T11:44:49,909 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T11:44:49,909 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T11:44:49,909 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T11:44:49,909 raise RequirementsConflicted(criterion) 2021-07-12T11:44:49,909 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('twostage==1.0.1') 2021-07-12T11:44:49,909 2021-07-12T11:44:49,909 During handling of the above exception, another exception occurred: 2021-07-12T11:44:49,909 2021-07-12T11:44:49,909 Traceback (most recent call last): 2021-07-12T11:44:49,909 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T11:44:49,909 result = self._result = resolver.resolve( 2021-07-12T11:44:49,909 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T11:44:49,909 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T11:44:49,909 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T11:44:49,909 raise ResolutionImpossible(e.criterion.information) 2021-07-12T11:44:49,909 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('twostage==1.0.1'), parent=None)] 2021-07-12T11:44:49,909 2021-07-12T11:44:49,909 The above exception was the direct cause of the following exception: 2021-07-12T11:44:49,909 2021-07-12T11:44:49,909 Traceback (most recent call last): 2021-07-12T11:44:49,909 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T11:44:49,909 status = self.run(options, args) 2021-07-12T11:44:49,909 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T11:44:49,909 return func(self, options, args) 2021-07-12T11:44:49,909 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T11:44:49,909 requirement_set = resolver.resolve( 2021-07-12T11:44:49,909 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T11:44:49,909 raise error from e 2021-07-12T11:44:49,909 pip._internal.exceptions.DistributionNotFound: No matching distribution found for twostage==1.0.1 2021-07-12T11:44:49,915 Removed twostage==1.0.1 from https://files.pythonhosted.org/packages/62/dd/caf6179375f510a403c68891ee4b3515b45341d84cca0731c8a630fd1811/twostage-1.0.1.tar.gz#sha256=ea750137402c606f8e80261649e52f8377c697c7dd323dd174f7d38d5972689b from build tracker '/tmp/pip-req-tracker-0uwlqy0m' 2021-07-12T11:44:49,915 Removed build tracker: '/tmp/pip-req-tracker-0uwlqy0m'