2021-07-10T16:11:38,056 Created temporary directory: /tmp/pip-ephem-wheel-cache-kwo3725q 2021-07-10T16:11:38,063 Created temporary directory: /tmp/pip-req-tracker-bkel_kuo 2021-07-10T16:11:38,063 Initialized build tracking at /tmp/pip-req-tracker-bkel_kuo 2021-07-10T16:11:38,063 Created build tracker: /tmp/pip-req-tracker-bkel_kuo 2021-07-10T16:11:38,064 Entered build tracker: /tmp/pip-req-tracker-bkel_kuo 2021-07-10T16:11:38,064 Created temporary directory: /tmp/pip-wheel-jtdo55v_ 2021-07-10T16:11:38,093 1 location(s) to search for versions of python-jsonobject: 2021-07-10T16:11:38,093 * https://pypi.org/simple/python-jsonobject/ 2021-07-10T16:11:38,094 Fetching project page and analyzing links: https://pypi.org/simple/python-jsonobject/ 2021-07-10T16:11:38,094 Getting page https://pypi.org/simple/python-jsonobject/ 2021-07-10T16:11:38,096 Found index url https://pypi.org/simple 2021-07-10T16:11:38,183 Found link https://files.pythonhosted.org/packages/bc/a3/8c86115d1b27ebb3aae99fbf03476ae7c4826e7331f5d0b5fba199527561/python-jsonobject-0.0.2rc1.tar.gz#sha256=e3f845c83194074905cbff684cc09f0eb037d612d83d062b0efaed26a19f8fcb (from https://pypi.org/simple/python-jsonobject/), version: 0.0.2rc1 2021-07-10T16:11:38,184 Found link https://files.pythonhosted.org/packages/a8/65/49e193ad37e5c3c1f2e8c6a79eef58ba7b5ca6ce3e938d0a2fd399d4f2d6/python-jsonobject-0.0.2rc2.tar.gz#sha256=527a9ae17e0ced155996a4cb372067d658bad7ed3b03f7fa015bef2275609246 (from https://pypi.org/simple/python-jsonobject/), version: 0.0.2rc2 2021-07-10T16:11:38,184 Found link https://files.pythonhosted.org/packages/85/08/dd07642bfb1ba0d9dd92b3bcd5b4571b73f695220fcc535612cffe093450/python-jsonobject-0.0.2rc4.tar.gz#sha256=988264040f4968a1229d284f689ac1b5a5bcb5977c2fd72f9d2c88d5d741a9e7 (from https://pypi.org/simple/python-jsonobject/), version: 0.0.2rc4 2021-07-10T16:11:38,184 Skipping link: not a file: https://pypi.org/simple/python-jsonobject/ 2021-07-10T16:11:38,202 Given no hashes to check 1 links for project 'python-jsonobject': discarding no candidates 2021-07-10T16:11:38,221 Collecting python-jsonobject==0.0.2rc4 2021-07-10T16:11:38,223 Created temporary directory: /tmp/pip-unpack-o_5pgeyj 2021-07-10T16:11:38,393 Downloading python-jsonobject-0.0.2rc4.tar.gz (2.9 kB) 2021-07-10T16:11:38,432 Added python-jsonobject==0.0.2rc4 from https://files.pythonhosted.org/packages/85/08/dd07642bfb1ba0d9dd92b3bcd5b4571b73f695220fcc535612cffe093450/python-jsonobject-0.0.2rc4.tar.gz#sha256=988264040f4968a1229d284f689ac1b5a5bcb5977c2fd72f9d2c88d5d741a9e7 to build tracker '/tmp/pip-req-tracker-bkel_kuo' 2021-07-10T16:11:38,433 Running setup.py (path:/tmp/pip-wheel-jtdo55v_/python-jsonobject_23b2ddf53c67447d84857044c096790b/setup.py) egg_info for package python-jsonobject 2021-07-10T16:11:38,434 Created temporary directory: /tmp/pip-pip-egg-info-ph7ve2p9 2021-07-10T16:11:38,434 Running command python setup.py egg_info 2021-07-10T16:11:39,167 Traceback (most recent call last): 2021-07-10T16:11:39,168 File "", line 1, in 2021-07-10T16:11:39,168 File "/tmp/pip-wheel-jtdo55v_/python-jsonobject_23b2ddf53c67447d84857044c096790b/setup.py", line 14, in 2021-07-10T16:11:39,168 version = __import__('jsonobject').__version__ 2021-07-10T16:11:39,168 File "/tmp/pip-wheel-jtdo55v_/python-jsonobject_23b2ddf53c67447d84857044c096790b/jsonobject/__init__.py", line 2, in 2021-07-10T16:11:39,169 from attributes import * 2021-07-10T16:11:39,169 ModuleNotFoundError: No module named 'attributes' 2021-07-10T16:11:39,219 WARNING: Discarding https://files.pythonhosted.org/packages/85/08/dd07642bfb1ba0d9dd92b3bcd5b4571b73f695220fcc535612cffe093450/python-jsonobject-0.0.2rc4.tar.gz#sha256=988264040f4968a1229d284f689ac1b5a5bcb5977c2fd72f9d2c88d5d741a9e7 (from https://pypi.org/simple/python-jsonobject/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T16:11:39,221 ERROR: Could not find a version that satisfies the requirement python-jsonobject==0.0.2rc4 (from versions: 0.0.2rc1, 0.0.2rc2, 0.0.2rc4) 2021-07-10T16:11:39,221 ERROR: No matching distribution found for python-jsonobject==0.0.2rc4 2021-07-10T16:11:39,221 Exception information: 2021-07-10T16:11:39,221 Traceback (most recent call last): 2021-07-10T16:11:39,221 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T16:11:39,221 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T16:11:39,221 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T16:11:39,221 raise RequirementsConflicted(criterion) 2021-07-10T16:11:39,221 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-jsonobject==0.0.2rc4') 2021-07-10T16:11:39,221 2021-07-10T16:11:39,221 During handling of the above exception, another exception occurred: 2021-07-10T16:11:39,221 2021-07-10T16:11:39,221 Traceback (most recent call last): 2021-07-10T16:11:39,221 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T16:11:39,221 result = self._result = resolver.resolve( 2021-07-10T16:11:39,221 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T16:11:39,221 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T16:11:39,221 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T16:11:39,221 raise ResolutionImpossible(e.criterion.information) 2021-07-10T16:11:39,221 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-jsonobject==0.0.2rc4'), parent=None)] 2021-07-10T16:11:39,221 2021-07-10T16:11:39,221 The above exception was the direct cause of the following exception: 2021-07-10T16:11:39,221 2021-07-10T16:11:39,221 Traceback (most recent call last): 2021-07-10T16:11:39,221 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T16:11:39,221 status = self.run(options, args) 2021-07-10T16:11:39,221 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T16:11:39,221 return func(self, options, args) 2021-07-10T16:11:39,221 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T16:11:39,221 requirement_set = resolver.resolve( 2021-07-10T16:11:39,221 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T16:11:39,221 raise error from e 2021-07-10T16:11:39,221 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-jsonobject==0.0.2rc4 2021-07-10T16:11:39,226 Removed python-jsonobject==0.0.2rc4 from https://files.pythonhosted.org/packages/85/08/dd07642bfb1ba0d9dd92b3bcd5b4571b73f695220fcc535612cffe093450/python-jsonobject-0.0.2rc4.tar.gz#sha256=988264040f4968a1229d284f689ac1b5a5bcb5977c2fd72f9d2c88d5d741a9e7 from build tracker '/tmp/pip-req-tracker-bkel_kuo' 2021-07-10T16:11:39,226 Removed build tracker: '/tmp/pip-req-tracker-bkel_kuo'