2021-07-10T02:09:17,643 Created temporary directory: /tmp/pip-ephem-wheel-cache-a_n46lty 2021-07-10T02:09:17,646 Created temporary directory: /tmp/pip-req-tracker-31a9ip18 2021-07-10T02:09:17,646 Initialized build tracking at /tmp/pip-req-tracker-31a9ip18 2021-07-10T02:09:17,646 Created build tracker: /tmp/pip-req-tracker-31a9ip18 2021-07-10T02:09:17,646 Entered build tracker: /tmp/pip-req-tracker-31a9ip18 2021-07-10T02:09:17,647 Created temporary directory: /tmp/pip-wheel-q40ecpnt 2021-07-10T02:09:17,680 1 location(s) to search for versions of pytalker: 2021-07-10T02:09:17,680 * https://pypi.org/simple/pytalker/ 2021-07-10T02:09:17,681 Fetching project page and analyzing links: https://pypi.org/simple/pytalker/ 2021-07-10T02:09:17,681 Getting page https://pypi.org/simple/pytalker/ 2021-07-10T02:09:17,683 Found index url https://pypi.org/simple 2021-07-10T02:09:17,863 Found link https://files.pythonhosted.org/packages/e1/e9/8878f98dc000f7250f33e36907b6346b3d1c476edd212bfbb4ab08a6acde/pytalker-v0.1.0.linux-i686.tar.gz#sha256=a1f69a4181a1e714f595fa88c54600a40ae20197d26a613a0db269ea2559f4fd (from https://pypi.org/simple/pytalker/), version: v0.1.0.linux-i686 2021-07-10T02:09:17,863 Found link https://files.pythonhosted.org/packages/9d/25/760d9045c8290238787fc9b0973fc9c1dff2071ed1bfcff6eaeef67d0db2/pytalker-v0.1.0.tar.gz#sha256=d90aaf13af3b86b451ddeb35f7d704e383c97c3cb25d9fe17cfa1f00a639e297 (from https://pypi.org/simple/pytalker/), version: v0.1.0 2021-07-10T02:09:17,863 Skipping link: not a file: https://pypi.org/simple/pytalker/ 2021-07-10T02:09:17,880 Given no hashes to check 1 links for project 'pytalker': discarding no candidates 2021-07-10T02:09:17,897 Collecting pytalker==v0.1.0 2021-07-10T02:09:17,899 Created temporary directory: /tmp/pip-unpack-y_aai2a1 2021-07-10T02:09:18,073 Downloading pytalker-v0.1.0.tar.gz (8.4 kB) 2021-07-10T02:09:18,120 Added pytalker==v0.1.0 from https://files.pythonhosted.org/packages/9d/25/760d9045c8290238787fc9b0973fc9c1dff2071ed1bfcff6eaeef67d0db2/pytalker-v0.1.0.tar.gz#sha256=d90aaf13af3b86b451ddeb35f7d704e383c97c3cb25d9fe17cfa1f00a639e297 to build tracker '/tmp/pip-req-tracker-31a9ip18' 2021-07-10T02:09:18,121 Running setup.py (path:/tmp/pip-wheel-q40ecpnt/pytalker_cda54220370f472487b039392586f191/setup.py) egg_info for package pytalker 2021-07-10T02:09:18,122 Created temporary directory: /tmp/pip-pip-egg-info-lzipkohv 2021-07-10T02:09:18,122 Running command python setup.py egg_info 2021-07-10T02:09:18,744 Traceback (most recent call last): 2021-07-10T02:09:18,745 File "", line 1, in 2021-07-10T02:09:18,745 File "/tmp/pip-wheel-q40ecpnt/pytalker_cda54220370f472487b039392586f191/setup.py", line 5, in 2021-07-10T02:09:18,746 import ez_setup 2021-07-10T02:09:18,746 File "/tmp/pip-wheel-q40ecpnt/pytalker_cda54220370f472487b039392586f191/ez_setup.py", line 98 2021-07-10T02:09:18,746 except pkg_resources.VersionConflict, e: 2021-07-10T02:09:18,746 ^ 2021-07-10T02:09:18,747 SyntaxError: invalid syntax 2021-07-10T02:09:18,794 WARNING: Discarding https://files.pythonhosted.org/packages/9d/25/760d9045c8290238787fc9b0973fc9c1dff2071ed1bfcff6eaeef67d0db2/pytalker-v0.1.0.tar.gz#sha256=d90aaf13af3b86b451ddeb35f7d704e383c97c3cb25d9fe17cfa1f00a639e297 (from https://pypi.org/simple/pytalker/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T02:09:18,795 ERROR: Could not find a version that satisfies the requirement pytalker==v0.1.0 (from versions: v0.1.0.linux-i686, 0.1.0) 2021-07-10T02:09:18,796 ERROR: No matching distribution found for pytalker==v0.1.0 2021-07-10T02:09:18,796 Exception information: 2021-07-10T02:09:18,796 Traceback (most recent call last): 2021-07-10T02:09:18,796 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T02:09:18,796 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T02:09:18,796 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T02:09:18,796 raise RequirementsConflicted(criterion) 2021-07-10T02:09:18,796 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pytalker==v0.1.0') 2021-07-10T02:09:18,796 2021-07-10T02:09:18,796 During handling of the above exception, another exception occurred: 2021-07-10T02:09:18,796 2021-07-10T02:09:18,796 Traceback (most recent call last): 2021-07-10T02:09:18,796 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T02:09:18,796 result = self._result = resolver.resolve( 2021-07-10T02:09:18,796 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T02:09:18,796 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T02:09:18,796 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T02:09:18,796 raise ResolutionImpossible(e.criterion.information) 2021-07-10T02:09:18,796 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pytalker==v0.1.0'), parent=None)] 2021-07-10T02:09:18,796 2021-07-10T02:09:18,796 The above exception was the direct cause of the following exception: 2021-07-10T02:09:18,796 2021-07-10T02:09:18,796 Traceback (most recent call last): 2021-07-10T02:09:18,796 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T02:09:18,796 status = self.run(options, args) 2021-07-10T02:09:18,796 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T02:09:18,796 return func(self, options, args) 2021-07-10T02:09:18,796 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T02:09:18,796 requirement_set = resolver.resolve( 2021-07-10T02:09:18,796 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T02:09:18,796 raise error from e 2021-07-10T02:09:18,796 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pytalker==v0.1.0 2021-07-10T02:09:18,801 Removed pytalker==v0.1.0 from https://files.pythonhosted.org/packages/9d/25/760d9045c8290238787fc9b0973fc9c1dff2071ed1bfcff6eaeef67d0db2/pytalker-v0.1.0.tar.gz#sha256=d90aaf13af3b86b451ddeb35f7d704e383c97c3cb25d9fe17cfa1f00a639e297 from build tracker '/tmp/pip-req-tracker-31a9ip18' 2021-07-10T02:09:18,801 Removed build tracker: '/tmp/pip-req-tracker-31a9ip18'