2019-06-27T15:14:39 Created temporary directory: /tmp/pip-ephem-wheel-cache-k4zw8tch 2019-06-27T15:14:39 Created temporary directory: /tmp/pip-req-tracker-kq27hzee 2019-06-27T15:14:39 Created requirements tracker '/tmp/pip-req-tracker-kq27hzee' 2019-06-27T15:14:39 Created temporary directory: /tmp/pip-wheel-aligwa4q 2019-06-27T15:14:39 Collecting tweethon==0.8.1 2019-06-27T15:14:39 1 location(s) to search for versions of tweethon: 2019-06-27T15:14:39 * https://pypi.org/simple/tweethon/ 2019-06-27T15:14:39 Getting page https://pypi.org/simple/tweethon/ 2019-06-27T15:14:39 Analyzing links from page https://pypi.org/simple/tweethon/ 2019-06-27T15:14:39 Skipping link https://files.pythonhosted.org/packages/94/fa/a55c8172bf687b9298c9c3b9209cca8ba48336611b7513a9e3a47ba4f018/tweethon-0.8.1-py2.6.egg#sha256=baa45cfa6dad6a03c5cbaa411a1617ed216baf164617d4ab55bed38a19a16b51 (from https://pypi.org/simple/tweethon/); unsupported archive format: .egg 2019-06-27T15:14:39 Found link https://files.pythonhosted.org/packages/f1/20/9bc0820bdff7ac491b81cf2c5dab9963768669bce74e610e5a53f515aa51/tweethon-0.8.1.tar.gz#sha256=0b0b8abcf0ea59ef6eb32605baa63d4f92b2cc7ea2abfbb482b7db2d22960e75 (from https://pypi.org/simple/tweethon/), version: 0.8.1 2019-06-27T15:14:39 Using version 0.8.1 (newest of versions: 0.8.1) 2019-06-27T15:14:39 Created temporary directory: /tmp/pip-unpack-rsby9der 2019-06-27T15:14:39 Downloading https://files.pythonhosted.org/packages/f1/20/9bc0820bdff7ac491b81cf2c5dab9963768669bce74e610e5a53f515aa51/tweethon-0.8.1.tar.gz 2019-06-27T15:14:39 Downloading from URL https://files.pythonhosted.org/packages/f1/20/9bc0820bdff7ac491b81cf2c5dab9963768669bce74e610e5a53f515aa51/tweethon-0.8.1.tar.gz#sha256=0b0b8abcf0ea59ef6eb32605baa63d4f92b2cc7ea2abfbb482b7db2d22960e75 (from https://pypi.org/simple/tweethon/) 2019-06-27T15:14:39 Added tweethon==0.8.1 from https://files.pythonhosted.org/packages/f1/20/9bc0820bdff7ac491b81cf2c5dab9963768669bce74e610e5a53f515aa51/tweethon-0.8.1.tar.gz#sha256=0b0b8abcf0ea59ef6eb32605baa63d4f92b2cc7ea2abfbb482b7db2d22960e75 to build tracker '/tmp/pip-req-tracker-kq27hzee' 2019-06-27T15:14:39 Running setup.py (path:/tmp/pip-wheel-aligwa4q/tweethon/setup.py) egg_info for package tweethon 2019-06-27T15:14:39 Running command python setup.py egg_info 2019-06-27T15:14:41 Traceback (most recent call last): 2019-06-27T15:14:41 File "", line 1, in 2019-06-27T15:14:41 File "/tmp/pip-wheel-aligwa4q/tweethon/setup.py", line 84, in 2019-06-27T15:14:41 Main() 2019-06-27T15:14:41 File "/tmp/pip-wheel-aligwa4q/tweethon/setup.py", line 71, in Main 2019-06-27T15:14:41 METADATA['long_description'] = BuildLongDescription() 2019-06-27T15:14:41 File "/tmp/pip-wheel-aligwa4q/tweethon/setup.py", line 67, in BuildLongDescription 2019-06-27T15:14:41 return '\n'.join([Read('README'), Read('CHANGES')]) 2019-06-27T15:14:41 File "/tmp/pip-wheel-aligwa4q/tweethon/setup.py", line 64, in Read 2019-06-27T15:14:41 return open(file).read() 2019-06-27T15:14:41 FileNotFoundError: [Errno 2] No such file or directory: 'CHANGES' 2019-06-27T15:14:41 Cleaning up... 2019-06-27T15:14:41 Removing source in /tmp/pip-wheel-aligwa4q/tweethon 2019-06-27T15:14:41 Removed tweethon==0.8.1 from https://files.pythonhosted.org/packages/f1/20/9bc0820bdff7ac491b81cf2c5dab9963768669bce74e610e5a53f515aa51/tweethon-0.8.1.tar.gz#sha256=0b0b8abcf0ea59ef6eb32605baa63d4f92b2cc7ea2abfbb482b7db2d22960e75 from build tracker '/tmp/pip-req-tracker-kq27hzee' 2019-06-27T15:14:41 Removed build tracker '/tmp/pip-req-tracker-kq27hzee' 2019-06-27T15:14:41 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-aligwa4q/tweethon/ 2019-06-27T15:14:41 Exception information: 2019-06-27T15:14:41 Traceback (most recent call last): 2019-06-27T15:14:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-27T15:14:41 status = self.run(options, args) 2019-06-27T15:14:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-27T15:14:41 resolver.resolve(requirement_set) 2019-06-27T15:14:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-27T15:14:41 self._resolve_one(requirement_set, req) 2019-06-27T15:14:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-27T15:14:41 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-27T15:14:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-27T15:14:41 self.require_hashes 2019-06-27T15:14:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-27T15:14:41 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-27T15:14:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-27T15:14:41 self.req.prepare_metadata() 2019-06-27T15:14:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-27T15:14:41 self.run_egg_info() 2019-06-27T15:14:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-27T15:14:41 command_desc='python setup.py egg_info') 2019-06-27T15:14:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-27T15:14:41 % (command_desc, proc.returncode, cwd)) 2019-06-27T15:14:41 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-aligwa4q/tweethon/