2020-11-19T13:34:27,908 Created temporary directory: /tmp/pip-ephem-wheel-cache-lrrabvq6 2020-11-19T13:34:27,911 Created temporary directory: /tmp/pip-req-tracker-2cqzb6lf 2020-11-19T13:34:27,911 Initialized build tracking at /tmp/pip-req-tracker-2cqzb6lf 2020-11-19T13:34:27,911 Created build tracker: /tmp/pip-req-tracker-2cqzb6lf 2020-11-19T13:34:27,911 Entered build tracker: /tmp/pip-req-tracker-2cqzb6lf 2020-11-19T13:34:27,912 Created temporary directory: /tmp/pip-wheel-1x5yuae1 2020-11-19T13:34:27,923 1 location(s) to search for versions of karlsruher: 2020-11-19T13:34:27,923 * https://pypi.org/simple/karlsruher/ 2020-11-19T13:34:27,923 Fetching project page and analyzing links: https://pypi.org/simple/karlsruher/ 2020-11-19T13:34:27,923 Getting page https://pypi.org/simple/karlsruher/ 2020-11-19T13:34:27,925 Found index url https://pypi.org/simple 2020-11-19T13:34:28,019 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-11-19T13:34:28,020 Found link https://files.pythonhosted.org/packages/31/2b/4811d6df3a1d7684a76857c49bc4c418bee4cdce918c1fe79a743dd01776/karlsruher-3.0b2.tar.gz#sha256=13841ac2e7ae0327bdb984b114eea53c8ccaae5e0aa51ddef20bc052013acac2 (from https://pypi.org/simple/karlsruher/) (requires-python:>=3.4, <4), version: 3.0b2 2020-11-19T13:34:28,024 Given no hashes to check 1 links for project 'karlsruher': discarding no candidates 2020-11-19T13:34:28,025 Using version 3.0b2 (newest of versions: 3.0b2) 2020-11-19T13:34:28,028 Collecting karlsruher==3.0b2 2020-11-19T13:34:28,030 Created temporary directory: /tmp/pip-unpack-2p1eg37a 2020-11-19T13:34:28,070 Downloading karlsruher-3.0b2.tar.gz (11 kB) 2020-11-19T13:34:28,141 Added karlsruher==3.0b2 from https://files.pythonhosted.org/packages/31/2b/4811d6df3a1d7684a76857c49bc4c418bee4cdce918c1fe79a743dd01776/karlsruher-3.0b2.tar.gz#sha256=13841ac2e7ae0327bdb984b114eea53c8ccaae5e0aa51ddef20bc052013acac2 to build tracker '/tmp/pip-req-tracker-2cqzb6lf' 2020-11-19T13:34:28,142 Running setup.py (path:/tmp/pip-wheel-1x5yuae1/karlsruher/setup.py) egg_info for package karlsruher 2020-11-19T13:34:28,143 Created temporary directory: /tmp/pip-pip-egg-info-hq75daof 2020-11-19T13:34:28,144 Running command python setup.py egg_info 2020-11-19T13:34:29,207 Traceback (most recent call last): 2020-11-19T13:34:29,208 File "", line 1, in 2020-11-19T13:34:29,208 File "/tmp/pip-wheel-1x5yuae1/karlsruher/setup.py", line 3, in 2020-11-19T13:34:29,209 import karlsruher 2020-11-19T13:34:29,209 File "/tmp/pip-wheel-1x5yuae1/karlsruher/karlsruher/__init__.py", line 9, in 2020-11-19T13:34:29,210 from .tweepyx import tweepyx 2020-11-19T13:34:29,210 File "/tmp/pip-wheel-1x5yuae1/karlsruher/karlsruher/tweepyx.py", line 6, in 2020-11-19T13:34:29,211 import tweepy 2020-11-19T13:34:29,211 ModuleNotFoundError: No module named 'tweepy' 2020-11-19T13:34:29,256 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-11-19T13:34:29,257 Exception information: 2020-11-19T13:34:29,257 Traceback (most recent call last): 2020-11-19T13:34:29,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-11-19T13:34:29,257 status = self.run(options, args) 2020-11-19T13:34:29,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-11-19T13:34:29,257 return func(self, options, args) 2020-11-19T13:34:29,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-11-19T13:34:29,257 reqs, check_supported_wheels=True 2020-11-19T13:34:29,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-11-19T13:34:29,257 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-11-19T13:34:29,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-11-19T13:34:29,257 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-11-19T13:34:29,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-11-19T13:34:29,257 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-11-19T13:34:29,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-11-19T13:34:29,257 req, self.req_tracker, self.finder, self.build_isolation, 2020-11-19T13:34:29,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-11-19T13:34:29,257 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-11-19T13:34:29,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-11-19T13:34:29,257 self.req.prepare_metadata() 2020-11-19T13:34:29,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-11-19T13:34:29,257 self.metadata_directory = self._generate_metadata() 2020-11-19T13:34:29,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-11-19T13:34:29,257 details=self.name or "from {}".format(self.link) 2020-11-19T13:34:29,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-11-19T13:34:29,257 command_desc='python setup.py egg_info', 2020-11-19T13:34:29,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-11-19T13:34:29,257 raise InstallationError(exc_msg) 2020-11-19T13:34:29,257 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-11-19T13:34:29,265 Removed karlsruher==3.0b2 from https://files.pythonhosted.org/packages/31/2b/4811d6df3a1d7684a76857c49bc4c418bee4cdce918c1fe79a743dd01776/karlsruher-3.0b2.tar.gz#sha256=13841ac2e7ae0327bdb984b114eea53c8ccaae5e0aa51ddef20bc052013acac2 from build tracker '/tmp/pip-req-tracker-2cqzb6lf' 2020-11-19T13:34:29,266 Removed build tracker: '/tmp/pip-req-tracker-2cqzb6lf'