2021-07-10T08:37:07,513 Created temporary directory: /tmp/pip-ephem-wheel-cache-eu9lkyc1 2021-07-10T08:37:07,516 Created temporary directory: /tmp/pip-req-tracker-idi2q64c 2021-07-10T08:37:07,517 Initialized build tracking at /tmp/pip-req-tracker-idi2q64c 2021-07-10T08:37:07,517 Created build tracker: /tmp/pip-req-tracker-idi2q64c 2021-07-10T08:37:07,517 Entered build tracker: /tmp/pip-req-tracker-idi2q64c 2021-07-10T08:37:07,518 Created temporary directory: /tmp/pip-wheel-6sykpqji 2021-07-10T08:37:07,550 1 location(s) to search for versions of wikidict: 2021-07-10T08:37:07,550 * https://pypi.org/simple/wikidict/ 2021-07-10T08:37:07,551 Fetching project page and analyzing links: https://pypi.org/simple/wikidict/ 2021-07-10T08:37:07,551 Getting page https://pypi.org/simple/wikidict/ 2021-07-10T08:37:07,553 Found index url https://pypi.org/simple 2021-07-10T08:37:07,642 Found link https://files.pythonhosted.org/packages/fd/43/29d1c2a015b540b4b6fad0b9f0cc759bf582736366e3b9911007aa7454a9/wikidict-0.1.0.tar.gz#sha256=5c8216d731c9a93652f0bb7d7a8158681c52bb687b0e7b3444ea1f8d6f35a1c3 (from https://pypi.org/simple/wikidict/), version: 0.1.0 2021-07-10T08:37:07,642 Found link https://files.pythonhosted.org/packages/6b/f8/a6aeb2c7d87b47961d60f5842c0b8e6d0a576e2ba1e0de6a509658377dc5/wikidict-1.0.0.tar.gz#sha256=01c42d0c156df94da4de06e30e32645b3b5f879eb17c684cacc8985f056c7a1d (from https://pypi.org/simple/wikidict/), version: 1.0.0 2021-07-10T08:37:07,643 Found link https://files.pythonhosted.org/packages/b5/f3/1ed8d7f623d3849eda75c3b34fcfd23b0ed31270b806b5e5f369cdf4260f/wikidict-1.1.1.tar.gz#sha256=238d6591cb9494a31b9b6edafbcdcfe40cee0097920aeed3fed65062cf753393 (from https://pypi.org/simple/wikidict/), version: 1.1.1 2021-07-10T08:37:07,643 Found link https://files.pythonhosted.org/packages/11/82/ce64e9deb995d624fdaffa6cca4809e1fdb00d9f0d879af86949b2872d70/wikidict-1.2.0.tar.gz#sha256=89a5b85f650ad1799a95184b1c358e0dfd8c2e0d096fc7aed1892af3da1061f2 (from https://pypi.org/simple/wikidict/), version: 1.2.0 2021-07-10T08:37:07,643 Skipping link: not a file: https://pypi.org/simple/wikidict/ 2021-07-10T08:37:07,661 Given no hashes to check 1 links for project 'wikidict': discarding no candidates 2021-07-10T08:37:07,683 Collecting wikidict==1.1.1 2021-07-10T08:37:07,689 Created temporary directory: /tmp/pip-unpack-wlgc5x10 2021-07-10T08:37:08,030 Downloading wikidict-1.1.1.tar.gz (3.4 kB) 2021-07-10T08:37:08,077 Added wikidict==1.1.1 from https://files.pythonhosted.org/packages/b5/f3/1ed8d7f623d3849eda75c3b34fcfd23b0ed31270b806b5e5f369cdf4260f/wikidict-1.1.1.tar.gz#sha256=238d6591cb9494a31b9b6edafbcdcfe40cee0097920aeed3fed65062cf753393 to build tracker '/tmp/pip-req-tracker-idi2q64c' 2021-07-10T08:37:08,078 Running setup.py (path:/tmp/pip-wheel-6sykpqji/wikidict_b33eabeb64c346cdbdd125461de686ac/setup.py) egg_info for package wikidict 2021-07-10T08:37:08,079 Created temporary directory: /tmp/pip-pip-egg-info-1wqbv_x7 2021-07-10T08:37:08,079 Running command python setup.py egg_info 2021-07-10T08:37:08,734 Traceback (most recent call last): 2021-07-10T08:37:08,735 File "", line 1, in 2021-07-10T08:37:08,735 File "/tmp/pip-wheel-6sykpqji/wikidict_b33eabeb64c346cdbdd125461de686ac/setup.py", line 8 2021-07-10T08:37:08,736 print "warning: pypandoc module not found, could not convert Markdown to RST" 2021-07-10T08:37:08,736 ^ 2021-07-10T08:37:08,736 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("warning: pypandoc module not found, could not convert Markdown to RST")? 2021-07-10T08:37:08,783 WARNING: Discarding https://files.pythonhosted.org/packages/b5/f3/1ed8d7f623d3849eda75c3b34fcfd23b0ed31270b806b5e5f369cdf4260f/wikidict-1.1.1.tar.gz#sha256=238d6591cb9494a31b9b6edafbcdcfe40cee0097920aeed3fed65062cf753393 (from https://pypi.org/simple/wikidict/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T08:37:08,784 ERROR: Could not find a version that satisfies the requirement wikidict==1.1.1 (from versions: 0.1.0, 1.0.0, 1.1.1, 1.2.0) 2021-07-10T08:37:08,785 ERROR: No matching distribution found for wikidict==1.1.1 2021-07-10T08:37:08,785 Exception information: 2021-07-10T08:37:08,785 Traceback (most recent call last): 2021-07-10T08:37:08,785 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T08:37:08,785 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T08:37:08,785 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T08:37:08,785 raise RequirementsConflicted(criterion) 2021-07-10T08:37:08,785 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wikidict==1.1.1') 2021-07-10T08:37:08,785 2021-07-10T08:37:08,785 During handling of the above exception, another exception occurred: 2021-07-10T08:37:08,785 2021-07-10T08:37:08,785 Traceback (most recent call last): 2021-07-10T08:37:08,785 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T08:37:08,785 result = self._result = resolver.resolve( 2021-07-10T08:37:08,785 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T08:37:08,785 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T08:37:08,785 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T08:37:08,785 raise ResolutionImpossible(e.criterion.information) 2021-07-10T08:37:08,785 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wikidict==1.1.1'), parent=None)] 2021-07-10T08:37:08,785 2021-07-10T08:37:08,785 The above exception was the direct cause of the following exception: 2021-07-10T08:37:08,785 2021-07-10T08:37:08,785 Traceback (most recent call last): 2021-07-10T08:37:08,785 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T08:37:08,785 status = self.run(options, args) 2021-07-10T08:37:08,785 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T08:37:08,785 return func(self, options, args) 2021-07-10T08:37:08,785 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T08:37:08,785 requirement_set = resolver.resolve( 2021-07-10T08:37:08,785 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T08:37:08,785 raise error from e 2021-07-10T08:37:08,785 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wikidict==1.1.1 2021-07-10T08:37:08,790 Removed wikidict==1.1.1 from https://files.pythonhosted.org/packages/b5/f3/1ed8d7f623d3849eda75c3b34fcfd23b0ed31270b806b5e5f369cdf4260f/wikidict-1.1.1.tar.gz#sha256=238d6591cb9494a31b9b6edafbcdcfe40cee0097920aeed3fed65062cf753393 from build tracker '/tmp/pip-req-tracker-idi2q64c' 2021-07-10T08:37:08,791 Removed build tracker: '/tmp/pip-req-tracker-idi2q64c'