2021-01-27T04:28:29,435 Created temporary directory: /tmp/pip-ephem-wheel-cache-9ikspjob 2021-01-27T04:28:29,438 Created temporary directory: /tmp/pip-req-tracker-z8vb8324 2021-01-27T04:28:29,439 Initialized build tracking at /tmp/pip-req-tracker-z8vb8324 2021-01-27T04:28:29,439 Created build tracker: /tmp/pip-req-tracker-z8vb8324 2021-01-27T04:28:29,439 Entered build tracker: /tmp/pip-req-tracker-z8vb8324 2021-01-27T04:28:29,440 Created temporary directory: /tmp/pip-wheel-6bf8ew3l 2021-01-27T04:28:29,475 1 location(s) to search for versions of event-simulate: 2021-01-27T04:28:29,475 * https://pypi.org/simple/event-simulate/ 2021-01-27T04:28:29,475 Fetching project page and analyzing links: https://pypi.org/simple/event-simulate/ 2021-01-27T04:28:29,476 Getting page https://pypi.org/simple/event-simulate/ 2021-01-27T04:28:29,477 Found index url https://pypi.org/simple 2021-01-27T04:28:29,572 Found link https://files.pythonhosted.org/packages/14/79/a93e9fb352c3b2c8825214a13043ed7a7fd9a4141169b3f0e64ba199fafb/event-simulate--1.0.1.tar.gz#sha256=c62b151325bd83542847995955d1c4eeeafbb95616de8f909a3f4d625af321d4 (from https://pypi.org/simple/event-simulate/), version: -1.0.1 2021-01-27T04:28:29,572 Found link https://files.pythonhosted.org/packages/d2/56/8cd64d3cee1fa303882a8368d4568606ad753a8e2b578cffc5d5e07ffc33/event-simulate-1.0.2.tar.gz#sha256=f983b0a12bb2e44eb4f10a33663b003b5d75206ea13d473e7aea989445b83510 (from https://pypi.org/simple/event-simulate/), version: 1.0.2 2021-01-27T04:28:29,586 Given no hashes to check 1 links for project 'event-simulate': discarding no candidates 2021-01-27T04:28:29,601 Collecting event-simulate==1.0.2 2021-01-27T04:28:29,602 Created temporary directory: /tmp/pip-unpack-ktc6rl4k 2021-01-27T04:28:29,643 Downloading event-simulate-1.0.2.tar.gz (5.0 kB) 2021-01-27T04:28:29,685 Added event-simulate==1.0.2 from https://files.pythonhosted.org/packages/d2/56/8cd64d3cee1fa303882a8368d4568606ad753a8e2b578cffc5d5e07ffc33/event-simulate-1.0.2.tar.gz#sha256=f983b0a12bb2e44eb4f10a33663b003b5d75206ea13d473e7aea989445b83510 to build tracker '/tmp/pip-req-tracker-z8vb8324' 2021-01-27T04:28:29,686 Running setup.py (path:/tmp/pip-wheel-6bf8ew3l/event-simulate_9e322bce2afa4aaaa67fd9cfd2896bb3/setup.py) egg_info for package event-simulate 2021-01-27T04:28:29,687 Created temporary directory: /tmp/pip-pip-egg-info-8w9dth4c 2021-01-27T04:28:29,687 Running command python setup.py egg_info 2021-01-27T04:28:30,533 Traceback (most recent call last): 2021-01-27T04:28:30,534 File "", line 1, in 2021-01-27T04:28:30,534 File "/tmp/pip-wheel-6bf8ew3l/event-simulate_9e322bce2afa4aaaa67fd9cfd2896bb3/setup.py", line 1, in 2021-01-27T04:28:30,534 import event,os 2021-01-27T04:28:30,535 File "/tmp/pip-wheel-6bf8ew3l/event-simulate_9e322bce2afa4aaaa67fd9cfd2896bb3/event/__init__.py", line 6, in 2021-01-27T04:28:30,535 import event.key as key 2021-01-27T04:28:30,536 File "/tmp/pip-wheel-6bf8ew3l/event-simulate_9e322bce2afa4aaaa67fd9cfd2896bb3/event/key.py", line 110, in 2021-01-27T04:28:30,536 keybd_event=windll.user32.keybd_event 2021-01-27T04:28:30,536 NameError: name 'windll' is not defined 2021-01-27T04:28:30,580 WARNING: Discarding https://files.pythonhosted.org/packages/d2/56/8cd64d3cee1fa303882a8368d4568606ad753a8e2b578cffc5d5e07ffc33/event-simulate-1.0.2.tar.gz#sha256=f983b0a12bb2e44eb4f10a33663b003b5d75206ea13d473e7aea989445b83510 (from https://pypi.org/simple/event-simulate/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-01-27T04:28:30,581 ERROR: Could not find a version that satisfies the requirement event-simulate==1.0.2 2021-01-27T04:28:30,581 ERROR: No matching distribution found for event-simulate==1.0.2 2021-01-27T04:28:30,582 Exception information: 2021-01-27T04:28:30,582 Traceback (most recent call last): 2021-01-27T04:28:30,582 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-01-27T04:28:30,582 crit = self.state.criteria[name] 2021-01-27T04:28:30,582 KeyError: 'event-simulate' 2021-01-27T04:28:30,582 2021-01-27T04:28:30,582 During handling of the above exception, another exception occurred: 2021-01-27T04:28:30,582 2021-01-27T04:28:30,582 Traceback (most recent call last): 2021-01-27T04:28:30,582 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-01-27T04:28:30,582 name, crit = self._merge_into_criterion(r, parent=None) 2021-01-27T04:28:30,582 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-01-27T04:28:30,582 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-01-27T04:28:30,582 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-01-27T04:28:30,582 raise RequirementsConflicted(criterion) 2021-01-27T04:28:30,582 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('event-simulate==1.0.2') 2021-01-27T04:28:30,582 2021-01-27T04:28:30,582 During handling of the above exception, another exception occurred: 2021-01-27T04:28:30,582 2021-01-27T04:28:30,582 Traceback (most recent call last): 2021-01-27T04:28:30,582 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-01-27T04:28:30,582 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-01-27T04:28:30,582 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-01-27T04:28:30,582 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-01-27T04:28:30,582 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-01-27T04:28:30,582 raise ResolutionImpossible(e.criterion.information) 2021-01-27T04:28:30,582 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('event-simulate==1.0.2'), parent=None)] 2021-01-27T04:28:30,582 2021-01-27T04:28:30,582 The above exception was the direct cause of the following exception: 2021-01-27T04:28:30,582 2021-01-27T04:28:30,582 Traceback (most recent call last): 2021-01-27T04:28:30,582 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-01-27T04:28:30,582 status = self.run(options, args) 2021-01-27T04:28:30,582 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-01-27T04:28:30,582 return func(self, options, args) 2021-01-27T04:28:30,582 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-01-27T04:28:30,582 reqs, check_supported_wheels=True 2021-01-27T04:28:30,582 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-01-27T04:28:30,582 six.raise_from(error, e) 2021-01-27T04:28:30,582 File "", line 3, in raise_from 2021-01-27T04:28:30,582 pip._internal.exceptions.DistributionNotFound: No matching distribution found for event-simulate==1.0.2 2021-01-27T04:28:30,587 Removed event-simulate==1.0.2 from https://files.pythonhosted.org/packages/d2/56/8cd64d3cee1fa303882a8368d4568606ad753a8e2b578cffc5d5e07ffc33/event-simulate-1.0.2.tar.gz#sha256=f983b0a12bb2e44eb4f10a33663b003b5d75206ea13d473e7aea989445b83510 from build tracker '/tmp/pip-req-tracker-z8vb8324' 2021-01-27T04:28:30,587 Removed build tracker: '/tmp/pip-req-tracker-z8vb8324'