2021-03-27T06:35:20,270 Created temporary directory: /tmp/pip-ephem-wheel-cache-h7k37drb 2021-03-27T06:35:20,273 Created temporary directory: /tmp/pip-req-tracker-04vvrt4a 2021-03-27T06:35:20,274 Initialized build tracking at /tmp/pip-req-tracker-04vvrt4a 2021-03-27T06:35:20,274 Created build tracker: /tmp/pip-req-tracker-04vvrt4a 2021-03-27T06:35:20,274 Entered build tracker: /tmp/pip-req-tracker-04vvrt4a 2021-03-27T06:35:20,275 Created temporary directory: /tmp/pip-wheel-rbq2fvc5 2021-03-27T06:35:20,304 1 location(s) to search for versions of event-simulate: 2021-03-27T06:35:20,304 * https://pypi.org/simple/event-simulate/ 2021-03-27T06:35:20,305 Fetching project page and analyzing links: https://pypi.org/simple/event-simulate/ 2021-03-27T06:35:20,305 Getting page https://pypi.org/simple/event-simulate/ 2021-03-27T06:35:20,307 Found index url https://pypi.org/simple 2021-03-27T06:35:20,396 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-03-27T06:35:20,396 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-03-27T06:35:20,396 Found link https://files.pythonhosted.org/packages/1a/34/ad1a0bbca81242738234e63c706c221afc98bf8a4b0aab9b593be9f7f3b2/event-simulate-1.0.3.tar.gz#sha256=28d2c3cdfda12a8dca29fb82138874b0f2c37b00193231494bd7e5efa14b1250 (from https://pypi.org/simple/event-simulate/), version: 1.0.3 2021-03-27T06:35:20,397 Found link https://files.pythonhosted.org/packages/74/88/b442abc02e94165078c2f0b694406607bc074766665990beaaaf4edb2df5/event-simulate-1.0.4.tar.gz#sha256=5967ab552567213b01b487105fa5705dadf4053231788d1bce4f56134bccb04b (from https://pypi.org/simple/event-simulate/), version: 1.0.4 2021-03-27T06:35:20,410 Given no hashes to check 1 links for project 'event-simulate': discarding no candidates 2021-03-27T06:35:20,425 Collecting event-simulate==1.0.4 2021-03-27T06:35:20,427 Created temporary directory: /tmp/pip-unpack-0oypblw5 2021-03-27T06:35:20,467 Downloading event-simulate-1.0.4.tar.gz (5.7 kB) 2021-03-27T06:35:20,512 Added event-simulate==1.0.4 from https://files.pythonhosted.org/packages/74/88/b442abc02e94165078c2f0b694406607bc074766665990beaaaf4edb2df5/event-simulate-1.0.4.tar.gz#sha256=5967ab552567213b01b487105fa5705dadf4053231788d1bce4f56134bccb04b to build tracker '/tmp/pip-req-tracker-04vvrt4a' 2021-03-27T06:35:20,513 Running setup.py (path:/tmp/pip-wheel-rbq2fvc5/event-simulate_bd567212a4f34ac295f006618ff884ec/setup.py) egg_info for package event-simulate 2021-03-27T06:35:20,514 Created temporary directory: /tmp/pip-pip-egg-info-4p6hfzyt 2021-03-27T06:35:20,515 Running command python setup.py egg_info 2021-03-27T06:35:21,340 Traceback (most recent call last): 2021-03-27T06:35:21,341 File "", line 1, in 2021-03-27T06:35:21,341 File "/tmp/pip-wheel-rbq2fvc5/event-simulate_bd567212a4f34ac295f006618ff884ec/setup.py", line 1, in 2021-03-27T06:35:21,341 import event,os 2021-03-27T06:35:21,342 File "/tmp/pip-wheel-rbq2fvc5/event-simulate_bd567212a4f34ac295f006618ff884ec/event/__init__.py", line 6, in 2021-03-27T06:35:21,342 import event.key as key 2021-03-27T06:35:21,342 File "/tmp/pip-wheel-rbq2fvc5/event-simulate_bd567212a4f34ac295f006618ff884ec/event/key.py", line 110, in 2021-03-27T06:35:21,343 keybd_event=windll.user32.keybd_event 2021-03-27T06:35:21,343 NameError: name 'windll' is not defined 2021-03-27T06:35:21,388 WARNING: Discarding https://files.pythonhosted.org/packages/74/88/b442abc02e94165078c2f0b694406607bc074766665990beaaaf4edb2df5/event-simulate-1.0.4.tar.gz#sha256=5967ab552567213b01b487105fa5705dadf4053231788d1bce4f56134bccb04b (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-03-27T06:35:21,389 ERROR: Could not find a version that satisfies the requirement event-simulate==1.0.4 2021-03-27T06:35:21,389 ERROR: No matching distribution found for event-simulate==1.0.4 2021-03-27T06:35:21,390 Exception information: 2021-03-27T06:35:21,390 Traceback (most recent call last): 2021-03-27T06:35:21,390 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-27T06:35:21,390 crit = self.state.criteria[name] 2021-03-27T06:35:21,390 KeyError: 'event-simulate' 2021-03-27T06:35:21,390 2021-03-27T06:35:21,390 During handling of the above exception, another exception occurred: 2021-03-27T06:35:21,390 2021-03-27T06:35:21,390 Traceback (most recent call last): 2021-03-27T06:35:21,390 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-27T06:35:21,390 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-27T06:35:21,390 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-27T06:35:21,390 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-27T06:35:21,390 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-27T06:35:21,390 raise RequirementsConflicted(criterion) 2021-03-27T06:35:21,390 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('event-simulate==1.0.4') 2021-03-27T06:35:21,390 2021-03-27T06:35:21,390 During handling of the above exception, another exception occurred: 2021-03-27T06:35:21,390 2021-03-27T06:35:21,390 Traceback (most recent call last): 2021-03-27T06:35:21,390 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-27T06:35:21,390 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-27T06:35:21,390 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-27T06:35:21,390 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-27T06:35:21,390 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-27T06:35:21,390 raise ResolutionImpossible(e.criterion.information) 2021-03-27T06:35:21,390 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('event-simulate==1.0.4'), parent=None)] 2021-03-27T06:35:21,390 2021-03-27T06:35:21,390 The above exception was the direct cause of the following exception: 2021-03-27T06:35:21,390 2021-03-27T06:35:21,390 Traceback (most recent call last): 2021-03-27T06:35:21,390 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-27T06:35:21,390 status = self.run(options, args) 2021-03-27T06:35:21,390 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-27T06:35:21,390 return func(self, options, args) 2021-03-27T06:35:21,390 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-27T06:35:21,390 reqs, check_supported_wheels=True 2021-03-27T06:35:21,390 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-27T06:35:21,390 six.raise_from(error, e) 2021-03-27T06:35:21,390 File "", line 3, in raise_from 2021-03-27T06:35:21,390 pip._internal.exceptions.DistributionNotFound: No matching distribution found for event-simulate==1.0.4 2021-03-27T06:35:21,395 Removed event-simulate==1.0.4 from https://files.pythonhosted.org/packages/74/88/b442abc02e94165078c2f0b694406607bc074766665990beaaaf4edb2df5/event-simulate-1.0.4.tar.gz#sha256=5967ab552567213b01b487105fa5705dadf4053231788d1bce4f56134bccb04b from build tracker '/tmp/pip-req-tracker-04vvrt4a' 2021-03-27T06:35:21,395 Removed build tracker: '/tmp/pip-req-tracker-04vvrt4a'