2020-02-14T12:44:43,543 Created temporary directory: /tmp/pip-ephem-wheel-cache-57a3q__w 2020-02-14T12:44:43,547 Created temporary directory: /tmp/pip-req-tracker-tb4dprdr 2020-02-14T12:44:43,548 Initialized build tracking at /tmp/pip-req-tracker-tb4dprdr 2020-02-14T12:44:43,549 Created build tracker: /tmp/pip-req-tracker-tb4dprdr 2020-02-14T12:44:43,549 Entered build tracker: /tmp/pip-req-tracker-tb4dprdr 2020-02-14T12:44:43,550 Created temporary directory: /tmp/pip-wheel-t2w2hcjl 2020-02-14T12:44:43,556 1 location(s) to search for versions of supbot: 2020-02-14T12:44:43,556 * https://pypi.org/simple/supbot/ 2020-02-14T12:44:43,556 Fetching project page and analyzing links: https://pypi.org/simple/supbot/ 2020-02-14T12:44:43,557 Getting page https://pypi.org/simple/supbot/ 2020-02-14T12:44:43,560 Found index url https://pypi.org/simple 2020-02-14T12:44:43,562 Getting credentials from keyring for https://pypi.org/simple 2020-02-14T12:44:43,563 Getting credentials from keyring for pypi.org 2020-02-14T12:44:43,851 Skipping link: No binaries permitted for supbot: https://files.pythonhosted.org/packages/94/cc/3a6779ca2d3baff49835371136bff1d5fc457393054ecdeefdb29e7fa7d4/supbot-0.0.2-py3-none-any.whl#sha256=7c95ea73dbc62bf495b330a54db14c75b27fad403dc4493de8cf6b1ff131b44a (from https://pypi.org/simple/supbot/) (requires-python:>=3.6) 2020-02-14T12:44:43,852 Found link https://files.pythonhosted.org/packages/02/22/ea3448be8242dd5849f20d7bde9709fecfa83ea21ff748a54a44f9d13184/supbot-0.0.2.tar.gz#sha256=71f81da1e035fd1eabae27b9166795808fa01a4547df3fa60dd4dcc103b2e288 (from https://pypi.org/simple/supbot/) (requires-python:>=3.6), version: 0.0.2 2020-02-14T12:44:43,860 Given no hashes to check 1 links for project 'supbot': discarding no candidates 2020-02-14T12:44:43,861 Using version 0.0.2 (newest of versions: 0.0.2) 2020-02-14T12:44:43,866 Collecting supbot==0.0.2 2020-02-14T12:44:43,869 Created temporary directory: /tmp/pip-unpack-013idbti 2020-02-14T12:44:43,872 Getting credentials from keyring for files.pythonhosted.org 2020-02-14T12:44:43,974 Downloading supbot-0.0.2.tar.gz (15 kB) 2020-02-14T12:44:44,161 Added supbot==0.0.2 from https://files.pythonhosted.org/packages/02/22/ea3448be8242dd5849f20d7bde9709fecfa83ea21ff748a54a44f9d13184/supbot-0.0.2.tar.gz#sha256=71f81da1e035fd1eabae27b9166795808fa01a4547df3fa60dd4dcc103b2e288 to build tracker '/tmp/pip-req-tracker-tb4dprdr' 2020-02-14T12:44:44,163 Running setup.py (path:/tmp/pip-wheel-t2w2hcjl/supbot/setup.py) egg_info for package supbot 2020-02-14T12:44:44,165 Running command python setup.py egg_info 2020-02-14T12:44:45,803 Traceback (most recent call last): 2020-02-14T12:44:45,803 File "", line 1, in 2020-02-14T12:44:45,804 File "/tmp/pip-wheel-t2w2hcjl/supbot/setup.py", line 15, in 2020-02-14T12:44:45,804 from supbot import __version__ 2020-02-14T12:44:45,805 File "/tmp/pip-wheel-t2w2hcjl/supbot/supbot/__init__.py", line 5, in 2020-02-14T12:44:45,805 from supbot.api import Supbot 2020-02-14T12:44:45,806 File "/tmp/pip-wheel-t2w2hcjl/supbot/supbot/api.py", line 9, in 2020-02-14T12:44:45,806 from supbot.model import Action, ActionName, Event 2020-02-14T12:44:45,806 File "/tmp/pip-wheel-t2w2hcjl/supbot/supbot/model.py", line 11, in 2020-02-14T12:44:45,807 from supbot.app_driver import AppDriver 2020-02-14T12:44:45,807 File "/tmp/pip-wheel-t2w2hcjl/supbot/supbot/app_driver.py", line 10, in 2020-02-14T12:44:45,807 from appium.webdriver import Remote 2020-02-14T12:44:45,808 ModuleNotFoundError: No module named 'appium' 2020-02-14T12:44:45,898 Cleaning up... 2020-02-14T12:44:45,899 Removing source in /tmp/pip-wheel-t2w2hcjl/supbot 2020-02-14T12:44:45,937 Removed supbot==0.0.2 from https://files.pythonhosted.org/packages/02/22/ea3448be8242dd5849f20d7bde9709fecfa83ea21ff748a54a44f9d13184/supbot-0.0.2.tar.gz#sha256=71f81da1e035fd1eabae27b9166795808fa01a4547df3fa60dd4dcc103b2e288 from build tracker '/tmp/pip-req-tracker-tb4dprdr' 2020-02-14T12:44:45,938 Removed build tracker: '/tmp/pip-req-tracker-tb4dprdr' 2020-02-14T12:44:45,942 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-02-14T12:44:45,943 Exception information: 2020-02-14T12:44:45,943 Traceback (most recent call last): 2020-02-14T12:44:45,943 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-02-14T12:44:45,943 status = self.run(options, args) 2020-02-14T12:44:45,943 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-02-14T12:44:45,943 resolver.resolve(requirement_set) 2020-02-14T12:44:45,943 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-02-14T12:44:45,943 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-02-14T12:44:45,943 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-02-14T12:44:45,943 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-02-14T12:44:45,943 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-02-14T12:44:45,943 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-02-14T12:44:45,943 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-02-14T12:44:45,943 req, self.req_tracker, self.finder, self.build_isolation, 2020-02-14T12:44:45,943 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-02-14T12:44:45,943 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-02-14T12:44:45,943 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-02-14T12:44:45,943 self.req.prepare_metadata() 2020-02-14T12:44:45,943 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-02-14T12:44:45,943 self.metadata_directory = self._generate_metadata() 2020-02-14T12:44:45,943 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-02-14T12:44:45,943 details=self.name or "from {}".format(self.link) 2020-02-14T12:44:45,943 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-02-14T12:44:45,943 command_desc='python setup.py egg_info', 2020-02-14T12:44:45,943 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-02-14T12:44:45,943 raise InstallationError(exc_msg) 2020-02-14T12:44:45,943 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.