2021-07-08T19:53:32,357 Created temporary directory: /tmp/pip-ephem-wheel-cache-0y9rcxyx 2021-07-08T19:53:32,360 Created temporary directory: /tmp/pip-req-tracker-_b3l888u 2021-07-08T19:53:32,360 Initialized build tracking at /tmp/pip-req-tracker-_b3l888u 2021-07-08T19:53:32,360 Created build tracker: /tmp/pip-req-tracker-_b3l888u 2021-07-08T19:53:32,360 Entered build tracker: /tmp/pip-req-tracker-_b3l888u 2021-07-08T19:53:32,361 Created temporary directory: /tmp/pip-wheel-e9_69x9f 2021-07-08T19:53:32,394 1 location(s) to search for versions of whatsup: 2021-07-08T19:53:32,394 * https://pypi.org/simple/whatsup/ 2021-07-08T19:53:32,394 Fetching project page and analyzing links: https://pypi.org/simple/whatsup/ 2021-07-08T19:53:32,395 Getting page https://pypi.org/simple/whatsup/ 2021-07-08T19:53:32,396 Found index url https://pypi.org/simple 2021-07-08T19:53:32,565 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/16/be/299fed64a083650f4602d16630e3b76c085a719e76a15f17796c91464967/whatsup-0.1-py2.5.egg#sha256=9cc0ab4bc411ae531857a14d470fed47bc968fd9a16b3c35ab3213e919881098 (from https://pypi.org/simple/whatsup/) 2021-07-08T19:53:32,565 Found link https://files.pythonhosted.org/packages/9f/f0/0b6472d277c683235849a3c52ad18faffe49fbf77ef05d25941296b38fb9/whatsup-0.1.tar.gz#sha256=b913f3906b55282fd54fb6cf8e137a0449d3a4a34ad1fba9d02faffaffdc8ca8 (from https://pypi.org/simple/whatsup/), version: 0.1 2021-07-08T19:53:32,566 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/c2/79/b506c33c9ad52a9d1a8981303d8ad07aad29ee89791a4bc78580726533ef/whatsup-0.1.1-py2.5.egg#sha256=ad62ed745a0bd86dfbb019e1d2f73c87b46269be064e0b5dd17287dac0abd4ae (from https://pypi.org/simple/whatsup/) 2021-07-08T19:53:32,566 Found link https://files.pythonhosted.org/packages/9e/a3/e00c52310ad2534921dd83e8a6218c6ede43666ce30c118af9b1b31521f0/whatsup-0.1.1.tar.gz#sha256=cdfe90ee0d0d011fef341ec6755742b2a7ec95f9dc283ce40f80f29c5b40c55b (from https://pypi.org/simple/whatsup/), version: 0.1.1 2021-07-08T19:53:32,566 Skipping link: not a file: https://pypi.org/simple/whatsup/ 2021-07-08T19:53:32,583 Given no hashes to check 1 links for project 'whatsup': discarding no candidates 2021-07-08T19:53:32,600 Collecting whatsup==0.1.1 2021-07-08T19:53:32,601 Created temporary directory: /tmp/pip-unpack-q3_idbcw 2021-07-08T19:53:32,785 Downloading whatsup-0.1.1.tar.gz (47 kB) 2021-07-08T19:53:32,872 Added whatsup==0.1.1 from https://files.pythonhosted.org/packages/9e/a3/e00c52310ad2534921dd83e8a6218c6ede43666ce30c118af9b1b31521f0/whatsup-0.1.1.tar.gz#sha256=cdfe90ee0d0d011fef341ec6755742b2a7ec95f9dc283ce40f80f29c5b40c55b to build tracker '/tmp/pip-req-tracker-_b3l888u' 2021-07-08T19:53:32,873 Running setup.py (path:/tmp/pip-wheel-e9_69x9f/whatsup_a158a3840fe541d386923fe8160f4eae/setup.py) egg_info for package whatsup 2021-07-08T19:53:32,874 Created temporary directory: /tmp/pip-pip-egg-info-i6sk6y3e 2021-07-08T19:53:32,874 Running command python setup.py egg_info 2021-07-08T19:53:33,514 Traceback (most recent call last): 2021-07-08T19:53:33,515 File "", line 1, in 2021-07-08T19:53:33,515 File "/tmp/pip-wheel-e9_69x9f/whatsup_a158a3840fe541d386923fe8160f4eae/setup.py", line 4, in 2021-07-08T19:53:33,515 description = file('README.txt').read() 2021-07-08T19:53:33,515 NameError: name 'file' is not defined 2021-07-08T19:53:33,565 WARNING: Discarding https://files.pythonhosted.org/packages/9e/a3/e00c52310ad2534921dd83e8a6218c6ede43666ce30c118af9b1b31521f0/whatsup-0.1.1.tar.gz#sha256=cdfe90ee0d0d011fef341ec6755742b2a7ec95f9dc283ce40f80f29c5b40c55b (from https://pypi.org/simple/whatsup/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T19:53:33,567 ERROR: Could not find a version that satisfies the requirement whatsup==0.1.1 (from versions: 0.1, 0.1.1) 2021-07-08T19:53:33,567 ERROR: No matching distribution found for whatsup==0.1.1 2021-07-08T19:53:33,567 Exception information: 2021-07-08T19:53:33,567 Traceback (most recent call last): 2021-07-08T19:53:33,567 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T19:53:33,567 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T19:53:33,567 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T19:53:33,567 raise RequirementsConflicted(criterion) 2021-07-08T19:53:33,567 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('whatsup==0.1.1') 2021-07-08T19:53:33,567 2021-07-08T19:53:33,567 During handling of the above exception, another exception occurred: 2021-07-08T19:53:33,567 2021-07-08T19:53:33,567 Traceback (most recent call last): 2021-07-08T19:53:33,567 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T19:53:33,567 result = self._result = resolver.resolve( 2021-07-08T19:53:33,567 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T19:53:33,567 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T19:53:33,567 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T19:53:33,567 raise ResolutionImpossible(e.criterion.information) 2021-07-08T19:53:33,567 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('whatsup==0.1.1'), parent=None)] 2021-07-08T19:53:33,567 2021-07-08T19:53:33,567 The above exception was the direct cause of the following exception: 2021-07-08T19:53:33,567 2021-07-08T19:53:33,567 Traceback (most recent call last): 2021-07-08T19:53:33,567 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T19:53:33,567 status = self.run(options, args) 2021-07-08T19:53:33,567 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T19:53:33,567 return func(self, options, args) 2021-07-08T19:53:33,567 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T19:53:33,567 requirement_set = resolver.resolve( 2021-07-08T19:53:33,567 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T19:53:33,567 raise error from e 2021-07-08T19:53:33,567 pip._internal.exceptions.DistributionNotFound: No matching distribution found for whatsup==0.1.1 2021-07-08T19:53:33,572 Removed whatsup==0.1.1 from https://files.pythonhosted.org/packages/9e/a3/e00c52310ad2534921dd83e8a6218c6ede43666ce30c118af9b1b31521f0/whatsup-0.1.1.tar.gz#sha256=cdfe90ee0d0d011fef341ec6755742b2a7ec95f9dc283ce40f80f29c5b40c55b from build tracker '/tmp/pip-req-tracker-_b3l888u' 2021-07-08T19:53:33,573 Removed build tracker: '/tmp/pip-req-tracker-_b3l888u'