2020-04-13T17:23:31,167 Created temporary directory: /tmp/pip-ephem-wheel-cache-f88nhzye 2020-04-13T17:23:31,171 Created temporary directory: /tmp/pip-req-tracker-wy3coiiu 2020-04-13T17:23:31,172 Initialized build tracking at /tmp/pip-req-tracker-wy3coiiu 2020-04-13T17:23:31,173 Created build tracker: /tmp/pip-req-tracker-wy3coiiu 2020-04-13T17:23:31,173 Entered build tracker: /tmp/pip-req-tracker-wy3coiiu 2020-04-13T17:23:31,174 Created temporary directory: /tmp/pip-wheel-yngxk005 2020-04-13T17:23:31,180 1 location(s) to search for versions of prismic-httpx: 2020-04-13T17:23:31,180 * https://pypi.org/simple/prismic-httpx/ 2020-04-13T17:23:31,180 Fetching project page and analyzing links: https://pypi.org/simple/prismic-httpx/ 2020-04-13T17:23:31,181 Getting page https://pypi.org/simple/prismic-httpx/ 2020-04-13T17:23:31,184 Found index url https://pypi.org/simple 2020-04-13T17:23:31,187 Getting credentials from keyring for https://pypi.org/simple 2020-04-13T17:23:31,187 Getting credentials from keyring for pypi.org 2020-04-13T17:23:31,392 Found link https://files.pythonhosted.org/packages/ef/d7/3346e6fec8e48e323dea155a8587904682e13baed3f68aeadcebef38c607/prismic-httpx-0.0.1.tar.gz#sha256=92e9a62f3b4f7a90d5a6fe4626eafd360c2940e42567dd8ac5f017b7bc5ddacb (from https://pypi.org/simple/prismic-httpx/) (requires-python:>=3.6), version: 0.0.1 2020-04-13T17:23:31,393 Found link https://files.pythonhosted.org/packages/65/26/7e8fe0366069057318acec5bd30d829b337c15b5d0b07ff3c28d908ab416/prismic-httpx-0.0.2.tar.gz#sha256=5cd951840f2bcbd5966af7e658bdba9d35799ffee5764f9acfb7ddeda56d5739 (from https://pypi.org/simple/prismic-httpx/) (requires-python:>=3.6), version: 0.0.2 2020-04-13T17:23:31,400 Given no hashes to check 1 links for project 'prismic-httpx': discarding no candidates 2020-04-13T17:23:31,402 Using version 0.0.2 (newest of versions: 0.0.2) 2020-04-13T17:23:31,407 Collecting prismic-httpx==0.0.2 2020-04-13T17:23:31,411 Created temporary directory: /tmp/pip-unpack-uvb346ek 2020-04-13T17:23:31,413 Getting credentials from keyring for files.pythonhosted.org 2020-04-13T17:23:31,657 Downloading prismic-httpx-0.0.2.tar.gz (32 kB) 2020-04-13T17:23:31,839 Added prismic-httpx==0.0.2 from https://files.pythonhosted.org/packages/65/26/7e8fe0366069057318acec5bd30d829b337c15b5d0b07ff3c28d908ab416/prismic-httpx-0.0.2.tar.gz#sha256=5cd951840f2bcbd5966af7e658bdba9d35799ffee5764f9acfb7ddeda56d5739 to build tracker '/tmp/pip-req-tracker-wy3coiiu' 2020-04-13T17:23:31,842 Running setup.py (path:/tmp/pip-wheel-yngxk005/prismic-httpx/setup.py) egg_info for package prismic-httpx 2020-04-13T17:23:31,844 Running command python setup.py egg_info 2020-04-13T17:23:33,501 Traceback (most recent call last): 2020-04-13T17:23:33,502 File "", line 1, in 2020-04-13T17:23:33,503 File "/tmp/pip-wheel-yngxk005/prismic-httpx/setup.py", line 9, in 2020-04-13T17:23:33,503 import prismic 2020-04-13T17:23:33,504 File "/tmp/pip-wheel-yngxk005/prismic-httpx/prismic/__init__.py", line 10, in 2020-04-13T17:23:33,504 from .api import get, Api, SearchForm, Document 2020-04-13T17:23:33,504 File "/tmp/pip-wheel-yngxk005/prismic-httpx/prismic/api.py", line 17, in 2020-04-13T17:23:33,505 import httpx 2020-04-13T17:23:33,505 ModuleNotFoundError: No module named 'httpx' 2020-04-13T17:23:33,595 Cleaning up... 2020-04-13T17:23:33,596 Removing source in /tmp/pip-wheel-yngxk005/prismic-httpx 2020-04-13T17:23:33,626 Removed prismic-httpx==0.0.2 from https://files.pythonhosted.org/packages/65/26/7e8fe0366069057318acec5bd30d829b337c15b5d0b07ff3c28d908ab416/prismic-httpx-0.0.2.tar.gz#sha256=5cd951840f2bcbd5966af7e658bdba9d35799ffee5764f9acfb7ddeda56d5739 from build tracker '/tmp/pip-req-tracker-wy3coiiu' 2020-04-13T17:23:33,627 Removed build tracker: '/tmp/pip-req-tracker-wy3coiiu' 2020-04-13T17:23:33,631 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-04-13T17:23:33,632 Exception information: 2020-04-13T17:23:33,632 Traceback (most recent call last): 2020-04-13T17:23:33,632 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-04-13T17:23:33,632 status = self.run(options, args) 2020-04-13T17:23:33,632 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-04-13T17:23:33,632 resolver.resolve(requirement_set) 2020-04-13T17:23:33,632 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-04-13T17:23:33,632 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-04-13T17:23:33,632 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-04-13T17:23:33,632 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-04-13T17:23:33,632 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-04-13T17:23:33,632 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-04-13T17:23:33,632 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-04-13T17:23:33,632 req, self.req_tracker, self.finder, self.build_isolation, 2020-04-13T17:23:33,632 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-04-13T17:23:33,632 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-04-13T17:23:33,632 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-04-13T17:23:33,632 self.req.prepare_metadata() 2020-04-13T17:23:33,632 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-04-13T17:23:33,632 self.metadata_directory = self._generate_metadata() 2020-04-13T17:23:33,632 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-04-13T17:23:33,632 details=self.name or "from {}".format(self.link) 2020-04-13T17:23:33,632 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-04-13T17:23:33,632 command_desc='python setup.py egg_info', 2020-04-13T17:23:33,632 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-04-13T17:23:33,632 raise InstallationError(exc_msg) 2020-04-13T17:23:33,632 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.