2021-07-12T09:26:15,390 Created temporary directory: /tmp/pip-ephem-wheel-cache-e9owpah8 2021-07-12T09:26:15,393 Created temporary directory: /tmp/pip-req-tracker-z66xtzte 2021-07-12T09:26:15,394 Initialized build tracking at /tmp/pip-req-tracker-z66xtzte 2021-07-12T09:26:15,394 Created build tracker: /tmp/pip-req-tracker-z66xtzte 2021-07-12T09:26:15,394 Entered build tracker: /tmp/pip-req-tracker-z66xtzte 2021-07-12T09:26:15,395 Created temporary directory: /tmp/pip-wheel-hlafp7bs 2021-07-12T09:26:15,431 1 location(s) to search for versions of polytiles: 2021-07-12T09:26:15,431 * https://pypi.org/simple/polytiles/ 2021-07-12T09:26:15,432 Fetching project page and analyzing links: https://pypi.org/simple/polytiles/ 2021-07-12T09:26:15,433 Getting page https://pypi.org/simple/polytiles/ 2021-07-12T09:26:15,435 Found index url https://pypi.org/simple 2021-07-12T09:26:15,528 Found link https://files.pythonhosted.org/packages/72/71/cfc0ea6dd00724b1c839e5025c2d3856001bda24723fb9bee23abeafa138/polytiles-1.0.0.tar.gz#sha256=43df8982b5373c0191278901a4095863a1c03abfd6c061ae7373790a2ad7f507 (from https://pypi.org/simple/polytiles/), version: 1.0.0 2021-07-12T09:26:15,529 Found link https://files.pythonhosted.org/packages/9b/b6/b73d8786f41a98941e885338a89c7060f246199fe6d2a60cfd1554b04d41/polytiles-1.0.1.tar.gz#sha256=a807e32a9d4f3899c55c469bf6c49b8bea19c1c774e3b871539a2c4689728b8d (from https://pypi.org/simple/polytiles/), version: 1.0.1 2021-07-12T09:26:15,529 Skipping link: not a file: https://pypi.org/simple/polytiles/ 2021-07-12T09:26:15,550 Given no hashes to check 1 links for project 'polytiles': discarding no candidates 2021-07-12T09:26:15,571 Collecting polytiles==1.0.0 2021-07-12T09:26:15,573 Created temporary directory: /tmp/pip-unpack-4034pzzv 2021-07-12T09:26:15,763 Downloading polytiles-1.0.0.tar.gz (9.2 kB) 2021-07-12T09:26:15,800 Added polytiles==1.0.0 from https://files.pythonhosted.org/packages/72/71/cfc0ea6dd00724b1c839e5025c2d3856001bda24723fb9bee23abeafa138/polytiles-1.0.0.tar.gz#sha256=43df8982b5373c0191278901a4095863a1c03abfd6c061ae7373790a2ad7f507 to build tracker '/tmp/pip-req-tracker-z66xtzte' 2021-07-12T09:26:15,801 Running setup.py (path:/tmp/pip-wheel-hlafp7bs/polytiles_5100b4ff40824659a450aa3f5a853b47/setup.py) egg_info for package polytiles 2021-07-12T09:26:15,802 Created temporary directory: /tmp/pip-pip-egg-info-vm9x0ljc 2021-07-12T09:26:15,802 Running command python setup.py egg_info 2021-07-12T09:26:16,695 Traceback (most recent call last): 2021-07-12T09:26:16,695 File "/tmp/pip-wheel-hlafp7bs/polytiles_5100b4ff40824659a450aa3f5a853b47/setup.py", line 5, in 2021-07-12T09:26:16,696 import mapnik 2021-07-12T09:26:16,696 ModuleNotFoundError: No module named 'mapnik' 2021-07-12T09:26:16,696 During handling of the above exception, another exception occurred: 2021-07-12T09:26:16,697 Traceback (most recent call last): 2021-07-12T09:26:16,698 File "", line 1, in 2021-07-12T09:26:16,698 File "/tmp/pip-wheel-hlafp7bs/polytiles_5100b4ff40824659a450aa3f5a853b47/setup.py", line 7, in 2021-07-12T09:26:16,698 raise ImportError('Mapnik library and its python bindings are required to install Polytiles.') 2021-07-12T09:26:16,699 ImportError: Mapnik library and its python bindings are required to install Polytiles. 2021-07-12T09:26:16,753 WARNING: Discarding https://files.pythonhosted.org/packages/72/71/cfc0ea6dd00724b1c839e5025c2d3856001bda24723fb9bee23abeafa138/polytiles-1.0.0.tar.gz#sha256=43df8982b5373c0191278901a4095863a1c03abfd6c061ae7373790a2ad7f507 (from https://pypi.org/simple/polytiles/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T09:26:16,755 ERROR: Could not find a version that satisfies the requirement polytiles==1.0.0 (from versions: 1.0.0, 1.0.1) 2021-07-12T09:26:16,755 ERROR: No matching distribution found for polytiles==1.0.0 2021-07-12T09:26:16,755 Exception information: 2021-07-12T09:26:16,755 Traceback (most recent call last): 2021-07-12T09:26:16,755 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T09:26:16,755 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T09:26:16,755 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T09:26:16,755 raise RequirementsConflicted(criterion) 2021-07-12T09:26:16,755 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('polytiles==1.0.0') 2021-07-12T09:26:16,755 2021-07-12T09:26:16,755 During handling of the above exception, another exception occurred: 2021-07-12T09:26:16,755 2021-07-12T09:26:16,755 Traceback (most recent call last): 2021-07-12T09:26:16,755 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T09:26:16,755 result = self._result = resolver.resolve( 2021-07-12T09:26:16,755 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T09:26:16,755 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T09:26:16,755 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T09:26:16,755 raise ResolutionImpossible(e.criterion.information) 2021-07-12T09:26:16,755 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('polytiles==1.0.0'), parent=None)] 2021-07-12T09:26:16,755 2021-07-12T09:26:16,755 The above exception was the direct cause of the following exception: 2021-07-12T09:26:16,755 2021-07-12T09:26:16,755 Traceback (most recent call last): 2021-07-12T09:26:16,755 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T09:26:16,755 status = self.run(options, args) 2021-07-12T09:26:16,755 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T09:26:16,755 return func(self, options, args) 2021-07-12T09:26:16,755 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T09:26:16,755 requirement_set = resolver.resolve( 2021-07-12T09:26:16,755 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T09:26:16,755 raise error from e 2021-07-12T09:26:16,755 pip._internal.exceptions.DistributionNotFound: No matching distribution found for polytiles==1.0.0 2021-07-12T09:26:16,761 Removed polytiles==1.0.0 from https://files.pythonhosted.org/packages/72/71/cfc0ea6dd00724b1c839e5025c2d3856001bda24723fb9bee23abeafa138/polytiles-1.0.0.tar.gz#sha256=43df8982b5373c0191278901a4095863a1c03abfd6c061ae7373790a2ad7f507 from build tracker '/tmp/pip-req-tracker-z66xtzte' 2021-07-12T09:26:16,761 Removed build tracker: '/tmp/pip-req-tracker-z66xtzte'