2021-07-09T21:57:14,526 Created temporary directory: /tmp/pip-ephem-wheel-cache-e981tbdt 2021-07-09T21:57:14,529 Created temporary directory: /tmp/pip-req-tracker-hcpsdj1w 2021-07-09T21:57:14,529 Initialized build tracking at /tmp/pip-req-tracker-hcpsdj1w 2021-07-09T21:57:14,529 Created build tracker: /tmp/pip-req-tracker-hcpsdj1w 2021-07-09T21:57:14,530 Entered build tracker: /tmp/pip-req-tracker-hcpsdj1w 2021-07-09T21:57:14,530 Created temporary directory: /tmp/pip-wheel-4g_y2usc 2021-07-09T21:57:14,562 1 location(s) to search for versions of giganews: 2021-07-09T21:57:14,562 * https://pypi.org/simple/giganews/ 2021-07-09T21:57:14,563 Fetching project page and analyzing links: https://pypi.org/simple/giganews/ 2021-07-09T21:57:14,563 Getting page https://pypi.org/simple/giganews/ 2021-07-09T21:57:14,564 Found index url https://pypi.org/simple 2021-07-09T21:57:14,740 Found link https://files.pythonhosted.org/packages/f2/ae/ab786292339d2b5fcb02fbcea99f231855e57ae49978467d7d2340aa03ee/giganews-0.0.1.tar.gz#sha256=ceabe312e336cb9b2ca85c79480eba4e9286e8f7a2837aaef74cd6c6301fd894 (from https://pypi.org/simple/giganews/), version: 0.0.1 2021-07-09T21:57:14,741 Skipping link: not a file: https://pypi.org/simple/giganews/ 2021-07-09T21:57:14,757 Given no hashes to check 1 links for project 'giganews': discarding no candidates 2021-07-09T21:57:14,774 Collecting giganews==0.0.1 2021-07-09T21:57:14,776 Created temporary directory: /tmp/pip-unpack-3eetpvql 2021-07-09T21:57:14,956 Downloading giganews-0.0.1.tar.gz (5.7 kB) 2021-07-09T21:57:14,996 Added giganews==0.0.1 from https://files.pythonhosted.org/packages/f2/ae/ab786292339d2b5fcb02fbcea99f231855e57ae49978467d7d2340aa03ee/giganews-0.0.1.tar.gz#sha256=ceabe312e336cb9b2ca85c79480eba4e9286e8f7a2837aaef74cd6c6301fd894 to build tracker '/tmp/pip-req-tracker-hcpsdj1w' 2021-07-09T21:57:14,997 Running setup.py (path:/tmp/pip-wheel-4g_y2usc/giganews_d9bfc6b4279a4cd6aaaa692ee6f31db2/setup.py) egg_info for package giganews 2021-07-09T21:57:14,997 Created temporary directory: /tmp/pip-pip-egg-info-miid1uzh 2021-07-09T21:57:14,998 Running command python setup.py egg_info 2021-07-09T21:57:15,621 Traceback (most recent call last): 2021-07-09T21:57:15,622 File "", line 1, in 2021-07-09T21:57:15,622 File "/tmp/pip-wheel-4g_y2usc/giganews_d9bfc6b4279a4cd6aaaa692ee6f31db2/setup.py", line 13, in 2021-07-09T21:57:15,622 long_description=open('README.md').read(), 2021-07-09T21:57:15,623 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-09T21:57:15,671 WARNING: Discarding https://files.pythonhosted.org/packages/f2/ae/ab786292339d2b5fcb02fbcea99f231855e57ae49978467d7d2340aa03ee/giganews-0.0.1.tar.gz#sha256=ceabe312e336cb9b2ca85c79480eba4e9286e8f7a2837aaef74cd6c6301fd894 (from https://pypi.org/simple/giganews/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:57:15,673 ERROR: Could not find a version that satisfies the requirement giganews==0.0.1 (from versions: 0.0.1) 2021-07-09T21:57:15,673 ERROR: No matching distribution found for giganews==0.0.1 2021-07-09T21:57:15,673 Exception information: 2021-07-09T21:57:15,673 Traceback (most recent call last): 2021-07-09T21:57:15,673 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:57:15,673 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:57:15,673 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:57:15,673 raise RequirementsConflicted(criterion) 2021-07-09T21:57:15,673 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('giganews==0.0.1') 2021-07-09T21:57:15,673 2021-07-09T21:57:15,673 During handling of the above exception, another exception occurred: 2021-07-09T21:57:15,673 2021-07-09T21:57:15,673 Traceback (most recent call last): 2021-07-09T21:57:15,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:57:15,673 result = self._result = resolver.resolve( 2021-07-09T21:57:15,673 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:57:15,673 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:57:15,673 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:57:15,673 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:57:15,673 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('giganews==0.0.1'), parent=None)] 2021-07-09T21:57:15,673 2021-07-09T21:57:15,673 The above exception was the direct cause of the following exception: 2021-07-09T21:57:15,673 2021-07-09T21:57:15,673 Traceback (most recent call last): 2021-07-09T21:57:15,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:57:15,673 status = self.run(options, args) 2021-07-09T21:57:15,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:57:15,673 return func(self, options, args) 2021-07-09T21:57:15,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:57:15,673 requirement_set = resolver.resolve( 2021-07-09T21:57:15,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:57:15,673 raise error from e 2021-07-09T21:57:15,673 pip._internal.exceptions.DistributionNotFound: No matching distribution found for giganews==0.0.1 2021-07-09T21:57:15,678 Removed giganews==0.0.1 from https://files.pythonhosted.org/packages/f2/ae/ab786292339d2b5fcb02fbcea99f231855e57ae49978467d7d2340aa03ee/giganews-0.0.1.tar.gz#sha256=ceabe312e336cb9b2ca85c79480eba4e9286e8f7a2837aaef74cd6c6301fd894 from build tracker '/tmp/pip-req-tracker-hcpsdj1w' 2021-07-09T21:57:15,678 Removed build tracker: '/tmp/pip-req-tracker-hcpsdj1w'