2020-10-06T22:00:37,372 Created temporary directory: /tmp/pip-ephem-wheel-cache-iymdatrp 2020-10-06T22:00:37,375 Created temporary directory: /tmp/pip-req-tracker-imo4p9yl 2020-10-06T22:00:37,376 Initialized build tracking at /tmp/pip-req-tracker-imo4p9yl 2020-10-06T22:00:37,376 Created build tracker: /tmp/pip-req-tracker-imo4p9yl 2020-10-06T22:00:37,376 Entered build tracker: /tmp/pip-req-tracker-imo4p9yl 2020-10-06T22:00:37,377 Created temporary directory: /tmp/pip-wheel-rlhb9lh0 2020-10-06T22:00:37,387 1 location(s) to search for versions of karlsruher: 2020-10-06T22:00:37,387 * https://pypi.org/simple/karlsruher/ 2020-10-06T22:00:37,388 Fetching project page and analyzing links: https://pypi.org/simple/karlsruher/ 2020-10-06T22:00:37,388 Getting page https://pypi.org/simple/karlsruher/ 2020-10-06T22:00:37,389 Found index url https://pypi.org/simple 2020-10-06T22:00:37,609 Found link https://files.pythonhosted.org/packages/af/b2/0386e2c83936f85366e80d72452ba74dd7fa65a4e8876816ff0d8434fc6e/karlsruher-2.1b6.tar.gz#sha256=689e4047b3c1e65d320e47edb5de5d8fd5b1c1ce4007f281a5c7fce3f46d640a (from https://pypi.org/simple/karlsruher/) (requires-python:>=3.4, <4), version: 2.1b6 2020-10-06T22:00:37,610 Found link https://files.pythonhosted.org/packages/6d/9b/53d23a1c9513b21770c47632694cc32bc63fd9e7424f0c10af1a9cf624c0/karlsruher-2.1b7.tar.gz#sha256=3b8f43e1370028ca1ba81b76aa02c20082a42fac6ae15840282f7f630077d4cd (from https://pypi.org/simple/karlsruher/) (requires-python:>=3.4, <4), version: 2.1b7 2020-10-06T22:00:37,614 Given no hashes to check 1 links for project 'karlsruher': discarding no candidates 2020-10-06T22:00:37,615 Using version 2.1b7 (newest of versions: 2.1b7) 2020-10-06T22:00:37,618 Collecting karlsruher==2.1b7 2020-10-06T22:00:37,620 Created temporary directory: /tmp/pip-unpack-_f35p23w 2020-10-06T22:00:37,659 Downloading karlsruher-2.1b7.tar.gz (15 kB) 2020-10-06T22:00:37,756 Added karlsruher==2.1b7 from https://files.pythonhosted.org/packages/6d/9b/53d23a1c9513b21770c47632694cc32bc63fd9e7424f0c10af1a9cf624c0/karlsruher-2.1b7.tar.gz#sha256=3b8f43e1370028ca1ba81b76aa02c20082a42fac6ae15840282f7f630077d4cd to build tracker '/tmp/pip-req-tracker-imo4p9yl' 2020-10-06T22:00:37,757 Running setup.py (path:/tmp/pip-wheel-rlhb9lh0/karlsruher/setup.py) egg_info for package karlsruher 2020-10-06T22:00:37,758 Created temporary directory: /tmp/pip-pip-egg-info-q9j4w3xv 2020-10-06T22:00:37,758 Running command python setup.py egg_info 2020-10-06T22:00:38,521 Traceback (most recent call last): 2020-10-06T22:00:38,522 File "", line 1, in 2020-10-06T22:00:38,522 File "/tmp/pip-wheel-rlhb9lh0/karlsruher/setup.py", line 3, in 2020-10-06T22:00:38,522 import karlsruher 2020-10-06T22:00:38,523 File "/tmp/pip-wheel-rlhb9lh0/karlsruher/karlsruher/__init__.py", line 25, in 2020-10-06T22:00:38,523 from .twitter import Twitter 2020-10-06T22:00:38,524 File "/tmp/pip-wheel-rlhb9lh0/karlsruher/karlsruher/twitter.py", line 6, in 2020-10-06T22:00:38,524 import tweepy 2020-10-06T22:00:38,524 ModuleNotFoundError: No module named 'tweepy' 2020-10-06T22:00:38,569 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-10-06T22:00:38,569 Exception information: 2020-10-06T22:00:38,569 Traceback (most recent call last): 2020-10-06T22:00:38,569 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-10-06T22:00:38,569 status = self.run(options, args) 2020-10-06T22:00:38,569 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-10-06T22:00:38,569 return func(self, options, args) 2020-10-06T22:00:38,569 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-10-06T22:00:38,569 reqs, check_supported_wheels=True 2020-10-06T22:00:38,569 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-10-06T22:00:38,569 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-10-06T22:00:38,569 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-10-06T22:00:38,569 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-10-06T22:00:38,569 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-10-06T22:00:38,569 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-10-06T22:00:38,569 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-10-06T22:00:38,569 req, self.req_tracker, self.finder, self.build_isolation, 2020-10-06T22:00:38,569 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-10-06T22:00:38,569 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-10-06T22:00:38,569 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-10-06T22:00:38,569 self.req.prepare_metadata() 2020-10-06T22:00:38,569 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-10-06T22:00:38,569 self.metadata_directory = self._generate_metadata() 2020-10-06T22:00:38,569 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-10-06T22:00:38,569 details=self.name or "from {}".format(self.link) 2020-10-06T22:00:38,569 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-10-06T22:00:38,569 command_desc='python setup.py egg_info', 2020-10-06T22:00:38,569 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-10-06T22:00:38,569 raise InstallationError(exc_msg) 2020-10-06T22:00:38,569 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-10-06T22:00:38,577 Removed karlsruher==2.1b7 from https://files.pythonhosted.org/packages/6d/9b/53d23a1c9513b21770c47632694cc32bc63fd9e7424f0c10af1a9cf624c0/karlsruher-2.1b7.tar.gz#sha256=3b8f43e1370028ca1ba81b76aa02c20082a42fac6ae15840282f7f630077d4cd from build tracker '/tmp/pip-req-tracker-imo4p9yl' 2020-10-06T22:00:38,577 Removed build tracker: '/tmp/pip-req-tracker-imo4p9yl'