2021-07-10T04:58:19,527 Created temporary directory: /tmp/pip-ephem-wheel-cache-qc_hf6_m 2021-07-10T04:58:19,530 Created temporary directory: /tmp/pip-req-tracker-o1jvkljc 2021-07-10T04:58:19,531 Initialized build tracking at /tmp/pip-req-tracker-o1jvkljc 2021-07-10T04:58:19,531 Created build tracker: /tmp/pip-req-tracker-o1jvkljc 2021-07-10T04:58:19,531 Entered build tracker: /tmp/pip-req-tracker-o1jvkljc 2021-07-10T04:58:19,532 Created temporary directory: /tmp/pip-wheel-41bu6eps 2021-07-10T04:58:19,565 1 location(s) to search for versions of bassa: 2021-07-10T04:58:19,565 * https://pypi.org/simple/bassa/ 2021-07-10T04:58:19,566 Fetching project page and analyzing links: https://pypi.org/simple/bassa/ 2021-07-10T04:58:19,566 Getting page https://pypi.org/simple/bassa/ 2021-07-10T04:58:19,568 Found index url https://pypi.org/simple 2021-07-10T04:58:19,766 Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/82/30/4299422a90aefd2e29331e47fa64aca6f363360ecd0ae1ce7bc712f0531d/bassa-0.0.1-py2-none-any.whl#sha256=761db69c854974e64f1753def4bcbb8ee05a6819eb40857961cf9283734859ee (from https://pypi.org/simple/bassa/) 2021-07-10T04:58:19,767 Found link https://files.pythonhosted.org/packages/b5/fd/23d3b91a41032674a3f400206a376a7006ec7307c12fc6167a4526005f2b/bassa-0.0.1.tar.gz#sha256=6f7b3a36769b1846626c124b0a6cdee7ef811a9c39311c66e0d5691323fc2c54 (from https://pypi.org/simple/bassa/), version: 0.0.1 2021-07-10T04:58:19,767 Skipping link: not a file: https://pypi.org/simple/bassa/ 2021-07-10T04:58:19,768 Given no hashes to check 1 links for project 'bassa': discarding no candidates 2021-07-10T04:58:19,787 Collecting bassa==0.0.1 2021-07-10T04:58:19,788 Created temporary directory: /tmp/pip-unpack-4mfk_okj 2021-07-10T04:58:19,960 Downloading bassa-0.0.1.tar.gz (1.4 kB) 2021-07-10T04:58:19,996 Added bassa==0.0.1 from https://files.pythonhosted.org/packages/b5/fd/23d3b91a41032674a3f400206a376a7006ec7307c12fc6167a4526005f2b/bassa-0.0.1.tar.gz#sha256=6f7b3a36769b1846626c124b0a6cdee7ef811a9c39311c66e0d5691323fc2c54 to build tracker '/tmp/pip-req-tracker-o1jvkljc' 2021-07-10T04:58:19,997 Running setup.py (path:/tmp/pip-wheel-41bu6eps/bassa_203fff037f90471897bf158811fbfdec/setup.py) egg_info for package bassa 2021-07-10T04:58:19,998 Created temporary directory: /tmp/pip-pip-egg-info-wzgk_vjy 2021-07-10T04:58:19,998 Running command python setup.py egg_info 2021-07-10T04:58:20,653 Traceback (most recent call last): 2021-07-10T04:58:20,654 File "", line 1, in 2021-07-10T04:58:20,654 File "/tmp/pip-wheel-41bu6eps/bassa_203fff037f90471897bf158811fbfdec/setup.py", line 20, in 2021-07-10T04:58:20,654 long_description=read('README.md'), 2021-07-10T04:58:20,654 File "/tmp/pip-wheel-41bu6eps/bassa_203fff037f90471897bf158811fbfdec/setup.py", line 7, in read 2021-07-10T04:58:20,655 return open(os.path.join(os.path.dirname(__file__), fname)).read() 2021-07-10T04:58:20,655 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-41bu6eps/bassa_203fff037f90471897bf158811fbfdec/README.md' 2021-07-10T04:58:20,704 WARNING: Discarding https://files.pythonhosted.org/packages/b5/fd/23d3b91a41032674a3f400206a376a7006ec7307c12fc6167a4526005f2b/bassa-0.0.1.tar.gz#sha256=6f7b3a36769b1846626c124b0a6cdee7ef811a9c39311c66e0d5691323fc2c54 (from https://pypi.org/simple/bassa/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T04:58:20,705 ERROR: Could not find a version that satisfies the requirement bassa==0.0.1 (from versions: 0.0.1) 2021-07-10T04:58:20,705 ERROR: No matching distribution found for bassa==0.0.1 2021-07-10T04:58:20,706 Exception information: 2021-07-10T04:58:20,706 Traceback (most recent call last): 2021-07-10T04:58:20,706 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:58:20,706 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:58:20,706 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:58:20,706 raise RequirementsConflicted(criterion) 2021-07-10T04:58:20,706 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bassa==0.0.1') 2021-07-10T04:58:20,706 2021-07-10T04:58:20,706 During handling of the above exception, another exception occurred: 2021-07-10T04:58:20,706 2021-07-10T04:58:20,706 Traceback (most recent call last): 2021-07-10T04:58:20,706 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:58:20,706 result = self._result = resolver.resolve( 2021-07-10T04:58:20,706 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:58:20,706 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:58:20,706 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:58:20,706 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:58:20,706 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bassa==0.0.1'), parent=None)] 2021-07-10T04:58:20,706 2021-07-10T04:58:20,706 The above exception was the direct cause of the following exception: 2021-07-10T04:58:20,706 2021-07-10T04:58:20,706 Traceback (most recent call last): 2021-07-10T04:58:20,706 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:58:20,706 status = self.run(options, args) 2021-07-10T04:58:20,706 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:58:20,706 return func(self, options, args) 2021-07-10T04:58:20,706 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:58:20,706 requirement_set = resolver.resolve( 2021-07-10T04:58:20,706 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:58:20,706 raise error from e 2021-07-10T04:58:20,706 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bassa==0.0.1 2021-07-10T04:58:20,710 Removed bassa==0.0.1 from https://files.pythonhosted.org/packages/b5/fd/23d3b91a41032674a3f400206a376a7006ec7307c12fc6167a4526005f2b/bassa-0.0.1.tar.gz#sha256=6f7b3a36769b1846626c124b0a6cdee7ef811a9c39311c66e0d5691323fc2c54 from build tracker '/tmp/pip-req-tracker-o1jvkljc' 2021-07-10T04:58:20,711 Removed build tracker: '/tmp/pip-req-tracker-o1jvkljc'