2021-07-09T07:27:36,280 Created temporary directory: /tmp/pip-ephem-wheel-cache-sdt2a2d8 2021-07-09T07:27:36,284 Created temporary directory: /tmp/pip-req-tracker-7g5ej43p 2021-07-09T07:27:36,284 Initialized build tracking at /tmp/pip-req-tracker-7g5ej43p 2021-07-09T07:27:36,285 Created build tracker: /tmp/pip-req-tracker-7g5ej43p 2021-07-09T07:27:36,285 Entered build tracker: /tmp/pip-req-tracker-7g5ej43p 2021-07-09T07:27:36,286 Created temporary directory: /tmp/pip-wheel-ua9derwf 2021-07-09T07:27:36,318 1 location(s) to search for versions of jsondict: 2021-07-09T07:27:36,318 * https://pypi.org/simple/jsondict/ 2021-07-09T07:27:36,319 Fetching project page and analyzing links: https://pypi.org/simple/jsondict/ 2021-07-09T07:27:36,319 Getting page https://pypi.org/simple/jsondict/ 2021-07-09T07:27:36,321 Found index url https://pypi.org/simple 2021-07-09T07:27:36,500 Found link https://files.pythonhosted.org/packages/00/82/a338015ff460ac890eeb7386b8ad832a9151482e956072cdb438172c242e/jsondict-1.0.tar.gz#sha256=1f10ba91fa9d5d2458c141fb514d3f8093b7913d58fc788bba56581d4aadd90b (from https://pypi.org/simple/jsondict/), version: 1.0 2021-07-09T07:27:36,500 Found link https://files.pythonhosted.org/packages/24/ab/f2d0f76d366f4c0fdc139dc8f1db190481c1a82d8b9d759b0d3cd83d86f4/jsondict-1.1.tar.gz#sha256=b1fe16ec2e4b8bb6bae7349a2248900f9160a98f366f846bf2b823d248b82d9b (from https://pypi.org/simple/jsondict/), version: 1.1 2021-07-09T07:27:36,501 Found link https://files.pythonhosted.org/packages/a3/1a/2e33745454b06f21f9dfb9c575a2b92c1750d682316bb5607cc1cf7e92c7/jsondict-1.2.tar.gz#sha256=155dd446fce1d7df25770cd6e5e1cf04322956e0840819675cc8c2a790853802 (from https://pypi.org/simple/jsondict/), version: 1.2 2021-07-09T07:27:36,501 Skipping link: not a file: https://pypi.org/simple/jsondict/ 2021-07-09T07:27:36,517 Given no hashes to check 1 links for project 'jsondict': discarding no candidates 2021-07-09T07:27:36,535 Collecting jsondict==1.0 2021-07-09T07:27:36,536 Created temporary directory: /tmp/pip-unpack-aetepzvu 2021-07-09T07:27:36,706 Downloading jsondict-1.0.tar.gz (2.5 kB) 2021-07-09T07:27:36,745 Added jsondict==1.0 from https://files.pythonhosted.org/packages/00/82/a338015ff460ac890eeb7386b8ad832a9151482e956072cdb438172c242e/jsondict-1.0.tar.gz#sha256=1f10ba91fa9d5d2458c141fb514d3f8093b7913d58fc788bba56581d4aadd90b to build tracker '/tmp/pip-req-tracker-7g5ej43p' 2021-07-09T07:27:36,746 Running setup.py (path:/tmp/pip-wheel-ua9derwf/jsondict_57a141a8d826463786eea74548ae50ae/setup.py) egg_info for package jsondict 2021-07-09T07:27:36,747 Created temporary directory: /tmp/pip-pip-egg-info-qutl0ita 2021-07-09T07:27:36,747 Running command python setup.py egg_info 2021-07-09T07:27:37,433 Traceback (most recent call last): 2021-07-09T07:27:37,433 File "", line 1, in 2021-07-09T07:27:37,433 File "/tmp/pip-wheel-ua9derwf/jsondict_57a141a8d826463786eea74548ae50ae/setup.py", line 10, in 2021-07-09T07:27:37,434 import jsondict as mod 2021-07-09T07:27:37,434 File "/tmp/pip-wheel-ua9derwf/jsondict_57a141a8d826463786eea74548ae50ae/jsondict.py", line 42, in 2021-07-09T07:27:37,434 import asjson as json 2021-07-09T07:27:37,434 ModuleNotFoundError: No module named 'asjson' 2021-07-09T07:27:37,490 WARNING: Discarding https://files.pythonhosted.org/packages/00/82/a338015ff460ac890eeb7386b8ad832a9151482e956072cdb438172c242e/jsondict-1.0.tar.gz#sha256=1f10ba91fa9d5d2458c141fb514d3f8093b7913d58fc788bba56581d4aadd90b (from https://pypi.org/simple/jsondict/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T07:27:37,491 ERROR: Could not find a version that satisfies the requirement jsondict==1.0 (from versions: 1.0, 1.1, 1.2) 2021-07-09T07:27:37,491 ERROR: No matching distribution found for jsondict==1.0 2021-07-09T07:27:37,492 Exception information: 2021-07-09T07:27:37,492 Traceback (most recent call last): 2021-07-09T07:27:37,492 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T07:27:37,492 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T07:27:37,492 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T07:27:37,492 raise RequirementsConflicted(criterion) 2021-07-09T07:27:37,492 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jsondict==1.0') 2021-07-09T07:27:37,492 2021-07-09T07:27:37,492 During handling of the above exception, another exception occurred: 2021-07-09T07:27:37,492 2021-07-09T07:27:37,492 Traceback (most recent call last): 2021-07-09T07:27:37,492 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T07:27:37,492 result = self._result = resolver.resolve( 2021-07-09T07:27:37,492 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T07:27:37,492 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T07:27:37,492 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T07:27:37,492 raise ResolutionImpossible(e.criterion.information) 2021-07-09T07:27:37,492 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jsondict==1.0'), parent=None)] 2021-07-09T07:27:37,492 2021-07-09T07:27:37,492 The above exception was the direct cause of the following exception: 2021-07-09T07:27:37,492 2021-07-09T07:27:37,492 Traceback (most recent call last): 2021-07-09T07:27:37,492 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T07:27:37,492 status = self.run(options, args) 2021-07-09T07:27:37,492 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T07:27:37,492 return func(self, options, args) 2021-07-09T07:27:37,492 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T07:27:37,492 requirement_set = resolver.resolve( 2021-07-09T07:27:37,492 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T07:27:37,492 raise error from e 2021-07-09T07:27:37,492 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jsondict==1.0 2021-07-09T07:27:37,497 Removed jsondict==1.0 from https://files.pythonhosted.org/packages/00/82/a338015ff460ac890eeb7386b8ad832a9151482e956072cdb438172c242e/jsondict-1.0.tar.gz#sha256=1f10ba91fa9d5d2458c141fb514d3f8093b7913d58fc788bba56581d4aadd90b from build tracker '/tmp/pip-req-tracker-7g5ej43p' 2021-07-09T07:27:37,497 Removed build tracker: '/tmp/pip-req-tracker-7g5ej43p'