2021-07-09T03:51:15,293 Created temporary directory: /tmp/pip-ephem-wheel-cache-8h6i5osq 2021-07-09T03:51:15,295 Created temporary directory: /tmp/pip-req-tracker-n_gey54y 2021-07-09T03:51:15,296 Initialized build tracking at /tmp/pip-req-tracker-n_gey54y 2021-07-09T03:51:15,296 Created build tracker: /tmp/pip-req-tracker-n_gey54y 2021-07-09T03:51:15,296 Entered build tracker: /tmp/pip-req-tracker-n_gey54y 2021-07-09T03:51:15,297 Created temporary directory: /tmp/pip-wheel-f9fss3ka 2021-07-09T03:51:15,332 1 location(s) to search for versions of event: 2021-07-09T03:51:15,332 * https://pypi.org/simple/event/ 2021-07-09T03:51:15,333 Fetching project page and analyzing links: https://pypi.org/simple/event/ 2021-07-09T03:51:15,333 Getting page https://pypi.org/simple/event/ 2021-07-09T03:51:15,335 Found index url https://pypi.org/simple 2021-07-09T03:51:15,519 Found link https://files.pythonhosted.org/packages/1b/26/f0d64a3444b44c3aa221ec7f18f2b8adae46eb3b147da2a222fb3c2673cf/event-0.4.zip#sha256=819ec21a1266c0d52d91d0ad727c4ca3eec4b5cde782447a082a9ccb2e698298 (from https://pypi.org/simple/event/), version: 0.4 2021-07-09T03:51:15,520 Found link https://files.pythonhosted.org/packages/b0/d3/49048435f3856e77ae776813f9c835c0b5ca3688f942e21bdad912227a4f/event-0.4.2.zip#sha256=28d339fe6decadf074dad2629a8f309e7a142599129a2245556f43e7eb8d677a (from https://pypi.org/simple/event/), version: 0.4.2 2021-07-09T03:51:15,520 Found link https://files.pythonhosted.org/packages/d7/e9/3f88290f7a6add3e150b04d61cd989d07b0e5394c37f8bbc32d5a2ee263f/event-0.4.3.zip#sha256=1ba5a036f44146128c4db6b45e2a405b3dc604eb7f8a644d6f0be75432a4460c (from https://pypi.org/simple/event/), version: 0.4.3 2021-07-09T03:51:15,520 Skipping link: not a file: https://pypi.org/simple/event/ 2021-07-09T03:51:15,536 Given no hashes to check 1 links for project 'event': discarding no candidates 2021-07-09T03:51:15,554 Collecting event==0.4 2021-07-09T03:51:15,555 Created temporary directory: /tmp/pip-unpack-jpyll_vz 2021-07-09T03:51:15,596 Downloading event-0.4.zip (56 kB) 2021-07-09T03:51:15,641 Added event==0.4 from https://files.pythonhosted.org/packages/1b/26/f0d64a3444b44c3aa221ec7f18f2b8adae46eb3b147da2a222fb3c2673cf/event-0.4.zip#sha256=819ec21a1266c0d52d91d0ad727c4ca3eec4b5cde782447a082a9ccb2e698298 to build tracker '/tmp/pip-req-tracker-n_gey54y' 2021-07-09T03:51:15,642 Running setup.py (path:/tmp/pip-wheel-f9fss3ka/event_ba97c865532843efada8f1411f33ae11/setup.py) egg_info for package event 2021-07-09T03:51:15,643 Created temporary directory: /tmp/pip-pip-egg-info-3_f7_ozk 2021-07-09T03:51:15,643 Running command python setup.py egg_info 2021-07-09T03:51:16,270 Traceback (most recent call last): 2021-07-09T03:51:16,271 File "", line 1, in 2021-07-09T03:51:16,271 File "/tmp/pip-wheel-f9fss3ka/event_ba97c865532843efada8f1411f33ae11/setup.py", line 21 2021-07-09T03:51:16,272 print 'found libevent build directory', best 2021-07-09T03:51:16,272 ^ 2021-07-09T03:51:16,272 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('found libevent build directory', best)? 2021-07-09T03:51:16,321 WARNING: Discarding https://files.pythonhosted.org/packages/1b/26/f0d64a3444b44c3aa221ec7f18f2b8adae46eb3b147da2a222fb3c2673cf/event-0.4.zip#sha256=819ec21a1266c0d52d91d0ad727c4ca3eec4b5cde782447a082a9ccb2e698298 (from https://pypi.org/simple/event/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:51:16,322 ERROR: Could not find a version that satisfies the requirement event==0.4 (from versions: 0.4, 0.4.2, 0.4.3) 2021-07-09T03:51:16,322 ERROR: No matching distribution found for event==0.4 2021-07-09T03:51:16,323 Exception information: 2021-07-09T03:51:16,323 Traceback (most recent call last): 2021-07-09T03:51:16,323 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:51:16,323 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:51:16,323 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:51:16,323 raise RequirementsConflicted(criterion) 2021-07-09T03:51:16,323 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('event==0.4') 2021-07-09T03:51:16,323 2021-07-09T03:51:16,323 During handling of the above exception, another exception occurred: 2021-07-09T03:51:16,323 2021-07-09T03:51:16,323 Traceback (most recent call last): 2021-07-09T03:51:16,323 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:51:16,323 result = self._result = resolver.resolve( 2021-07-09T03:51:16,323 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:51:16,323 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:51:16,323 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:51:16,323 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:51:16,323 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('event==0.4'), parent=None)] 2021-07-09T03:51:16,323 2021-07-09T03:51:16,323 The above exception was the direct cause of the following exception: 2021-07-09T03:51:16,323 2021-07-09T03:51:16,323 Traceback (most recent call last): 2021-07-09T03:51:16,323 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:51:16,323 status = self.run(options, args) 2021-07-09T03:51:16,323 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:51:16,323 return func(self, options, args) 2021-07-09T03:51:16,323 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:51:16,323 requirement_set = resolver.resolve( 2021-07-09T03:51:16,323 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:51:16,323 raise error from e 2021-07-09T03:51:16,323 pip._internal.exceptions.DistributionNotFound: No matching distribution found for event==0.4 2021-07-09T03:51:16,327 Removed event==0.4 from https://files.pythonhosted.org/packages/1b/26/f0d64a3444b44c3aa221ec7f18f2b8adae46eb3b147da2a222fb3c2673cf/event-0.4.zip#sha256=819ec21a1266c0d52d91d0ad727c4ca3eec4b5cde782447a082a9ccb2e698298 from build tracker '/tmp/pip-req-tracker-n_gey54y' 2021-07-09T03:51:16,328 Removed build tracker: '/tmp/pip-req-tracker-n_gey54y'