2019-06-29T10:55:40 Created temporary directory: /tmp/pip-ephem-wheel-cache-fz5d8__l 2019-06-29T10:55:40 Created temporary directory: /tmp/pip-req-tracker-k8x0tqwk 2019-06-29T10:55:40 Created requirements tracker '/tmp/pip-req-tracker-k8x0tqwk' 2019-06-29T10:55:40 Created temporary directory: /tmp/pip-wheel-j7z5qrgk 2019-06-29T10:55:40 Collecting jsondict==1.0 2019-06-29T10:55:40 1 location(s) to search for versions of jsondict: 2019-06-29T10:55:40 * https://pypi.org/simple/jsondict/ 2019-06-29T10:55:40 Getting page https://pypi.org/simple/jsondict/ 2019-06-29T10:55:40 Analyzing links from page https://pypi.org/simple/jsondict/ 2019-06-29T10:55:41 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 2019-06-29T10:55:41 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 2019-06-29T10:55:41 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 2019-06-29T10:55:41 Using version 1.0 (newest of versions: 1.0) 2019-06-29T10:55:41 Created temporary directory: /tmp/pip-unpack-nnfhj82i 2019-06-29T10:55:41 Downloading https://files.pythonhosted.org/packages/00/82/a338015ff460ac890eeb7386b8ad832a9151482e956072cdb438172c242e/jsondict-1.0.tar.gz 2019-06-29T10:55:41 Downloading from URL https://files.pythonhosted.org/packages/00/82/a338015ff460ac890eeb7386b8ad832a9151482e956072cdb438172c242e/jsondict-1.0.tar.gz#sha256=1f10ba91fa9d5d2458c141fb514d3f8093b7913d58fc788bba56581d4aadd90b (from https://pypi.org/simple/jsondict/) 2019-06-29T10:55:41 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-k8x0tqwk' 2019-06-29T10:55:41 Running setup.py (path:/tmp/pip-wheel-j7z5qrgk/jsondict/setup.py) egg_info for package jsondict 2019-06-29T10:55:41 Running command python setup.py egg_info 2019-06-29T10:55:42 Traceback (most recent call last): 2019-06-29T10:55:42 File "", line 1, in 2019-06-29T10:55:42 File "/tmp/pip-wheel-j7z5qrgk/jsondict/setup.py", line 10, in 2019-06-29T10:55:42 import jsondict as mod 2019-06-29T10:55:42 File "/tmp/pip-wheel-j7z5qrgk/jsondict/jsondict.py", line 42, in 2019-06-29T10:55:42 import asjson as json 2019-06-29T10:55:42 ModuleNotFoundError: No module named 'asjson' 2019-06-29T10:55:42 Cleaning up... 2019-06-29T10:55:42 Removing source in /tmp/pip-wheel-j7z5qrgk/jsondict 2019-06-29T10:55:42 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-k8x0tqwk' 2019-06-29T10:55:42 Removed build tracker '/tmp/pip-req-tracker-k8x0tqwk' 2019-06-29T10:55:42 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-j7z5qrgk/jsondict/ 2019-06-29T10:55:42 Exception information: 2019-06-29T10:55:42 Traceback (most recent call last): 2019-06-29T10:55:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-29T10:55:42 status = self.run(options, args) 2019-06-29T10:55:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-29T10:55:42 resolver.resolve(requirement_set) 2019-06-29T10:55:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-29T10:55:42 self._resolve_one(requirement_set, req) 2019-06-29T10:55:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-29T10:55:42 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-29T10:55:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-29T10:55:42 self.require_hashes 2019-06-29T10:55:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-29T10:55:42 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-29T10:55:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-29T10:55:42 self.req.prepare_metadata() 2019-06-29T10:55:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-29T10:55:42 self.run_egg_info() 2019-06-29T10:55:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-29T10:55:42 command_desc='python setup.py egg_info') 2019-06-29T10:55:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-29T10:55:42 % (command_desc, proc.returncode, cwd)) 2019-06-29T10:55:42 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-j7z5qrgk/jsondict/