2021-07-10T04:32:53,500 Created temporary directory: /tmp/pip-ephem-wheel-cache-hlzr3pap 2021-07-10T04:32:53,503 Created temporary directory: /tmp/pip-req-tracker-d0m5qpbm 2021-07-10T04:32:53,503 Initialized build tracking at /tmp/pip-req-tracker-d0m5qpbm 2021-07-10T04:32:53,504 Created build tracker: /tmp/pip-req-tracker-d0m5qpbm 2021-07-10T04:32:53,504 Entered build tracker: /tmp/pip-req-tracker-d0m5qpbm 2021-07-10T04:32:53,505 Created temporary directory: /tmp/pip-wheel-mnmh999z 2021-07-10T04:32:53,537 1 location(s) to search for versions of webim: 2021-07-10T04:32:53,537 * https://pypi.org/simple/webim/ 2021-07-10T04:32:53,537 Fetching project page and analyzing links: https://pypi.org/simple/webim/ 2021-07-10T04:32:53,538 Getting page https://pypi.org/simple/webim/ 2021-07-10T04:32:53,539 Found index url https://pypi.org/simple 2021-07-10T04:32:53,628 Found link https://files.pythonhosted.org/packages/f7/f0/97b19b07944e4354f2803a43a0b3fd6b35baf4c4ac36547895e3bb8477d4/webim-1.0.2.tar.gz#sha256=a37ee72b95c0a3703abc07db352ff8bf30d2062d99788906404c687c76957e1e (from https://pypi.org/simple/webim/), version: 1.0.2 2021-07-10T04:32:53,628 Found link https://files.pythonhosted.org/packages/ba/a1/4d8088da6328972ec32c78dad98204be622f7cb4a652770aa08f2323a494/webim-5.4.1.tar.gz#sha256=66d2553f6ffd88d1f7311502e26b2e035cef771e1feb91e6ec09e6c0d5dbfe64 (from https://pypi.org/simple/webim/), version: 5.4.1 2021-07-10T04:32:53,629 Found link https://files.pythonhosted.org/packages/08/5e/72eab9c2cf3a8cecd85f4bec3538450052eff3979c50a8c099dae20fac8e/webim-5.8.tar.gz#sha256=0596758fb3a0612a4c21d747657e8e0e796d4566495fcbcc3581c751fa867b2b (from https://pypi.org/simple/webim/), version: 5.8 2021-07-10T04:32:53,629 Skipping link: not a file: https://pypi.org/simple/webim/ 2021-07-10T04:32:53,647 Given no hashes to check 1 links for project 'webim': discarding no candidates 2021-07-10T04:32:53,665 Collecting webim==5.8 2021-07-10T04:32:53,667 Created temporary directory: /tmp/pip-unpack-a1idyfu9 2021-07-10T04:32:53,838 Downloading webim-5.8.tar.gz (4.2 kB) 2021-07-10T04:32:53,875 Added webim==5.8 from https://files.pythonhosted.org/packages/08/5e/72eab9c2cf3a8cecd85f4bec3538450052eff3979c50a8c099dae20fac8e/webim-5.8.tar.gz#sha256=0596758fb3a0612a4c21d747657e8e0e796d4566495fcbcc3581c751fa867b2b to build tracker '/tmp/pip-req-tracker-d0m5qpbm' 2021-07-10T04:32:53,876 Running setup.py (path:/tmp/pip-wheel-mnmh999z/webim_bc66ab03f8bd4f348ecee8863b0ccee3/setup.py) egg_info for package webim 2021-07-10T04:32:53,877 Created temporary directory: /tmp/pip-pip-egg-info-yrbuw747 2021-07-10T04:32:53,877 Running command python setup.py egg_info 2021-07-10T04:32:54,524 Traceback (most recent call last): 2021-07-10T04:32:54,525 File "", line 1, in 2021-07-10T04:32:54,525 File "/tmp/pip-wheel-mnmh999z/webim_bc66ab03f8bd4f348ecee8863b0ccee3/setup.py", line 5, in 2021-07-10T04:32:54,525 import webim 2021-07-10T04:32:54,525 File "/tmp/pip-wheel-mnmh999z/webim_bc66ab03f8bd4f348ecee8863b0ccee3/webim/__init__.py", line 10, in 2021-07-10T04:32:54,525 from .client import Client, WebimException 2021-07-10T04:32:54,526 File "/tmp/pip-wheel-mnmh999z/webim_bc66ab03f8bd4f348ecee8863b0ccee3/webim/client.py", line 221 2021-07-10T04:32:54,526 print 'GET.url:', url 2021-07-10T04:32:54,526 ^ 2021-07-10T04:32:54,526 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('GET.url:', url)? 2021-07-10T04:32:54,573 WARNING: Discarding https://files.pythonhosted.org/packages/08/5e/72eab9c2cf3a8cecd85f4bec3538450052eff3979c50a8c099dae20fac8e/webim-5.8.tar.gz#sha256=0596758fb3a0612a4c21d747657e8e0e796d4566495fcbcc3581c751fa867b2b (from https://pypi.org/simple/webim/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T04:32:54,574 ERROR: Could not find a version that satisfies the requirement webim==5.8 (from versions: 1.0.2, 5.4.1, 5.8) 2021-07-10T04:32:54,575 ERROR: No matching distribution found for webim==5.8 2021-07-10T04:32:54,575 Exception information: 2021-07-10T04:32:54,575 Traceback (most recent call last): 2021-07-10T04:32:54,575 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:32:54,575 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:32:54,575 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:32:54,575 raise RequirementsConflicted(criterion) 2021-07-10T04:32:54,575 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('webim==5.8') 2021-07-10T04:32:54,575 2021-07-10T04:32:54,575 During handling of the above exception, another exception occurred: 2021-07-10T04:32:54,575 2021-07-10T04:32:54,575 Traceback (most recent call last): 2021-07-10T04:32:54,575 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:32:54,575 result = self._result = resolver.resolve( 2021-07-10T04:32:54,575 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:32:54,575 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:32:54,575 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:32:54,575 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:32:54,575 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('webim==5.8'), parent=None)] 2021-07-10T04:32:54,575 2021-07-10T04:32:54,575 The above exception was the direct cause of the following exception: 2021-07-10T04:32:54,575 2021-07-10T04:32:54,575 Traceback (most recent call last): 2021-07-10T04:32:54,575 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:32:54,575 status = self.run(options, args) 2021-07-10T04:32:54,575 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:32:54,575 return func(self, options, args) 2021-07-10T04:32:54,575 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:32:54,575 requirement_set = resolver.resolve( 2021-07-10T04:32:54,575 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:32:54,575 raise error from e 2021-07-10T04:32:54,575 pip._internal.exceptions.DistributionNotFound: No matching distribution found for webim==5.8 2021-07-10T04:32:54,580 Removed webim==5.8 from https://files.pythonhosted.org/packages/08/5e/72eab9c2cf3a8cecd85f4bec3538450052eff3979c50a8c099dae20fac8e/webim-5.8.tar.gz#sha256=0596758fb3a0612a4c21d747657e8e0e796d4566495fcbcc3581c751fa867b2b from build tracker '/tmp/pip-req-tracker-d0m5qpbm' 2021-07-10T04:32:54,580 Removed build tracker: '/tmp/pip-req-tracker-d0m5qpbm'