2021-07-09T02:45:15,421 Created temporary directory: /tmp/pip-ephem-wheel-cache-n9ezh9n7 2021-07-09T02:45:15,424 Created temporary directory: /tmp/pip-req-tracker-zo0gz2n9 2021-07-09T02:45:15,425 Initialized build tracking at /tmp/pip-req-tracker-zo0gz2n9 2021-07-09T02:45:15,425 Created build tracker: /tmp/pip-req-tracker-zo0gz2n9 2021-07-09T02:45:15,425 Entered build tracker: /tmp/pip-req-tracker-zo0gz2n9 2021-07-09T02:45:15,426 Created temporary directory: /tmp/pip-wheel-twxouv3j 2021-07-09T02:45:15,459 1 location(s) to search for versions of msjson: 2021-07-09T02:45:15,459 * https://pypi.org/simple/msjson/ 2021-07-09T02:45:15,460 Fetching project page and analyzing links: https://pypi.org/simple/msjson/ 2021-07-09T02:45:15,460 Getting page https://pypi.org/simple/msjson/ 2021-07-09T02:45:15,462 Found index url https://pypi.org/simple 2021-07-09T02:45:15,552 Found link https://files.pythonhosted.org/packages/05/c2/e445d99328d5bfb403ae2f37f396e1a27eee1649b52ed4bf58ddbe408b7e/msjson-0.2.tar.gz#sha256=61fe9e3c8bfa88dbc60b789e08f1f087f94dfe1a29d5e83b9907b5e4575b42c3 (from https://pypi.org/simple/msjson/), version: 0.2 2021-07-09T02:45:15,552 Found link https://files.pythonhosted.org/packages/cb/51/7e6119283728b662f22255d1ba9d542d7ceb1b7790b2a9ad13580af8cd17/msjson-0.2.zip#sha256=c8289fcddb22cce0566fad54968d4e1d8eaa0a56d98acc669d1be8b0db81d903 (from https://pypi.org/simple/msjson/), version: 0.2 2021-07-09T02:45:15,552 Found link https://files.pythonhosted.org/packages/73/d8/aaf4e33254e599fad943e583d75f7fe93c03ee23b67fcd48083a0a2274f6/msjson-0.2.1.tar.gz#sha256=54dfbceca0022361e588473b44a20fdd80727799aa7a48c3d4209c67a0f9ffe5 (from https://pypi.org/simple/msjson/), version: 0.2.1 2021-07-09T02:45:15,553 Found link https://files.pythonhosted.org/packages/8d/5e/2191ff2a9e161fed0e637226791af936feeb766664458056dda7412f3b41/msjson-0.2.1.zip#sha256=3ed0900a540ab2bbc34cd76c4b84da3170947cf61afc40f64c37875ed5f9316c (from https://pypi.org/simple/msjson/), version: 0.2.1 2021-07-09T02:45:15,553 Found link https://files.pythonhosted.org/packages/c7/33/14f8cd8af2da142a5babb6a4456fd69b56c60a640d58fe4132049eefbf23/msjson-0.2.2.tar.gz#sha256=863af10a06ed2fddbdf580d993aa4cc5d793ec1032a593e99695d520c3c62210 (from https://pypi.org/simple/msjson/), version: 0.2.2 2021-07-09T02:45:15,553 Found link https://files.pythonhosted.org/packages/cf/60/45c7cf31ed8d75826ec8c7cabc1ce7740ffb013a69b8d1ea512803a1cd54/msjson-0.2.2.zip#sha256=f10fdfb87f9cc69f2f96daba2bd36cd772fc0b8d12852910a6c3ec5f8778e2a1 (from https://pypi.org/simple/msjson/), version: 0.2.2 2021-07-09T02:45:15,554 Skipping link: not a file: https://pypi.org/simple/msjson/ 2021-07-09T02:45:15,570 Given no hashes to check 2 links for project 'msjson': discarding no candidates 2021-07-09T02:45:15,588 Collecting msjson==0.2.2 2021-07-09T02:45:15,589 Created temporary directory: /tmp/pip-unpack-i9476yqb 2021-07-09T02:45:16,075 Downloading msjson-0.2.2.zip (433 kB) 2021-07-09T02:45:16,237 Added msjson==0.2.2 from https://files.pythonhosted.org/packages/cf/60/45c7cf31ed8d75826ec8c7cabc1ce7740ffb013a69b8d1ea512803a1cd54/msjson-0.2.2.zip#sha256=f10fdfb87f9cc69f2f96daba2bd36cd772fc0b8d12852910a6c3ec5f8778e2a1 to build tracker '/tmp/pip-req-tracker-zo0gz2n9' 2021-07-09T02:45:16,238 Running setup.py (path:/tmp/pip-wheel-twxouv3j/msjson_116ef77dddc841ceb999c236c82a0202/setup.py) egg_info for package msjson 2021-07-09T02:45:16,239 Created temporary directory: /tmp/pip-pip-egg-info-v568ey47 2021-07-09T02:45:16,239 Running command python setup.py egg_info 2021-07-09T02:45:16,871 Traceback (most recent call last): 2021-07-09T02:45:16,871 File "", line 1, in 2021-07-09T02:45:16,872 File "/tmp/pip-wheel-twxouv3j/msjson_116ef77dddc841ceb999c236c82a0202/setup.py", line 21, in 2021-07-09T02:45:16,872 import msjson 2021-07-09T02:45:16,872 File "/tmp/pip-wheel-twxouv3j/msjson_116ef77dddc841ceb999c236c82a0202/msjson/__init__.py", line 302, in 2021-07-09T02:45:16,872 from msjson.types import Collection, Expression, Float, ImageType, Integer,\ 2021-07-09T02:45:16,872 File "/tmp/pip-wheel-twxouv3j/msjson_116ef77dddc841ceb999c236c82a0202/msjson/types.py", line 35, in 2021-07-09T02:45:16,873 import mapscript 2021-07-09T02:45:16,873 ModuleNotFoundError: No module named 'mapscript' 2021-07-09T02:45:16,924 WARNING: Discarding https://files.pythonhosted.org/packages/cf/60/45c7cf31ed8d75826ec8c7cabc1ce7740ffb013a69b8d1ea512803a1cd54/msjson-0.2.2.zip#sha256=f10fdfb87f9cc69f2f96daba2bd36cd772fc0b8d12852910a6c3ec5f8778e2a1 (from https://pypi.org/simple/msjson/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T02:45:16,946 Created temporary directory: /tmp/pip-unpack-n66uymcz 2021-07-09T02:45:17,288 Downloading msjson-0.2.2.tar.gz (420 kB) 2021-07-09T02:45:17,481 Added msjson==0.2.2 from https://files.pythonhosted.org/packages/c7/33/14f8cd8af2da142a5babb6a4456fd69b56c60a640d58fe4132049eefbf23/msjson-0.2.2.tar.gz#sha256=863af10a06ed2fddbdf580d993aa4cc5d793ec1032a593e99695d520c3c62210 to build tracker '/tmp/pip-req-tracker-zo0gz2n9' 2021-07-09T02:45:17,482 Running setup.py (path:/tmp/pip-wheel-twxouv3j/msjson_263e929d4fc54a32a32795fe96c3e70f/setup.py) egg_info for package msjson 2021-07-09T02:45:17,482 Created temporary directory: /tmp/pip-pip-egg-info-fq3v_lf3 2021-07-09T02:45:17,483 Running command python setup.py egg_info 2021-07-09T02:45:18,112 Traceback (most recent call last): 2021-07-09T02:45:18,113 File "", line 1, in 2021-07-09T02:45:18,113 File "/tmp/pip-wheel-twxouv3j/msjson_263e929d4fc54a32a32795fe96c3e70f/setup.py", line 21, in 2021-07-09T02:45:18,113 import msjson 2021-07-09T02:45:18,113 File "/tmp/pip-wheel-twxouv3j/msjson_263e929d4fc54a32a32795fe96c3e70f/msjson/__init__.py", line 302, in 2021-07-09T02:45:18,114 from msjson.types import Collection, Expression, Float, ImageType, Integer,\ 2021-07-09T02:45:18,114 File "/tmp/pip-wheel-twxouv3j/msjson_263e929d4fc54a32a32795fe96c3e70f/msjson/types.py", line 35, in 2021-07-09T02:45:18,114 import mapscript 2021-07-09T02:45:18,114 ModuleNotFoundError: No module named 'mapscript' 2021-07-09T02:45:18,164 WARNING: Discarding https://files.pythonhosted.org/packages/c7/33/14f8cd8af2da142a5babb6a4456fd69b56c60a640d58fe4132049eefbf23/msjson-0.2.2.tar.gz#sha256=863af10a06ed2fddbdf580d993aa4cc5d793ec1032a593e99695d520c3c62210 (from https://pypi.org/simple/msjson/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T02:45:18,166 ERROR: Could not find a version that satisfies the requirement msjson==0.2.2 (from versions: 0.2, 0.2.1, 0.2.2) 2021-07-09T02:45:18,166 ERROR: No matching distribution found for msjson==0.2.2 2021-07-09T02:45:18,166 Exception information: 2021-07-09T02:45:18,166 Traceback (most recent call last): 2021-07-09T02:45:18,166 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T02:45:18,166 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T02:45:18,166 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T02:45:18,166 raise RequirementsConflicted(criterion) 2021-07-09T02:45:18,166 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('msjson==0.2.2') 2021-07-09T02:45:18,166 2021-07-09T02:45:18,166 During handling of the above exception, another exception occurred: 2021-07-09T02:45:18,166 2021-07-09T02:45:18,166 Traceback (most recent call last): 2021-07-09T02:45:18,166 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T02:45:18,166 result = self._result = resolver.resolve( 2021-07-09T02:45:18,166 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T02:45:18,166 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T02:45:18,166 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T02:45:18,166 raise ResolutionImpossible(e.criterion.information) 2021-07-09T02:45:18,166 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('msjson==0.2.2'), parent=None)] 2021-07-09T02:45:18,166 2021-07-09T02:45:18,166 The above exception was the direct cause of the following exception: 2021-07-09T02:45:18,166 2021-07-09T02:45:18,166 Traceback (most recent call last): 2021-07-09T02:45:18,166 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T02:45:18,166 status = self.run(options, args) 2021-07-09T02:45:18,166 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T02:45:18,166 return func(self, options, args) 2021-07-09T02:45:18,166 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T02:45:18,166 requirement_set = resolver.resolve( 2021-07-09T02:45:18,166 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T02:45:18,166 raise error from e 2021-07-09T02:45:18,166 pip._internal.exceptions.DistributionNotFound: No matching distribution found for msjson==0.2.2 2021-07-09T02:45:18,171 Removed msjson==0.2.2 from https://files.pythonhosted.org/packages/c7/33/14f8cd8af2da142a5babb6a4456fd69b56c60a640d58fe4132049eefbf23/msjson-0.2.2.tar.gz#sha256=863af10a06ed2fddbdf580d993aa4cc5d793ec1032a593e99695d520c3c62210 from build tracker '/tmp/pip-req-tracker-zo0gz2n9' 2021-07-09T02:45:18,172 Removed msjson==0.2.2 from https://files.pythonhosted.org/packages/cf/60/45c7cf31ed8d75826ec8c7cabc1ce7740ffb013a69b8d1ea512803a1cd54/msjson-0.2.2.zip#sha256=f10fdfb87f9cc69f2f96daba2bd36cd772fc0b8d12852910a6c3ec5f8778e2a1 from build tracker '/tmp/pip-req-tracker-zo0gz2n9' 2021-07-09T02:45:18,172 Removed build tracker: '/tmp/pip-req-tracker-zo0gz2n9'