2021-07-20T22:03:25,331 Created temporary directory: /tmp/pip-ephem-wheel-cache-2wavqbbb 2021-07-20T22:03:25,335 Created temporary directory: /tmp/pip-req-tracker-rwanivz2 2021-07-20T22:03:25,335 Initialized build tracking at /tmp/pip-req-tracker-rwanivz2 2021-07-20T22:03:25,336 Created build tracker: /tmp/pip-req-tracker-rwanivz2 2021-07-20T22:03:25,336 Entered build tracker: /tmp/pip-req-tracker-rwanivz2 2021-07-20T22:03:25,336 Created temporary directory: /tmp/pip-wheel-cv35tqdy 2021-07-20T22:03:25,375 1 location(s) to search for versions of cubed4th: 2021-07-20T22:03:25,375 * https://pypi.org/simple/cubed4th/ 2021-07-20T22:03:25,376 Fetching project page and analyzing links: https://pypi.org/simple/cubed4th/ 2021-07-20T22:03:25,376 Getting page https://pypi.org/simple/cubed4th/ 2021-07-20T22:03:25,378 Found index url https://pypi.org/simple 2021-07-20T22:03:25,478 Skipping link: No binaries permitted for cubed4th: https://files.pythonhosted.org/packages/c3/3f/ba29a9eb85d085c9971cdf83c9847c790e7155e650c523e9ad1c8149404d/cubed4th-1.0.20210721000000-py3-none-any.whl#sha256=3b447c0a5550089ae6c8f9ef4125095aa1fd88ebfc895bdc2b1951f77ed0d3a1 (from https://pypi.org/simple/cubed4th/) (requires-python:>=3.7) 2021-07-20T22:03:25,478 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/34/c0/365249e3b858789765965afd46fb25ffd65d60b7402a954383ca1573b62d/cubed4th-1.0.20210721000000-py3.7.egg#sha256=1ccb3b28e710ffdf08c08344d0bc9fd5c782fb1eda15b6ab64d4e59f37878d5d (from https://pypi.org/simple/cubed4th/) (requires-python:>=3.7) 2021-07-20T22:03:25,479 Found link https://files.pythonhosted.org/packages/c2/86/82a6391c5a4915954bac94b8ae7a1a3aa0ffbc31b9142dddbfad05a7cb6e/cubed4th-1.0.20210721000000.tar.gz#sha256=f27098c7fab360580483c4a6af0f8f12a681c2fb25faa26a6828dca52332391a (from https://pypi.org/simple/cubed4th/) (requires-python:>=3.7), version: 1.0.20210721000000 2021-07-20T22:03:25,480 Skipping link: not a file: https://pypi.org/simple/cubed4th/ 2021-07-20T22:03:25,496 Given no hashes to check 1 links for project 'cubed4th': discarding no candidates 2021-07-20T22:03:25,515 Collecting cubed4th==1.0.20210721000000 2021-07-20T22:03:25,517 Created temporary directory: /tmp/pip-unpack-pz6raw4x 2021-07-20T22:03:25,717 Downloading cubed4th-1.0.20210721000000.tar.gz (25 kB) 2021-07-20T22:03:25,800 Added cubed4th==1.0.20210721000000 from https://files.pythonhosted.org/packages/c2/86/82a6391c5a4915954bac94b8ae7a1a3aa0ffbc31b9142dddbfad05a7cb6e/cubed4th-1.0.20210721000000.tar.gz#sha256=f27098c7fab360580483c4a6af0f8f12a681c2fb25faa26a6828dca52332391a to build tracker '/tmp/pip-req-tracker-rwanivz2' 2021-07-20T22:03:25,802 Running setup.py (path:/tmp/pip-wheel-cv35tqdy/cubed4th_32da7a4b428044038ca9ee44928c8c26/setup.py) egg_info for package cubed4th 2021-07-20T22:03:25,803 Created temporary directory: /tmp/pip-pip-egg-info-o780ew4m 2021-07-20T22:03:25,803 Running command python setup.py egg_info 2021-07-20T22:03:26,828 Traceback (most recent call last): 2021-07-20T22:03:26,829 File "", line 1, in 2021-07-20T22:03:26,829 File "/tmp/pip-wheel-cv35tqdy/cubed4th_32da7a4b428044038ca9ee44928c8c26/setup.py", line 32, in 2021-07-20T22:03:26,829 with open("LICENSE.md", "r") as fh: 2021-07-20T22:03:26,830 FileNotFoundError: [Errno 2] No such file or directory: 'LICENSE.md' 2021-07-20T22:03:26,890 WARNING: Discarding https://files.pythonhosted.org/packages/c2/86/82a6391c5a4915954bac94b8ae7a1a3aa0ffbc31b9142dddbfad05a7cb6e/cubed4th-1.0.20210721000000.tar.gz#sha256=f27098c7fab360580483c4a6af0f8f12a681c2fb25faa26a6828dca52332391a (from https://pypi.org/simple/cubed4th/) (requires-python:>=3.7). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-20T22:03:26,892 ERROR: Could not find a version that satisfies the requirement cubed4th==1.0.20210721000000 (from versions: 1.0.20210721000000) 2021-07-20T22:03:26,893 ERROR: No matching distribution found for cubed4th==1.0.20210721000000 2021-07-20T22:03:26,893 Exception information: 2021-07-20T22:03:26,893 Traceback (most recent call last): 2021-07-20T22:03:26,893 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-20T22:03:26,893 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-20T22:03:26,893 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-20T22:03:26,893 raise RequirementsConflicted(criterion) 2021-07-20T22:03:26,893 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cubed4th==1.0.20210721000000') 2021-07-20T22:03:26,893 2021-07-20T22:03:26,893 During handling of the above exception, another exception occurred: 2021-07-20T22:03:26,893 2021-07-20T22:03:26,893 Traceback (most recent call last): 2021-07-20T22:03:26,893 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-20T22:03:26,893 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-20T22:03:26,893 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-20T22:03:26,893 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-20T22:03:26,893 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-20T22:03:26,893 raise ResolutionImpossible(e.criterion.information) 2021-07-20T22:03:26,893 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cubed4th==1.0.20210721000000'), parent=None)] 2021-07-20T22:03:26,893 2021-07-20T22:03:26,893 The above exception was the direct cause of the following exception: 2021-07-20T22:03:26,893 2021-07-20T22:03:26,893 Traceback (most recent call last): 2021-07-20T22:03:26,893 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-20T22:03:26,893 status = self.run(options, args) 2021-07-20T22:03:26,893 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-20T22:03:26,893 return func(self, options, args) 2021-07-20T22:03:26,893 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-20T22:03:26,893 reqs, check_supported_wheels=True 2021-07-20T22:03:26,893 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-20T22:03:26,893 raise error from e 2021-07-20T22:03:26,893 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cubed4th==1.0.20210721000000 2021-07-20T22:03:26,901 Removed cubed4th==1.0.20210721000000 from https://files.pythonhosted.org/packages/c2/86/82a6391c5a4915954bac94b8ae7a1a3aa0ffbc31b9142dddbfad05a7cb6e/cubed4th-1.0.20210721000000.tar.gz#sha256=f27098c7fab360580483c4a6af0f8f12a681c2fb25faa26a6828dca52332391a from build tracker '/tmp/pip-req-tracker-rwanivz2' 2021-07-20T22:03:26,902 Removed build tracker: '/tmp/pip-req-tracker-rwanivz2'