2021-07-16T17:49:59,943 Created temporary directory: /tmp/pip-ephem-wheel-cache-cdaf37jx 2021-07-16T17:49:59,946 Created temporary directory: /tmp/pip-req-tracker-u2gscj76 2021-07-16T17:49:59,946 Initialized build tracking at /tmp/pip-req-tracker-u2gscj76 2021-07-16T17:49:59,946 Created build tracker: /tmp/pip-req-tracker-u2gscj76 2021-07-16T17:49:59,947 Entered build tracker: /tmp/pip-req-tracker-u2gscj76 2021-07-16T17:49:59,947 Created temporary directory: /tmp/pip-wheel-efhbrhby 2021-07-16T17:49:59,976 1 location(s) to search for versions of python-sox: 2021-07-16T17:49:59,976 * https://pypi.org/simple/python-sox/ 2021-07-16T17:49:59,977 Fetching project page and analyzing links: https://pypi.org/simple/python-sox/ 2021-07-16T17:49:59,977 Getting page https://pypi.org/simple/python-sox/ 2021-07-16T17:49:59,979 Found index url https://pypi.org/simple 2021-07-16T17:50:00,187 Found link https://files.pythonhosted.org/packages/01/b2/42cbd03975f9985592e5493265351d152a880e0123e8a71e146d51b322b9/python-sox-0.0.1.tar.gz#sha256=e9a1b118ffe3d160e60c647afcd49cdbf386ddf09fcbd47508b8ab254245bea5 (from https://pypi.org/simple/python-sox/), version: 0.0.1 2021-07-16T17:50:00,187 Found link https://files.pythonhosted.org/packages/3f/60/e327ba6ad875aec9f112799657825a5ed2c796736637756555ed83b07acd/python-sox-0.2.0.tar.gz#sha256=14827b05e767fe26a2b80429b1c9286be9bde1a805d05114a3a9e4ecc895aba7 (from https://pypi.org/simple/python-sox/), version: 0.2.0 2021-07-16T17:50:00,188 Found link https://files.pythonhosted.org/packages/f0/82/d8fa84512f9924f28ffca45ad6eae4269887cd6ce466028a37f0e1478261/python-sox-0.2.1.tar.gz#sha256=70fa608e46789c6c4fd7d4b566be99bf51624a57ac542cfd0fb3e69d1d58d520 (from https://pypi.org/simple/python-sox/), version: 0.2.1 2021-07-16T17:50:00,188 Skipping link: not a file: https://pypi.org/simple/python-sox/ 2021-07-16T17:50:00,209 Given no hashes to check 1 links for project 'python-sox': discarding no candidates 2021-07-16T17:50:00,228 Collecting python-sox==0.2.0 2021-07-16T17:50:00,229 Created temporary directory: /tmp/pip-unpack-1evi1gjr 2021-07-16T17:50:00,399 Downloading python-sox-0.2.0.tar.gz (14 kB) 2021-07-16T17:50:00,452 Added python-sox==0.2.0 from https://files.pythonhosted.org/packages/3f/60/e327ba6ad875aec9f112799657825a5ed2c796736637756555ed83b07acd/python-sox-0.2.0.tar.gz#sha256=14827b05e767fe26a2b80429b1c9286be9bde1a805d05114a3a9e4ecc895aba7 to build tracker '/tmp/pip-req-tracker-u2gscj76' 2021-07-16T17:50:00,453 Running setup.py (path:/tmp/pip-wheel-efhbrhby/python-sox_063de295e762432fb7acff3eb63d56eb/setup.py) egg_info for package python-sox 2021-07-16T17:50:00,454 Created temporary directory: /tmp/pip-pip-egg-info-xmttrj03 2021-07-16T17:50:00,454 Running command python setup.py egg_info 2021-07-16T17:50:01,460 Traceback (most recent call last): 2021-07-16T17:50:01,461 File "", line 1, in 2021-07-16T17:50:01,461 File "/tmp/pip-wheel-efhbrhby/python-sox_063de295e762432fb7acff3eb63d56eb/setup.py", line 34, in 2021-07-16T17:50:01,461 license=open('LICENSE').read(), 2021-07-16T17:50:01,461 FileNotFoundError: [Errno 2] No such file or directory: 'LICENSE' 2021-07-16T17:50:01,510 WARNING: Discarding https://files.pythonhosted.org/packages/3f/60/e327ba6ad875aec9f112799657825a5ed2c796736637756555ed83b07acd/python-sox-0.2.0.tar.gz#sha256=14827b05e767fe26a2b80429b1c9286be9bde1a805d05114a3a9e4ecc895aba7 (from https://pypi.org/simple/python-sox/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-16T17:50:01,511 ERROR: Could not find a version that satisfies the requirement python-sox==0.2.0 (from versions: 0.0.1, 0.2.0, 0.2.1) 2021-07-16T17:50:01,512 ERROR: No matching distribution found for python-sox==0.2.0 2021-07-16T17:50:01,512 Exception information: 2021-07-16T17:50:01,512 Traceback (most recent call last): 2021-07-16T17:50:01,512 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-16T17:50:01,512 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-16T17:50:01,512 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-16T17:50:01,512 raise RequirementsConflicted(criterion) 2021-07-16T17:50:01,512 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-sox==0.2.0') 2021-07-16T17:50:01,512 2021-07-16T17:50:01,512 During handling of the above exception, another exception occurred: 2021-07-16T17:50:01,512 2021-07-16T17:50:01,512 Traceback (most recent call last): 2021-07-16T17:50:01,512 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-16T17:50:01,512 result = self._result = resolver.resolve( 2021-07-16T17:50:01,512 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-16T17:50:01,512 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-16T17:50:01,512 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-16T17:50:01,512 raise ResolutionImpossible(e.criterion.information) 2021-07-16T17:50:01,512 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-sox==0.2.0'), parent=None)] 2021-07-16T17:50:01,512 2021-07-16T17:50:01,512 The above exception was the direct cause of the following exception: 2021-07-16T17:50:01,512 2021-07-16T17:50:01,512 Traceback (most recent call last): 2021-07-16T17:50:01,512 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-16T17:50:01,512 status = self.run(options, args) 2021-07-16T17:50:01,512 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-16T17:50:01,512 return func(self, options, args) 2021-07-16T17:50:01,512 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-16T17:50:01,512 requirement_set = resolver.resolve( 2021-07-16T17:50:01,512 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-16T17:50:01,512 raise error from e 2021-07-16T17:50:01,512 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-sox==0.2.0 2021-07-16T17:50:01,517 Removed python-sox==0.2.0 from https://files.pythonhosted.org/packages/3f/60/e327ba6ad875aec9f112799657825a5ed2c796736637756555ed83b07acd/python-sox-0.2.0.tar.gz#sha256=14827b05e767fe26a2b80429b1c9286be9bde1a805d05114a3a9e4ecc895aba7 from build tracker '/tmp/pip-req-tracker-u2gscj76' 2021-07-16T17:50:01,517 Removed build tracker: '/tmp/pip-req-tracker-u2gscj76'