2021-07-13T00:11:01,291 Created temporary directory: /tmp/pip-ephem-wheel-cache-sjinzejp 2021-07-13T00:11:01,294 Created temporary directory: /tmp/pip-req-tracker-soqt3py_ 2021-07-13T00:11:01,294 Initialized build tracking at /tmp/pip-req-tracker-soqt3py_ 2021-07-13T00:11:01,294 Created build tracker: /tmp/pip-req-tracker-soqt3py_ 2021-07-13T00:11:01,294 Entered build tracker: /tmp/pip-req-tracker-soqt3py_ 2021-07-13T00:11:01,295 Created temporary directory: /tmp/pip-wheel-bzlkl3ql 2021-07-13T00:11:01,329 1 location(s) to search for versions of steem-dshot: 2021-07-13T00:11:01,329 * https://pypi.org/simple/steem-dshot/ 2021-07-13T00:11:01,330 Fetching project page and analyzing links: https://pypi.org/simple/steem-dshot/ 2021-07-13T00:11:01,330 Getting page https://pypi.org/simple/steem-dshot/ 2021-07-13T00:11:01,332 Found index url https://pypi.org/simple 2021-07-13T00:11:01,424 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:11:01,424 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:11:01,424 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:11:01,425 Skipping link: not a file: https://pypi.org/simple/steem-dshot/ 2021-07-13T00:11:01,443 Given no hashes to check 1 links for project 'steem-dshot': discarding no candidates 2021-07-13T00:11:01,462 Collecting steem-dshot==0.19.1 2021-07-13T00:11:01,464 Created temporary directory: /tmp/pip-unpack-nquw0rof 2021-07-13T00:11:01,832 Downloading steem_dshot-0.19.1.tar.gz (217 kB) 2021-07-13T00:11:02,034 Added steem-dshot==0.19.1 from https://files.pythonhosted.org/packages/e8/1a/fa3957e660225b889876379686ab52bffb78fd8ec7a17266cf9d9b3dd690/steem_dshot-0.19.1.tar.gz#sha256=774879a1234ac82a64d5ea94856858ddf8088b5382ce627183bdd3fa3745781c to build tracker '/tmp/pip-req-tracker-soqt3py_' 2021-07-13T00:11:02,035 Running setup.py (path:/tmp/pip-wheel-bzlkl3ql/steem-dshot_6f698985466043f6a9ba1b961f0d2b18/setup.py) egg_info for package steem-dshot 2021-07-13T00:11:02,036 Created temporary directory: /tmp/pip-pip-egg-info-2lop59yd 2021-07-13T00:11:02,036 Running command python setup.py egg_info 2021-07-13T00:11:03,049 Traceback (most recent call last): 2021-07-13T00:11:03,050 File "", line 1, in 2021-07-13T00:11:03,051 File "/tmp/pip-wheel-bzlkl3ql/steem-dshot_6f698985466043f6a9ba1b961f0d2b18/setup.py", line 8, in 2021-07-13T00:11:03,052 import package_meta # this is a simple tool for loading metadata from Pipfile and other places 2021-07-13T00:11:03,052 File "/tmp/pip-wheel-bzlkl3ql/steem-dshot_6f698985466043f6a9ba1b961f0d2b18/package_meta.py", line 14, in 2021-07-13T00:11:03,053 from pip.req import parse_requirements 2021-07-13T00:11:03,053 ModuleNotFoundError: No module named 'pip.req' 2021-07-13T00:11:03,105 WARNING: Discarding https://files.pythonhosted.org/packages/e8/1a/fa3957e660225b889876379686ab52bffb78fd8ec7a17266cf9d9b3dd690/steem_dshot-0.19.1.tar.gz#sha256=774879a1234ac82a64d5ea94856858ddf8088b5382ce627183bdd3fa3745781c (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:11:03,107 ERROR: Could not find a version that satisfies the requirement steem-dshot==0.19.1 (from versions: 0.18.103, 0.19, 0.19.1) 2021-07-13T00:11:03,107 ERROR: No matching distribution found for steem-dshot==0.19.1 2021-07-13T00:11:03,107 Exception information: 2021-07-13T00:11:03,107 Traceback (most recent call last): 2021-07-13T00:11:03,107 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T00:11:03,107 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T00:11:03,107 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T00:11:03,107 raise RequirementsConflicted(criterion) 2021-07-13T00:11:03,107 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('steem-dshot==0.19.1') 2021-07-13T00:11:03,107 2021-07-13T00:11:03,107 During handling of the above exception, another exception occurred: 2021-07-13T00:11:03,107 2021-07-13T00:11:03,107 Traceback (most recent call last): 2021-07-13T00:11:03,107 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T00:11:03,107 result = self._result = resolver.resolve( 2021-07-13T00:11:03,107 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T00:11:03,107 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T00:11:03,107 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T00:11:03,107 raise ResolutionImpossible(e.criterion.information) 2021-07-13T00:11:03,107 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('steem-dshot==0.19.1'), parent=None)] 2021-07-13T00:11:03,107 2021-07-13T00:11:03,107 The above exception was the direct cause of the following exception: 2021-07-13T00:11:03,107 2021-07-13T00:11:03,107 Traceback (most recent call last): 2021-07-13T00:11:03,107 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T00:11:03,107 status = self.run(options, args) 2021-07-13T00:11:03,107 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T00:11:03,107 return func(self, options, args) 2021-07-13T00:11:03,107 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T00:11:03,107 requirement_set = resolver.resolve( 2021-07-13T00:11:03,107 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T00:11:03,107 raise error from e 2021-07-13T00:11:03,107 pip._internal.exceptions.DistributionNotFound: No matching distribution found for steem-dshot==0.19.1 2021-07-13T00:11:03,112 Removed steem-dshot==0.19.1 from https://files.pythonhosted.org/packages/e8/1a/fa3957e660225b889876379686ab52bffb78fd8ec7a17266cf9d9b3dd690/steem_dshot-0.19.1.tar.gz#sha256=774879a1234ac82a64d5ea94856858ddf8088b5382ce627183bdd3fa3745781c from build tracker '/tmp/pip-req-tracker-soqt3py_' 2021-07-13T00:11:03,113 Removed build tracker: '/tmp/pip-req-tracker-soqt3py_'