2021-07-08T19:37:12,016 Created temporary directory: /tmp/pip-ephem-wheel-cache-lv6s3rf6 2021-07-08T19:37:12,019 Created temporary directory: /tmp/pip-req-tracker-5u3er3ot 2021-07-08T19:37:12,019 Initialized build tracking at /tmp/pip-req-tracker-5u3er3ot 2021-07-08T19:37:12,019 Created build tracker: /tmp/pip-req-tracker-5u3er3ot 2021-07-08T19:37:12,019 Entered build tracker: /tmp/pip-req-tracker-5u3er3ot 2021-07-08T19:37:12,020 Created temporary directory: /tmp/pip-wheel-0kpxdrdk 2021-07-08T19:37:12,053 1 location(s) to search for versions of tweethon: 2021-07-08T19:37:12,053 * https://pypi.org/simple/tweethon/ 2021-07-08T19:37:12,054 Fetching project page and analyzing links: https://pypi.org/simple/tweethon/ 2021-07-08T19:37:12,054 Getting page https://pypi.org/simple/tweethon/ 2021-07-08T19:37:12,056 Found index url https://pypi.org/simple 2021-07-08T19:37:12,283 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/94/fa/a55c8172bf687b9298c9c3b9209cca8ba48336611b7513a9e3a47ba4f018/tweethon-0.8.1-py2.6.egg#sha256=baa45cfa6dad6a03c5cbaa411a1617ed216baf164617d4ab55bed38a19a16b51 (from https://pypi.org/simple/tweethon/) 2021-07-08T19:37:12,284 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 2021-07-08T19:37:12,284 Skipping link: not a file: https://pypi.org/simple/tweethon/ 2021-07-08T19:37:12,300 Given no hashes to check 1 links for project 'tweethon': discarding no candidates 2021-07-08T19:37:12,317 Collecting tweethon==0.8.1 2021-07-08T19:37:12,319 Created temporary directory: /tmp/pip-unpack-z3sj79_k 2021-07-08T19:37:12,507 Downloading tweethon-0.8.1.tar.gz (23 kB) 2021-07-08T19:37:12,563 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-5u3er3ot' 2021-07-08T19:37:12,564 Running setup.py (path:/tmp/pip-wheel-0kpxdrdk/tweethon_08858974c55d4f79be2884f40638d0a8/setup.py) egg_info for package tweethon 2021-07-08T19:37:12,565 Created temporary directory: /tmp/pip-pip-egg-info-lpq8a5r6 2021-07-08T19:37:12,565 Running command python setup.py egg_info 2021-07-08T19:37:13,231 Traceback (most recent call last): 2021-07-08T19:37:13,232 File "", line 1, in 2021-07-08T19:37:13,232 File "/tmp/pip-wheel-0kpxdrdk/tweethon_08858974c55d4f79be2884f40638d0a8/setup.py", line 84, in 2021-07-08T19:37:13,232 Main() 2021-07-08T19:37:13,232 File "/tmp/pip-wheel-0kpxdrdk/tweethon_08858974c55d4f79be2884f40638d0a8/setup.py", line 71, in Main 2021-07-08T19:37:13,232 METADATA['long_description'] = BuildLongDescription() 2021-07-08T19:37:13,232 File "/tmp/pip-wheel-0kpxdrdk/tweethon_08858974c55d4f79be2884f40638d0a8/setup.py", line 67, in BuildLongDescription 2021-07-08T19:37:13,233 return '\n'.join([Read('README'), Read('CHANGES')]) 2021-07-08T19:37:13,233 File "/tmp/pip-wheel-0kpxdrdk/tweethon_08858974c55d4f79be2884f40638d0a8/setup.py", line 64, in Read 2021-07-08T19:37:13,233 return open(file).read() 2021-07-08T19:37:13,233 FileNotFoundError: [Errno 2] No such file or directory: 'CHANGES' 2021-07-08T19:37:13,284 WARNING: Discarding https://files.pythonhosted.org/packages/f1/20/9bc0820bdff7ac491b81cf2c5dab9963768669bce74e610e5a53f515aa51/tweethon-0.8.1.tar.gz#sha256=0b0b8abcf0ea59ef6eb32605baa63d4f92b2cc7ea2abfbb482b7db2d22960e75 (from https://pypi.org/simple/tweethon/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T19:37:13,285 ERROR: Could not find a version that satisfies the requirement tweethon==0.8.1 (from versions: 0.8.1) 2021-07-08T19:37:13,286 ERROR: No matching distribution found for tweethon==0.8.1 2021-07-08T19:37:13,286 Exception information: 2021-07-08T19:37:13,286 Traceback (most recent call last): 2021-07-08T19:37:13,286 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T19:37:13,286 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T19:37:13,286 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T19:37:13,286 raise RequirementsConflicted(criterion) 2021-07-08T19:37:13,286 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tweethon==0.8.1') 2021-07-08T19:37:13,286 2021-07-08T19:37:13,286 During handling of the above exception, another exception occurred: 2021-07-08T19:37:13,286 2021-07-08T19:37:13,286 Traceback (most recent call last): 2021-07-08T19:37:13,286 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T19:37:13,286 result = self._result = resolver.resolve( 2021-07-08T19:37:13,286 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T19:37:13,286 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T19:37:13,286 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T19:37:13,286 raise ResolutionImpossible(e.criterion.information) 2021-07-08T19:37:13,286 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tweethon==0.8.1'), parent=None)] 2021-07-08T19:37:13,286 2021-07-08T19:37:13,286 The above exception was the direct cause of the following exception: 2021-07-08T19:37:13,286 2021-07-08T19:37:13,286 Traceback (most recent call last): 2021-07-08T19:37:13,286 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T19:37:13,286 status = self.run(options, args) 2021-07-08T19:37:13,286 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T19:37:13,286 return func(self, options, args) 2021-07-08T19:37:13,286 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T19:37:13,286 requirement_set = resolver.resolve( 2021-07-08T19:37:13,286 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T19:37:13,286 raise error from e 2021-07-08T19:37:13,286 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tweethon==0.8.1 2021-07-08T19:37:13,291 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-5u3er3ot' 2021-07-08T19:37:13,291 Removed build tracker: '/tmp/pip-req-tracker-5u3er3ot'