2021-01-26T04:44:43,062 Created temporary directory: /tmp/pip-ephem-wheel-cache-lpjkzog5 2021-01-26T04:44:43,065 Created temporary directory: /tmp/pip-req-tracker-no2sq68b 2021-01-26T04:44:43,065 Initialized build tracking at /tmp/pip-req-tracker-no2sq68b 2021-01-26T04:44:43,066 Created build tracker: /tmp/pip-req-tracker-no2sq68b 2021-01-26T04:44:43,066 Entered build tracker: /tmp/pip-req-tracker-no2sq68b 2021-01-26T04:44:43,066 Created temporary directory: /tmp/pip-wheel-hz0ed0az 2021-01-26T04:44:43,101 1 location(s) to search for versions of vgamepad: 2021-01-26T04:44:43,101 * https://pypi.org/simple/vgamepad/ 2021-01-26T04:44:43,101 Fetching project page and analyzing links: https://pypi.org/simple/vgamepad/ 2021-01-26T04:44:43,102 Getting page https://pypi.org/simple/vgamepad/ 2021-01-26T04:44:43,103 Found index url https://pypi.org/simple 2021-01-26T04:44:43,193 Found link https://files.pythonhosted.org/packages/cb/2b/b5c2a6bd53089df487fa1c5d13026baafe886227b5d1fc6dc218bb943104/vgamepad-0.0.1.tar.gz#sha256=b1c79d00c63539debaafa439a464c14b2da979b987f63b74b98547bfdf7b6bda (from https://pypi.org/simple/vgamepad/), version: 0.0.1 2021-01-26T04:44:43,193 Found link https://files.pythonhosted.org/packages/8e/44/7f1e097d77da02662f9c9da58c2ec4d8a17e0ab378bfbdf9228bc1d7439a/vgamepad-0.0.2.tar.gz#sha256=27e2409d83dec2a381a002ec8a2dc4a612708a3295f197bc5bd5add2b78c8dd3 (from https://pypi.org/simple/vgamepad/), version: 0.0.2 2021-01-26T04:44:43,207 Given no hashes to check 1 links for project 'vgamepad': discarding no candidates 2021-01-26T04:44:43,222 Collecting vgamepad==0.0.2 2021-01-26T04:44:43,224 Created temporary directory: /tmp/pip-unpack-yowzgp0x 2021-01-26T04:44:43,301 Downloading vgamepad-0.0.2.tar.gz (1.2 MB) 2021-01-26T04:44:43,583 Added vgamepad==0.0.2 from https://files.pythonhosted.org/packages/8e/44/7f1e097d77da02662f9c9da58c2ec4d8a17e0ab378bfbdf9228bc1d7439a/vgamepad-0.0.2.tar.gz#sha256=27e2409d83dec2a381a002ec8a2dc4a612708a3295f197bc5bd5add2b78c8dd3 to build tracker '/tmp/pip-req-tracker-no2sq68b' 2021-01-26T04:44:43,584 Running setup.py (path:/tmp/pip-wheel-hz0ed0az/vgamepad_5b1edee2973e4968b2990c2b8aaeff10/setup.py) egg_info for package vgamepad 2021-01-26T04:44:43,584 Created temporary directory: /tmp/pip-pip-egg-info-0t82q129 2021-01-26T04:44:43,585 Running command python setup.py egg_info 2021-01-26T04:44:44,460 Traceback (most recent call last): 2021-01-26T04:44:44,460 File "", line 1, in 2021-01-26T04:44:44,461 File "/tmp/pip-wheel-hz0ed0az/vgamepad_5b1edee2973e4968b2990c2b8aaeff10/setup.py", line 7, in 2021-01-26T04:44:44,461 assert platform.system() == 'Windows', "Sorry, this module is only compatible with Windows so far." 2021-01-26T04:44:44,461 AssertionError: Sorry, this module is only compatible with Windows so far. 2021-01-26T04:44:44,506 WARNING: Discarding https://files.pythonhosted.org/packages/8e/44/7f1e097d77da02662f9c9da58c2ec4d8a17e0ab378bfbdf9228bc1d7439a/vgamepad-0.0.2.tar.gz#sha256=27e2409d83dec2a381a002ec8a2dc4a612708a3295f197bc5bd5add2b78c8dd3 (from https://pypi.org/simple/vgamepad/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-01-26T04:44:44,507 ERROR: Could not find a version that satisfies the requirement vgamepad==0.0.2 2021-01-26T04:44:44,508 ERROR: No matching distribution found for vgamepad==0.0.2 2021-01-26T04:44:44,508 Exception information: 2021-01-26T04:44:44,508 Traceback (most recent call last): 2021-01-26T04:44:44,508 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-01-26T04:44:44,508 crit = self.state.criteria[name] 2021-01-26T04:44:44,508 KeyError: 'vgamepad' 2021-01-26T04:44:44,508 2021-01-26T04:44:44,508 During handling of the above exception, another exception occurred: 2021-01-26T04:44:44,508 2021-01-26T04:44:44,508 Traceback (most recent call last): 2021-01-26T04:44:44,508 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-01-26T04:44:44,508 name, crit = self._merge_into_criterion(r, parent=None) 2021-01-26T04:44:44,508 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-01-26T04:44:44,508 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-01-26T04:44:44,508 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-01-26T04:44:44,508 raise RequirementsConflicted(criterion) 2021-01-26T04:44:44,508 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vgamepad==0.0.2') 2021-01-26T04:44:44,508 2021-01-26T04:44:44,508 During handling of the above exception, another exception occurred: 2021-01-26T04:44:44,508 2021-01-26T04:44:44,508 Traceback (most recent call last): 2021-01-26T04:44:44,508 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-01-26T04:44:44,508 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-01-26T04:44:44,508 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-01-26T04:44:44,508 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-01-26T04:44:44,508 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-01-26T04:44:44,508 raise ResolutionImpossible(e.criterion.information) 2021-01-26T04:44:44,508 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vgamepad==0.0.2'), parent=None)] 2021-01-26T04:44:44,508 2021-01-26T04:44:44,508 The above exception was the direct cause of the following exception: 2021-01-26T04:44:44,508 2021-01-26T04:44:44,508 Traceback (most recent call last): 2021-01-26T04:44:44,508 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-01-26T04:44:44,508 status = self.run(options, args) 2021-01-26T04:44:44,508 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-01-26T04:44:44,508 return func(self, options, args) 2021-01-26T04:44:44,508 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-01-26T04:44:44,508 reqs, check_supported_wheels=True 2021-01-26T04:44:44,508 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-01-26T04:44:44,508 six.raise_from(error, e) 2021-01-26T04:44:44,508 File "", line 3, in raise_from 2021-01-26T04:44:44,508 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vgamepad==0.0.2 2021-01-26T04:44:44,514 Removed vgamepad==0.0.2 from https://files.pythonhosted.org/packages/8e/44/7f1e097d77da02662f9c9da58c2ec4d8a17e0ab378bfbdf9228bc1d7439a/vgamepad-0.0.2.tar.gz#sha256=27e2409d83dec2a381a002ec8a2dc4a612708a3295f197bc5bd5add2b78c8dd3 from build tracker '/tmp/pip-req-tracker-no2sq68b' 2021-01-26T04:44:44,514 Removed build tracker: '/tmp/pip-req-tracker-no2sq68b'