2021-07-12T21:55:42,119 Created temporary directory: /tmp/pip-ephem-wheel-cache-0l7f78wa 2021-07-12T21:55:42,122 Created temporary directory: /tmp/pip-req-tracker-tcqxvwbq 2021-07-12T21:55:42,122 Initialized build tracking at /tmp/pip-req-tracker-tcqxvwbq 2021-07-12T21:55:42,122 Created build tracker: /tmp/pip-req-tracker-tcqxvwbq 2021-07-12T21:55:42,123 Entered build tracker: /tmp/pip-req-tracker-tcqxvwbq 2021-07-12T21:55:42,123 Created temporary directory: /tmp/pip-wheel-gxqky4b9 2021-07-12T21:55:42,155 1 location(s) to search for versions of proxy6: 2021-07-12T21:55:42,155 * https://pypi.org/simple/proxy6/ 2021-07-12T21:55:42,156 Fetching project page and analyzing links: https://pypi.org/simple/proxy6/ 2021-07-12T21:55:42,156 Getting page https://pypi.org/simple/proxy6/ 2021-07-12T21:55:42,158 Found index url https://pypi.org/simple 2021-07-12T21:55:42,371 Found link https://files.pythonhosted.org/packages/fb/7c/c8bc7e10b73885324a22845b256bbe7f2c5a2078a584cf095f30bda46f77/proxy6-0.0.2.tar.gz#sha256=7ce7d418e4789728256a91c2229ee3fd232b913ede20f5ab19abee055ca8a3c2 (from https://pypi.org/simple/proxy6/), version: 0.0.2 2021-07-12T21:55:42,371 Found link https://files.pythonhosted.org/packages/17/60/1bb185290183e709cff0a01aaae9e0cf7878e39fcc14cd2aa98e8082a57c/proxy6-0.0.3.tar.gz#sha256=6771c1b88c719558903f6780c2a7e4091ff19c52ea3522f48ae5a90c4464f6b9 (from https://pypi.org/simple/proxy6/), version: 0.0.3 2021-07-12T21:55:42,372 Skipping link: not a file: https://pypi.org/simple/proxy6/ 2021-07-12T21:55:42,391 Given no hashes to check 1 links for project 'proxy6': discarding no candidates 2021-07-12T21:55:42,412 Collecting proxy6==0.0.3 2021-07-12T21:55:42,414 Created temporary directory: /tmp/pip-unpack-z04qaaxj 2021-07-12T21:55:42,455 Downloading proxy6-0.0.3.tar.gz (4.4 kB) 2021-07-12T21:55:42,528 Added proxy6==0.0.3 from https://files.pythonhosted.org/packages/17/60/1bb185290183e709cff0a01aaae9e0cf7878e39fcc14cd2aa98e8082a57c/proxy6-0.0.3.tar.gz#sha256=6771c1b88c719558903f6780c2a7e4091ff19c52ea3522f48ae5a90c4464f6b9 to build tracker '/tmp/pip-req-tracker-tcqxvwbq' 2021-07-12T21:55:42,529 Running setup.py (path:/tmp/pip-wheel-gxqky4b9/proxy6_39bc5c73735c42e3a742e94256a97999/setup.py) egg_info for package proxy6 2021-07-12T21:55:42,530 Created temporary directory: /tmp/pip-pip-egg-info-vyj8j9u6 2021-07-12T21:55:42,530 Running command python setup.py egg_info 2021-07-12T21:55:43,632 Traceback (most recent call last): 2021-07-12T21:55:43,633 File "", line 1, in 2021-07-12T21:55:43,633 File "/tmp/pip-wheel-gxqky4b9/proxy6_39bc5c73735c42e3a742e94256a97999/setup.py", line 13, in 2021-07-12T21:55:43,633 from proxy6 import __version__ 2021-07-12T21:55:43,633 File "/tmp/pip-wheel-gxqky4b9/proxy6_39bc5c73735c42e3a742e94256a97999/proxy6/__init__.py", line 13, in 2021-07-12T21:55:43,634 import commander 2021-07-12T21:55:43,634 File "proxy6/commander.py", line 15, in 2021-07-12T21:55:43,634 import utils 2021-07-12T21:55:43,634 File "proxy6/utils/__init__.py", line 5, in 2021-07-12T21:55:43,635 from object_dict import ObjectDict 2021-07-12T21:55:43,635 ModuleNotFoundError: No module named 'object_dict' 2021-07-12T21:55:43,698 WARNING: Discarding https://files.pythonhosted.org/packages/17/60/1bb185290183e709cff0a01aaae9e0cf7878e39fcc14cd2aa98e8082a57c/proxy6-0.0.3.tar.gz#sha256=6771c1b88c719558903f6780c2a7e4091ff19c52ea3522f48ae5a90c4464f6b9 (from https://pypi.org/simple/proxy6/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T21:55:43,699 ERROR: Could not find a version that satisfies the requirement proxy6==0.0.3 (from versions: 0.0.2, 0.0.3) 2021-07-12T21:55:43,700 ERROR: No matching distribution found for proxy6==0.0.3 2021-07-12T21:55:43,700 Exception information: 2021-07-12T21:55:43,700 Traceback (most recent call last): 2021-07-12T21:55:43,700 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T21:55:43,700 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T21:55:43,700 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T21:55:43,700 raise RequirementsConflicted(criterion) 2021-07-12T21:55:43,700 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('proxy6==0.0.3') 2021-07-12T21:55:43,700 2021-07-12T21:55:43,700 During handling of the above exception, another exception occurred: 2021-07-12T21:55:43,700 2021-07-12T21:55:43,700 Traceback (most recent call last): 2021-07-12T21:55:43,700 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T21:55:43,700 result = self._result = resolver.resolve( 2021-07-12T21:55:43,700 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T21:55:43,700 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T21:55:43,700 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T21:55:43,700 raise ResolutionImpossible(e.criterion.information) 2021-07-12T21:55:43,700 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('proxy6==0.0.3'), parent=None)] 2021-07-12T21:55:43,700 2021-07-12T21:55:43,700 The above exception was the direct cause of the following exception: 2021-07-12T21:55:43,700 2021-07-12T21:55:43,700 Traceback (most recent call last): 2021-07-12T21:55:43,700 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T21:55:43,700 status = self.run(options, args) 2021-07-12T21:55:43,700 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T21:55:43,700 return func(self, options, args) 2021-07-12T21:55:43,700 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T21:55:43,700 requirement_set = resolver.resolve( 2021-07-12T21:55:43,700 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T21:55:43,700 raise error from e 2021-07-12T21:55:43,700 pip._internal.exceptions.DistributionNotFound: No matching distribution found for proxy6==0.0.3 2021-07-12T21:55:43,706 Removed proxy6==0.0.3 from https://files.pythonhosted.org/packages/17/60/1bb185290183e709cff0a01aaae9e0cf7878e39fcc14cd2aa98e8082a57c/proxy6-0.0.3.tar.gz#sha256=6771c1b88c719558903f6780c2a7e4091ff19c52ea3522f48ae5a90c4464f6b9 from build tracker '/tmp/pip-req-tracker-tcqxvwbq' 2021-07-12T21:55:43,706 Removed build tracker: '/tmp/pip-req-tracker-tcqxvwbq'