2021-07-08T16:44:46,672 Created temporary directory: /tmp/pip-ephem-wheel-cache-vxlxuuc0 2021-07-08T16:44:46,676 Created temporary directory: /tmp/pip-req-tracker-0hcgm1au 2021-07-08T16:44:46,676 Initialized build tracking at /tmp/pip-req-tracker-0hcgm1au 2021-07-08T16:44:46,676 Created build tracker: /tmp/pip-req-tracker-0hcgm1au 2021-07-08T16:44:46,676 Entered build tracker: /tmp/pip-req-tracker-0hcgm1au 2021-07-08T16:44:46,677 Created temporary directory: /tmp/pip-wheel-v26l9maa 2021-07-08T16:44:46,713 1 location(s) to search for versions of pymessaging: 2021-07-08T16:44:46,713 * https://pypi.org/simple/pymessaging/ 2021-07-08T16:44:46,713 Fetching project page and analyzing links: https://pypi.org/simple/pymessaging/ 2021-07-08T16:44:46,714 Getting page https://pypi.org/simple/pymessaging/ 2021-07-08T16:44:46,715 Found index url https://pypi.org/simple 2021-07-08T16:44:46,806 Found link https://files.pythonhosted.org/packages/a5/03/da09c66f3c6dee495f1946f6f0d6ad2a43e28dd5c8422413b4668aab238c/pyMessaging-0.1.tar.gz#sha256=57806c198fbbcc205faab5769e9c43904389ad3a01562c68d0e69672dd258bdf (from https://pypi.org/simple/pymessaging/), version: 0.1 2021-07-08T16:44:46,807 Found link https://files.pythonhosted.org/packages/88/9f/9473f968869364b972dcefeeb7d514e59fba0b2d8b0bb08afd2d034d668b/pyMessaging-0.1.1.tar.gz#sha256=3d2d21d5a2e0f636ee0655b070aefd03b68d3a0c08ce417a5f4105a5d7757b1d (from https://pypi.org/simple/pymessaging/), version: 0.1.1 2021-07-08T16:44:46,807 Found link https://files.pythonhosted.org/packages/9b/d8/408fe21ae095cdb462365c90e4e8955a2e021fbe8e13ad732b1ce85d63fd/pyMessaging-0.3-r4247.tar.gz#sha256=aeee02dd4beedfd64c48a8834c0837bcec6b105eb6a75c64cf6c29f89731106e (from https://pypi.org/simple/pymessaging/), version: 0.3-r4247 2021-07-08T16:44:46,807 Skipping link: not a file: https://pypi.org/simple/pymessaging/ 2021-07-08T16:44:46,824 Given no hashes to check 1 links for project 'pymessaging': discarding no candidates 2021-07-08T16:44:46,841 Collecting pymessaging==0.3-r4247 2021-07-08T16:44:46,843 Created temporary directory: /tmp/pip-unpack-jr97fn9s 2021-07-08T16:44:47,016 Downloading pyMessaging-0.3-r4247.tar.gz (6.8 kB) 2021-07-08T16:44:47,054 Added pymessaging==0.3-r4247 from https://files.pythonhosted.org/packages/9b/d8/408fe21ae095cdb462365c90e4e8955a2e021fbe8e13ad732b1ce85d63fd/pyMessaging-0.3-r4247.tar.gz#sha256=aeee02dd4beedfd64c48a8834c0837bcec6b105eb6a75c64cf6c29f89731106e to build tracker '/tmp/pip-req-tracker-0hcgm1au' 2021-07-08T16:44:47,055 Running setup.py (path:/tmp/pip-wheel-v26l9maa/pymessaging_a5d60f2bf5124e269aaf79cbafec2fe7/setup.py) egg_info for package pymessaging 2021-07-08T16:44:47,055 Created temporary directory: /tmp/pip-pip-egg-info-wna5f9r1 2021-07-08T16:44:47,056 Running command python setup.py egg_info 2021-07-08T16:44:47,693 Traceback (most recent call last): 2021-07-08T16:44:47,693 File "", line 1, in 2021-07-08T16:44:47,693 File "/tmp/pip-wheel-v26l9maa/pymessaging_a5d60f2bf5124e269aaf79cbafec2fe7/setup.py", line 10, in 2021-07-08T16:44:47,694 from ez_setup import use_setuptools 2021-07-08T16:44:47,694 File "/tmp/pip-wheel-v26l9maa/pymessaging_a5d60f2bf5124e269aaf79cbafec2fe7/ez_setup.py", line 98 2021-07-08T16:44:47,694 except pkg_resources.VersionConflict, e: 2021-07-08T16:44:47,695 ^ 2021-07-08T16:44:47,695 SyntaxError: invalid syntax 2021-07-08T16:44:47,743 WARNING: Discarding https://files.pythonhosted.org/packages/9b/d8/408fe21ae095cdb462365c90e4e8955a2e021fbe8e13ad732b1ce85d63fd/pyMessaging-0.3-r4247.tar.gz#sha256=aeee02dd4beedfd64c48a8834c0837bcec6b105eb6a75c64cf6c29f89731106e (from https://pypi.org/simple/pymessaging/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T16:44:47,745 ERROR: Could not find a version that satisfies the requirement pymessaging==0.3-r4247 (from versions: 0.1, 0.1.1, 0.3.post4247) 2021-07-08T16:44:47,745 ERROR: No matching distribution found for pymessaging==0.3-r4247 2021-07-08T16:44:47,745 Exception information: 2021-07-08T16:44:47,745 Traceback (most recent call last): 2021-07-08T16:44:47,745 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T16:44:47,745 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T16:44:47,745 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T16:44:47,745 raise RequirementsConflicted(criterion) 2021-07-08T16:44:47,745 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pymessaging==0.3-r4247') 2021-07-08T16:44:47,745 2021-07-08T16:44:47,745 During handling of the above exception, another exception occurred: 2021-07-08T16:44:47,745 2021-07-08T16:44:47,745 Traceback (most recent call last): 2021-07-08T16:44:47,745 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T16:44:47,745 result = self._result = resolver.resolve( 2021-07-08T16:44:47,745 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T16:44:47,745 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T16:44:47,745 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T16:44:47,745 raise ResolutionImpossible(e.criterion.information) 2021-07-08T16:44:47,745 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pymessaging==0.3-r4247'), parent=None)] 2021-07-08T16:44:47,745 2021-07-08T16:44:47,745 The above exception was the direct cause of the following exception: 2021-07-08T16:44:47,745 2021-07-08T16:44:47,745 Traceback (most recent call last): 2021-07-08T16:44:47,745 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T16:44:47,745 status = self.run(options, args) 2021-07-08T16:44:47,745 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T16:44:47,745 return func(self, options, args) 2021-07-08T16:44:47,745 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T16:44:47,745 requirement_set = resolver.resolve( 2021-07-08T16:44:47,745 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T16:44:47,745 raise error from e 2021-07-08T16:44:47,745 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pymessaging==0.3-r4247 2021-07-08T16:44:47,750 Removed pymessaging==0.3-r4247 from https://files.pythonhosted.org/packages/9b/d8/408fe21ae095cdb462365c90e4e8955a2e021fbe8e13ad732b1ce85d63fd/pyMessaging-0.3-r4247.tar.gz#sha256=aeee02dd4beedfd64c48a8834c0837bcec6b105eb6a75c64cf6c29f89731106e from build tracker '/tmp/pip-req-tracker-0hcgm1au' 2021-07-08T16:44:47,751 Removed build tracker: '/tmp/pip-req-tracker-0hcgm1au'