2021-07-09T07:28:07,602 Created temporary directory: /tmp/pip-ephem-wheel-cache-50714yvf 2021-07-09T07:28:07,605 Created temporary directory: /tmp/pip-req-tracker-8or46p6v 2021-07-09T07:28:07,606 Initialized build tracking at /tmp/pip-req-tracker-8or46p6v 2021-07-09T07:28:07,606 Created build tracker: /tmp/pip-req-tracker-8or46p6v 2021-07-09T07:28:07,606 Entered build tracker: /tmp/pip-req-tracker-8or46p6v 2021-07-09T07:28:07,607 Created temporary directory: /tmp/pip-wheel-iuqurdg7 2021-07-09T07:28:07,640 1 location(s) to search for versions of jsondict: 2021-07-09T07:28:07,640 * https://pypi.org/simple/jsondict/ 2021-07-09T07:28:07,640 Fetching project page and analyzing links: https://pypi.org/simple/jsondict/ 2021-07-09T07:28:07,641 Getting page https://pypi.org/simple/jsondict/ 2021-07-09T07:28:07,642 Found index url https://pypi.org/simple 2021-07-09T07:28:07,731 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:28:07,732 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:28:07,732 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:28:07,732 Skipping link: not a file: https://pypi.org/simple/jsondict/ 2021-07-09T07:28:07,748 Given no hashes to check 1 links for project 'jsondict': discarding no candidates 2021-07-09T07:28:07,766 Collecting jsondict==1.1 2021-07-09T07:28:07,767 Created temporary directory: /tmp/pip-unpack-fj0uxqpr 2021-07-09T07:28:07,940 Downloading jsondict-1.1.tar.gz (2.5 kB) 2021-07-09T07:28:07,974 Added jsondict==1.1 from https://files.pythonhosted.org/packages/24/ab/f2d0f76d366f4c0fdc139dc8f1db190481c1a82d8b9d759b0d3cd83d86f4/jsondict-1.1.tar.gz#sha256=b1fe16ec2e4b8bb6bae7349a2248900f9160a98f366f846bf2b823d248b82d9b to build tracker '/tmp/pip-req-tracker-8or46p6v' 2021-07-09T07:28:07,975 Running setup.py (path:/tmp/pip-wheel-iuqurdg7/jsondict_c4d3745679854da9b1a8358b92fb10e0/setup.py) egg_info for package jsondict 2021-07-09T07:28:07,976 Created temporary directory: /tmp/pip-pip-egg-info-m659jssv 2021-07-09T07:28:07,976 Running command python setup.py egg_info 2021-07-09T07:28:08,670 Traceback (most recent call last): 2021-07-09T07:28:08,670 File "", line 1, in 2021-07-09T07:28:08,671 File "/tmp/pip-wheel-iuqurdg7/jsondict_c4d3745679854da9b1a8358b92fb10e0/setup.py", line 17, in 2021-07-09T07:28:08,671 open('README.md', 'w').write(docstring()) 2021-07-09T07:28:08,671 File "/tmp/pip-wheel-iuqurdg7/jsondict_c4d3745679854da9b1a8358b92fb10e0/setup.py", line 15, in 2021-07-09T07:28:08,671 docstring = lambda: mod().__doc__.strip() 2021-07-09T07:28:08,671 File "/tmp/pip-wheel-iuqurdg7/jsondict_c4d3745679854da9b1a8358b92fb10e0/setup.py", line 12, in mod 2021-07-09T07:28:08,671 import jsondict as mod 2021-07-09T07:28:08,672 File "/tmp/pip-wheel-iuqurdg7/jsondict_c4d3745679854da9b1a8358b92fb10e0/jsondict.py", line 42, in 2021-07-09T07:28:08,672 import asjson as json 2021-07-09T07:28:08,672 ModuleNotFoundError: No module named 'asjson' 2021-07-09T07:28:08,727 WARNING: Discarding https://files.pythonhosted.org/packages/24/ab/f2d0f76d366f4c0fdc139dc8f1db190481c1a82d8b9d759b0d3cd83d86f4/jsondict-1.1.tar.gz#sha256=b1fe16ec2e4b8bb6bae7349a2248900f9160a98f366f846bf2b823d248b82d9b (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:28:08,729 ERROR: Could not find a version that satisfies the requirement jsondict==1.1 (from versions: 1.0, 1.1, 1.2) 2021-07-09T07:28:08,729 ERROR: No matching distribution found for jsondict==1.1 2021-07-09T07:28:08,730 Exception information: 2021-07-09T07:28:08,730 Traceback (most recent call last): 2021-07-09T07:28:08,730 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T07:28:08,730 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T07:28:08,730 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T07:28:08,730 raise RequirementsConflicted(criterion) 2021-07-09T07:28:08,730 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jsondict==1.1') 2021-07-09T07:28:08,730 2021-07-09T07:28:08,730 During handling of the above exception, another exception occurred: 2021-07-09T07:28:08,730 2021-07-09T07:28:08,730 Traceback (most recent call last): 2021-07-09T07:28:08,730 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T07:28:08,730 result = self._result = resolver.resolve( 2021-07-09T07:28:08,730 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T07:28:08,730 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T07:28:08,730 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T07:28:08,730 raise ResolutionImpossible(e.criterion.information) 2021-07-09T07:28:08,730 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jsondict==1.1'), parent=None)] 2021-07-09T07:28:08,730 2021-07-09T07:28:08,730 The above exception was the direct cause of the following exception: 2021-07-09T07:28:08,730 2021-07-09T07:28:08,730 Traceback (most recent call last): 2021-07-09T07:28:08,730 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T07:28:08,730 status = self.run(options, args) 2021-07-09T07:28:08,730 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T07:28:08,730 return func(self, options, args) 2021-07-09T07:28:08,730 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T07:28:08,730 requirement_set = resolver.resolve( 2021-07-09T07:28:08,730 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T07:28:08,730 raise error from e 2021-07-09T07:28:08,730 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jsondict==1.1 2021-07-09T07:28:08,735 Removed jsondict==1.1 from https://files.pythonhosted.org/packages/24/ab/f2d0f76d366f4c0fdc139dc8f1db190481c1a82d8b9d759b0d3cd83d86f4/jsondict-1.1.tar.gz#sha256=b1fe16ec2e4b8bb6bae7349a2248900f9160a98f366f846bf2b823d248b82d9b from build tracker '/tmp/pip-req-tracker-8or46p6v' 2021-07-09T07:28:08,735 Removed build tracker: '/tmp/pip-req-tracker-8or46p6v'