2021-07-10T07:28:10,183 Created temporary directory: /tmp/pip-ephem-wheel-cache-j2ai19y4 2021-07-10T07:28:10,187 Created temporary directory: /tmp/pip-req-tracker-emqm75ra 2021-07-10T07:28:10,187 Initialized build tracking at /tmp/pip-req-tracker-emqm75ra 2021-07-10T07:28:10,187 Created build tracker: /tmp/pip-req-tracker-emqm75ra 2021-07-10T07:28:10,187 Entered build tracker: /tmp/pip-req-tracker-emqm75ra 2021-07-10T07:28:10,188 Created temporary directory: /tmp/pip-wheel-dnmkm4f7 2021-07-10T07:28:10,222 1 location(s) to search for versions of nsound: 2021-07-10T07:28:10,222 * https://pypi.org/simple/nsound/ 2021-07-10T07:28:10,223 Fetching project page and analyzing links: https://pypi.org/simple/nsound/ 2021-07-10T07:28:10,223 Getting page https://pypi.org/simple/nsound/ 2021-07-10T07:28:10,225 Found index url https://pypi.org/simple 2021-07-10T07:28:10,314 Found link https://files.pythonhosted.org/packages/a1/2d/e806c9f9b641dbf441c109f79516d4eb561e29a45fbcfd5ee0af165078d3/Nsound-0.9.3.tar.gz#sha256=d07a03567d256c0bdf89c0dac4027269feed9516ca717049e530beaa8be120c1 (from https://pypi.org/simple/nsound/), version: 0.9.3 2021-07-10T07:28:10,332 Skipping link: none of the wheel's tags (cp27-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b0/9d/8658dc10b993804670a53927fb333490f7fd71aa54862bb77f630c33c889/Nsound-0.9.4-cp27-none-win_amd64.whl#sha256=66ea46610dabcd6671dd48435ab7361547f6e869b26059d6a0d6845e3c1d2347 (from https://pypi.org/simple/nsound/) 2021-07-10T07:28:10,332 Found link https://files.pythonhosted.org/packages/14/72/3bc713b9d3f0c82ae9e177d9f8b368eb2fe5f218373e16b5c2e3585b83a9/Nsound-0.9.4.tar.gz#sha256=4cdb1d052e25b737c1d1d9b1f9d3b9f79807448f94b24e703085e1e604c93bca (from https://pypi.org/simple/nsound/), version: 0.9.4 2021-07-10T07:28:10,332 Skipping link: not a file: https://pypi.org/simple/nsound/ 2021-07-10T07:28:10,333 Given no hashes to check 1 links for project 'nsound': discarding no candidates 2021-07-10T07:28:10,352 Collecting nsound==0.9.4 2021-07-10T07:28:10,354 Created temporary directory: /tmp/pip-unpack-qp5no83n 2021-07-10T07:28:11,579 Downloading Nsound-0.9.4.tar.gz (2.5 MB) 2021-07-10T07:28:13,158 Added nsound==0.9.4 from https://files.pythonhosted.org/packages/14/72/3bc713b9d3f0c82ae9e177d9f8b368eb2fe5f218373e16b5c2e3585b83a9/Nsound-0.9.4.tar.gz#sha256=4cdb1d052e25b737c1d1d9b1f9d3b9f79807448f94b24e703085e1e604c93bca to build tracker '/tmp/pip-req-tracker-emqm75ra' 2021-07-10T07:28:13,159 Running setup.py (path:/tmp/pip-wheel-dnmkm4f7/nsound_e1832dc8b6df400cb4f8bdec4e3ed744/setup.py) egg_info for package nsound 2021-07-10T07:28:13,160 Created temporary directory: /tmp/pip-pip-egg-info-xatubh2p 2021-07-10T07:28:13,160 Running command python setup.py egg_info 2021-07-10T07:28:13,816 Traceback (most recent call last): 2021-07-10T07:28:13,816 File "", line 1, in 2021-07-10T07:28:13,817 File "/tmp/pip-wheel-dnmkm4f7/nsound_e1832dc8b6df400cb4f8bdec4e3ed744/setup.py", line 88 2021-07-10T07:28:13,817 print " %s" % tool 2021-07-10T07:28:13,817 ^ 2021-07-10T07:28:13,818 SyntaxError: Missing parentheses in call to 'print'. Did you mean print(" %s" % tool)? 2021-07-10T07:28:13,866 WARNING: Discarding https://files.pythonhosted.org/packages/14/72/3bc713b9d3f0c82ae9e177d9f8b368eb2fe5f218373e16b5c2e3585b83a9/Nsound-0.9.4.tar.gz#sha256=4cdb1d052e25b737c1d1d9b1f9d3b9f79807448f94b24e703085e1e604c93bca (from https://pypi.org/simple/nsound/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T07:28:13,867 ERROR: Could not find a version that satisfies the requirement nsound==0.9.4 (from versions: 0.9.3, 0.9.4) 2021-07-10T07:28:13,868 ERROR: No matching distribution found for nsound==0.9.4 2021-07-10T07:28:13,868 Exception information: 2021-07-10T07:28:13,868 Traceback (most recent call last): 2021-07-10T07:28:13,868 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T07:28:13,868 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T07:28:13,868 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T07:28:13,868 raise RequirementsConflicted(criterion) 2021-07-10T07:28:13,868 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nsound==0.9.4') 2021-07-10T07:28:13,868 2021-07-10T07:28:13,868 During handling of the above exception, another exception occurred: 2021-07-10T07:28:13,868 2021-07-10T07:28:13,868 Traceback (most recent call last): 2021-07-10T07:28:13,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T07:28:13,868 result = self._result = resolver.resolve( 2021-07-10T07:28:13,868 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T07:28:13,868 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T07:28:13,868 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T07:28:13,868 raise ResolutionImpossible(e.criterion.information) 2021-07-10T07:28:13,868 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nsound==0.9.4'), parent=None)] 2021-07-10T07:28:13,868 2021-07-10T07:28:13,868 The above exception was the direct cause of the following exception: 2021-07-10T07:28:13,868 2021-07-10T07:28:13,868 Traceback (most recent call last): 2021-07-10T07:28:13,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T07:28:13,868 status = self.run(options, args) 2021-07-10T07:28:13,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T07:28:13,868 return func(self, options, args) 2021-07-10T07:28:13,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T07:28:13,868 requirement_set = resolver.resolve( 2021-07-10T07:28:13,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T07:28:13,868 raise error from e 2021-07-10T07:28:13,868 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nsound==0.9.4 2021-07-10T07:28:13,873 Removed nsound==0.9.4 from https://files.pythonhosted.org/packages/14/72/3bc713b9d3f0c82ae9e177d9f8b368eb2fe5f218373e16b5c2e3585b83a9/Nsound-0.9.4.tar.gz#sha256=4cdb1d052e25b737c1d1d9b1f9d3b9f79807448f94b24e703085e1e604c93bca from build tracker '/tmp/pip-req-tracker-emqm75ra' 2021-07-10T07:28:13,873 Removed build tracker: '/tmp/pip-req-tracker-emqm75ra'