2021-07-13T00:09:43,224 Created temporary directory: /tmp/pip-ephem-wheel-cache-2t9ymhjo 2021-07-13T00:09:43,227 Created temporary directory: /tmp/pip-req-tracker-mn2yxrol 2021-07-13T00:09:43,227 Initialized build tracking at /tmp/pip-req-tracker-mn2yxrol 2021-07-13T00:09:43,228 Created build tracker: /tmp/pip-req-tracker-mn2yxrol 2021-07-13T00:09:43,228 Entered build tracker: /tmp/pip-req-tracker-mn2yxrol 2021-07-13T00:09:43,228 Created temporary directory: /tmp/pip-wheel-ixallwwe 2021-07-13T00:09:43,256 1 location(s) to search for versions of steem-dshot: 2021-07-13T00:09:43,256 * https://pypi.org/simple/steem-dshot/ 2021-07-13T00:09:43,257 Fetching project page and analyzing links: https://pypi.org/simple/steem-dshot/ 2021-07-13T00:09:43,257 Getting page https://pypi.org/simple/steem-dshot/ 2021-07-13T00:09:43,259 Found index url https://pypi.org/simple 2021-07-13T00:09:43,438 Found link https://files.pythonhosted.org/packages/c7/82/bddc4ac06e8764a412db84d05e8ca6ac19ba3485fc39defec4ccaf848bd4/steem_dshot-0.18.103.tar.gz#sha256=e953544cbe53536a4696435cf07a770371f75b944e191d8f9a4ff8c1d7c06830 (from https://pypi.org/simple/steem-dshot/), version: 0.18.103 2021-07-13T00:09:43,438 Found link https://files.pythonhosted.org/packages/c1/a2/642adcebd8c40995b13e21c534038a6254023a2c8570a579d878f9b82bb0/steem_dshot-0.19.tar.gz#sha256=b20f03692cb32d8047f8da37a7635de57999fdabc8db963af308852a89db1018 (from https://pypi.org/simple/steem-dshot/), version: 0.19 2021-07-13T00:09:43,438 Found link https://files.pythonhosted.org/packages/e8/1a/fa3957e660225b889876379686ab52bffb78fd8ec7a17266cf9d9b3dd690/steem_dshot-0.19.1.tar.gz#sha256=774879a1234ac82a64d5ea94856858ddf8088b5382ce627183bdd3fa3745781c (from https://pypi.org/simple/steem-dshot/), version: 0.19.1 2021-07-13T00:09:43,439 Skipping link: not a file: https://pypi.org/simple/steem-dshot/ 2021-07-13T00:09:43,457 Given no hashes to check 1 links for project 'steem-dshot': discarding no candidates 2021-07-13T00:09:43,476 Collecting steem-dshot==0.18.103 2021-07-13T00:09:43,478 Created temporary directory: /tmp/pip-unpack-xci13x5a 2021-07-13T00:09:43,695 Downloading steem_dshot-0.18.103.tar.gz (217 kB) 2021-07-13T00:09:43,881 Added steem-dshot==0.18.103 from https://files.pythonhosted.org/packages/c7/82/bddc4ac06e8764a412db84d05e8ca6ac19ba3485fc39defec4ccaf848bd4/steem_dshot-0.18.103.tar.gz#sha256=e953544cbe53536a4696435cf07a770371f75b944e191d8f9a4ff8c1d7c06830 to build tracker '/tmp/pip-req-tracker-mn2yxrol' 2021-07-13T00:09:43,882 Running setup.py (path:/tmp/pip-wheel-ixallwwe/steem-dshot_474d4a511d5d44178f5c1e4fd433343c/setup.py) egg_info for package steem-dshot 2021-07-13T00:09:43,883 Created temporary directory: /tmp/pip-pip-egg-info-1_8kbezr 2021-07-13T00:09:43,883 Running command python setup.py egg_info 2021-07-13T00:09:44,852 Traceback (most recent call last): 2021-07-13T00:09:44,852 File "", line 1, in 2021-07-13T00:09:44,853 File "/tmp/pip-wheel-ixallwwe/steem-dshot_474d4a511d5d44178f5c1e4fd433343c/setup.py", line 8, in 2021-07-13T00:09:44,853 import package_meta # this is a simple tool for loading metadata from Pipfile and other places 2021-07-13T00:09:44,853 File "/tmp/pip-wheel-ixallwwe/steem-dshot_474d4a511d5d44178f5c1e4fd433343c/package_meta.py", line 14, in 2021-07-13T00:09:44,853 from pip.req import parse_requirements 2021-07-13T00:09:44,853 ModuleNotFoundError: No module named 'pip.req' 2021-07-13T00:09:44,903 WARNING: Discarding https://files.pythonhosted.org/packages/c7/82/bddc4ac06e8764a412db84d05e8ca6ac19ba3485fc39defec4ccaf848bd4/steem_dshot-0.18.103.tar.gz#sha256=e953544cbe53536a4696435cf07a770371f75b944e191d8f9a4ff8c1d7c06830 (from https://pypi.org/simple/steem-dshot/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T00:09:44,904 ERROR: Could not find a version that satisfies the requirement steem-dshot==0.18.103 (from versions: 0.18.103, 0.19, 0.19.1) 2021-07-13T00:09:44,905 ERROR: No matching distribution found for steem-dshot==0.18.103 2021-07-13T00:09:44,905 Exception information: 2021-07-13T00:09:44,905 Traceback (most recent call last): 2021-07-13T00:09:44,905 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T00:09:44,905 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T00:09:44,905 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T00:09:44,905 raise RequirementsConflicted(criterion) 2021-07-13T00:09:44,905 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('steem-dshot==0.18.103') 2021-07-13T00:09:44,905 2021-07-13T00:09:44,905 During handling of the above exception, another exception occurred: 2021-07-13T00:09:44,905 2021-07-13T00:09:44,905 Traceback (most recent call last): 2021-07-13T00:09:44,905 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T00:09:44,905 result = self._result = resolver.resolve( 2021-07-13T00:09:44,905 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T00:09:44,905 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T00:09:44,905 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T00:09:44,905 raise ResolutionImpossible(e.criterion.information) 2021-07-13T00:09:44,905 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('steem-dshot==0.18.103'), parent=None)] 2021-07-13T00:09:44,905 2021-07-13T00:09:44,905 The above exception was the direct cause of the following exception: 2021-07-13T00:09:44,905 2021-07-13T00:09:44,905 Traceback (most recent call last): 2021-07-13T00:09:44,905 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T00:09:44,905 status = self.run(options, args) 2021-07-13T00:09:44,905 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T00:09:44,905 return func(self, options, args) 2021-07-13T00:09:44,905 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T00:09:44,905 requirement_set = resolver.resolve( 2021-07-13T00:09:44,905 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T00:09:44,905 raise error from e 2021-07-13T00:09:44,905 pip._internal.exceptions.DistributionNotFound: No matching distribution found for steem-dshot==0.18.103 2021-07-13T00:09:44,910 Removed steem-dshot==0.18.103 from https://files.pythonhosted.org/packages/c7/82/bddc4ac06e8764a412db84d05e8ca6ac19ba3485fc39defec4ccaf848bd4/steem_dshot-0.18.103.tar.gz#sha256=e953544cbe53536a4696435cf07a770371f75b944e191d8f9a4ff8c1d7c06830 from build tracker '/tmp/pip-req-tracker-mn2yxrol' 2021-07-13T00:09:44,910 Removed build tracker: '/tmp/pip-req-tracker-mn2yxrol'