2021-07-10T16:12:44,722 Created temporary directory: /tmp/pip-ephem-wheel-cache-u2sia6v3 2021-07-10T16:12:44,725 Created temporary directory: /tmp/pip-req-tracker-9ue67vtb 2021-07-10T16:12:44,725 Initialized build tracking at /tmp/pip-req-tracker-9ue67vtb 2021-07-10T16:12:44,726 Created build tracker: /tmp/pip-req-tracker-9ue67vtb 2021-07-10T16:12:44,726 Entered build tracker: /tmp/pip-req-tracker-9ue67vtb 2021-07-10T16:12:44,726 Created temporary directory: /tmp/pip-wheel-2gfct12u 2021-07-10T16:12:44,756 1 location(s) to search for versions of jsonlike: 2021-07-10T16:12:44,756 * https://pypi.org/simple/jsonlike/ 2021-07-10T16:12:44,756 Fetching project page and analyzing links: https://pypi.org/simple/jsonlike/ 2021-07-10T16:12:44,757 Getting page https://pypi.org/simple/jsonlike/ 2021-07-10T16:12:44,759 Found index url https://pypi.org/simple 2021-07-10T16:12:44,936 Found link https://files.pythonhosted.org/packages/1b/87/88722b2fe5f17907a4526664d165fcf5c0f6e5e790c68d1ef765f8ca63f5/jsonlike-0.0.1.tar.gz#sha256=73c1a43c87b7e2e23d245f7a299dbf34247264552fe399c5b8e60ceb3a578c0f (from https://pypi.org/simple/jsonlike/), version: 0.0.1 2021-07-10T16:12:44,936 Found link https://files.pythonhosted.org/packages/34/0b/cb2509938ae0024df46938a799dc043235b957c3015831b6cb99094a314e/jsonlike-0.0.2.tar.gz#sha256=fd962b6ac07f8cbc4a54b7ce4396ddc3e667340dae08cf2c7e6eff73823bc0a2 (from https://pypi.org/simple/jsonlike/), version: 0.0.2 2021-07-10T16:12:44,936 Skipping link: not a file: https://pypi.org/simple/jsonlike/ 2021-07-10T16:12:44,954 Given no hashes to check 1 links for project 'jsonlike': discarding no candidates 2021-07-10T16:12:44,973 Collecting jsonlike==0.0.1 2021-07-10T16:12:44,974 Created temporary directory: /tmp/pip-unpack-fh9j3p3x 2021-07-10T16:12:45,144 Downloading jsonlike-0.0.1.tar.gz (3.1 kB) 2021-07-10T16:12:45,189 Added jsonlike==0.0.1 from https://files.pythonhosted.org/packages/1b/87/88722b2fe5f17907a4526664d165fcf5c0f6e5e790c68d1ef765f8ca63f5/jsonlike-0.0.1.tar.gz#sha256=73c1a43c87b7e2e23d245f7a299dbf34247264552fe399c5b8e60ceb3a578c0f to build tracker '/tmp/pip-req-tracker-9ue67vtb' 2021-07-10T16:12:45,190 Running setup.py (path:/tmp/pip-wheel-2gfct12u/jsonlike_db339605b8da49998538c54a9216562a/setup.py) egg_info for package jsonlike 2021-07-10T16:12:45,190 Created temporary directory: /tmp/pip-pip-egg-info-ljgpv61q 2021-07-10T16:12:45,191 Running command python setup.py egg_info 2021-07-10T16:12:45,897 Traceback (most recent call last): 2021-07-10T16:12:45,898 File "", line 1, in 2021-07-10T16:12:45,898 File "/tmp/pip-wheel-2gfct12u/jsonlike_db339605b8da49998538c54a9216562a/setup.py", line 6, in 2021-07-10T16:12:45,898 from jsonlike import VERSION 2021-07-10T16:12:45,898 File "/tmp/pip-wheel-2gfct12u/jsonlike_db339605b8da49998538c54a9216562a/jsonlike/__init__.py", line 2, in 2021-07-10T16:12:45,898 from .api import loads, unwrap_and_load 2021-07-10T16:12:45,898 File "/tmp/pip-wheel-2gfct12u/jsonlike_db339605b8da49998538c54a9216562a/jsonlike/api.py", line 5, in 2021-07-10T16:12:45,899 import demjson 2021-07-10T16:12:45,899 ModuleNotFoundError: No module named 'demjson' 2021-07-10T16:12:45,946 WARNING: Discarding https://files.pythonhosted.org/packages/1b/87/88722b2fe5f17907a4526664d165fcf5c0f6e5e790c68d1ef765f8ca63f5/jsonlike-0.0.1.tar.gz#sha256=73c1a43c87b7e2e23d245f7a299dbf34247264552fe399c5b8e60ceb3a578c0f (from https://pypi.org/simple/jsonlike/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T16:12:45,948 ERROR: Could not find a version that satisfies the requirement jsonlike==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-07-10T16:12:45,948 ERROR: No matching distribution found for jsonlike==0.0.1 2021-07-10T16:12:45,948 Exception information: 2021-07-10T16:12:45,948 Traceback (most recent call last): 2021-07-10T16:12:45,948 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T16:12:45,948 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T16:12:45,948 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T16:12:45,948 raise RequirementsConflicted(criterion) 2021-07-10T16:12:45,948 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jsonlike==0.0.1') 2021-07-10T16:12:45,948 2021-07-10T16:12:45,948 During handling of the above exception, another exception occurred: 2021-07-10T16:12:45,948 2021-07-10T16:12:45,948 Traceback (most recent call last): 2021-07-10T16:12:45,948 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T16:12:45,948 result = self._result = resolver.resolve( 2021-07-10T16:12:45,948 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T16:12:45,948 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T16:12:45,948 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T16:12:45,948 raise ResolutionImpossible(e.criterion.information) 2021-07-10T16:12:45,948 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jsonlike==0.0.1'), parent=None)] 2021-07-10T16:12:45,948 2021-07-10T16:12:45,948 The above exception was the direct cause of the following exception: 2021-07-10T16:12:45,948 2021-07-10T16:12:45,948 Traceback (most recent call last): 2021-07-10T16:12:45,948 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T16:12:45,948 status = self.run(options, args) 2021-07-10T16:12:45,948 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T16:12:45,948 return func(self, options, args) 2021-07-10T16:12:45,948 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T16:12:45,948 requirement_set = resolver.resolve( 2021-07-10T16:12:45,948 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T16:12:45,948 raise error from e 2021-07-10T16:12:45,948 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jsonlike==0.0.1 2021-07-10T16:12:45,953 Removed jsonlike==0.0.1 from https://files.pythonhosted.org/packages/1b/87/88722b2fe5f17907a4526664d165fcf5c0f6e5e790c68d1ef765f8ca63f5/jsonlike-0.0.1.tar.gz#sha256=73c1a43c87b7e2e23d245f7a299dbf34247264552fe399c5b8e60ceb3a578c0f from build tracker '/tmp/pip-req-tracker-9ue67vtb' 2021-07-10T16:12:45,953 Removed build tracker: '/tmp/pip-req-tracker-9ue67vtb'