2021-07-10T00:15:01,653 Created temporary directory: /tmp/pip-ephem-wheel-cache-5u6nhb4n 2021-07-10T00:15:01,655 Created temporary directory: /tmp/pip-req-tracker-6qsuwc5i 2021-07-10T00:15:01,656 Initialized build tracking at /tmp/pip-req-tracker-6qsuwc5i 2021-07-10T00:15:01,656 Created build tracker: /tmp/pip-req-tracker-6qsuwc5i 2021-07-10T00:15:01,656 Entered build tracker: /tmp/pip-req-tracker-6qsuwc5i 2021-07-10T00:15:01,657 Created temporary directory: /tmp/pip-wheel-7yrfz9l8 2021-07-10T00:15:01,691 1 location(s) to search for versions of cubicreport: 2021-07-10T00:15:01,691 * https://pypi.org/simple/cubicreport/ 2021-07-10T00:15:01,692 Fetching project page and analyzing links: https://pypi.org/simple/cubicreport/ 2021-07-10T00:15:01,692 Getting page https://pypi.org/simple/cubicreport/ 2021-07-10T00:15:01,694 Found index url https://pypi.org/simple 2021-07-10T00:15:01,872 Found link https://files.pythonhosted.org/packages/22/86/5907e6ec50c32322c0843e02360d56b0335bb8a6cc99f2b8f0403065a461/CubicReport-0.4.18.tar.gz#sha256=dd5c0eb27e53e25ebb3599b0c7d740e31f42198a5577cef9ca577efbbee54fd0 (from https://pypi.org/simple/cubicreport/), version: 0.4.18 2021-07-10T00:15:01,873 Skipping link: not a file: https://pypi.org/simple/cubicreport/ 2021-07-10T00:15:01,888 Given no hashes to check 1 links for project 'cubicreport': discarding no candidates 2021-07-10T00:15:01,908 Collecting cubicreport==0.4.18 2021-07-10T00:15:01,910 Created temporary directory: /tmp/pip-unpack-i9vfqsqf 2021-07-10T00:15:01,954 Downloading CubicReport-0.4.18.tar.gz (39 kB) 2021-07-10T00:15:02,038 Added cubicreport==0.4.18 from https://files.pythonhosted.org/packages/22/86/5907e6ec50c32322c0843e02360d56b0335bb8a6cc99f2b8f0403065a461/CubicReport-0.4.18.tar.gz#sha256=dd5c0eb27e53e25ebb3599b0c7d740e31f42198a5577cef9ca577efbbee54fd0 to build tracker '/tmp/pip-req-tracker-6qsuwc5i' 2021-07-10T00:15:02,039 Running setup.py (path:/tmp/pip-wheel-7yrfz9l8/cubicreport_c0f3a770730e48329546fc886f1152e5/setup.py) egg_info for package cubicreport 2021-07-10T00:15:02,040 Created temporary directory: /tmp/pip-pip-egg-info-5xifzjp2 2021-07-10T00:15:02,040 Running command python setup.py egg_info 2021-07-10T00:15:02,675 Traceback (most recent call last): 2021-07-10T00:15:02,676 File "", line 1, in 2021-07-10T00:15:02,676 File "/tmp/pip-wheel-7yrfz9l8/cubicreport_c0f3a770730e48329546fc886f1152e5/setup.py", line 12, in 2021-07-10T00:15:02,676 from geraldo.version import get_version 2021-07-10T00:15:02,676 File "/tmp/pip-wheel-7yrfz9l8/cubicreport_c0f3a770730e48329546fc886f1152e5/geraldo/__init__.py", line 46, in 2021-07-10T00:15:02,677 from version import VERSION, get_version 2021-07-10T00:15:02,677 ModuleNotFoundError: No module named 'version' 2021-07-10T00:15:02,726 WARNING: Discarding https://files.pythonhosted.org/packages/22/86/5907e6ec50c32322c0843e02360d56b0335bb8a6cc99f2b8f0403065a461/CubicReport-0.4.18.tar.gz#sha256=dd5c0eb27e53e25ebb3599b0c7d740e31f42198a5577cef9ca577efbbee54fd0 (from https://pypi.org/simple/cubicreport/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:15:02,728 ERROR: Could not find a version that satisfies the requirement cubicreport==0.4.18 (from versions: 0.4.18) 2021-07-10T00:15:02,728 ERROR: No matching distribution found for cubicreport==0.4.18 2021-07-10T00:15:02,728 Exception information: 2021-07-10T00:15:02,728 Traceback (most recent call last): 2021-07-10T00:15:02,728 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:15:02,728 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:15:02,728 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:15:02,728 raise RequirementsConflicted(criterion) 2021-07-10T00:15:02,728 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cubicreport==0.4.18') 2021-07-10T00:15:02,728 2021-07-10T00:15:02,728 During handling of the above exception, another exception occurred: 2021-07-10T00:15:02,728 2021-07-10T00:15:02,728 Traceback (most recent call last): 2021-07-10T00:15:02,728 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:15:02,728 result = self._result = resolver.resolve( 2021-07-10T00:15:02,728 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:15:02,728 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:15:02,728 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:15:02,728 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:15:02,728 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cubicreport==0.4.18'), parent=None)] 2021-07-10T00:15:02,728 2021-07-10T00:15:02,728 The above exception was the direct cause of the following exception: 2021-07-10T00:15:02,728 2021-07-10T00:15:02,728 Traceback (most recent call last): 2021-07-10T00:15:02,728 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:15:02,728 status = self.run(options, args) 2021-07-10T00:15:02,728 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:15:02,728 return func(self, options, args) 2021-07-10T00:15:02,728 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:15:02,728 requirement_set = resolver.resolve( 2021-07-10T00:15:02,728 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:15:02,728 raise error from e 2021-07-10T00:15:02,728 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cubicreport==0.4.18 2021-07-10T00:15:02,733 Removed cubicreport==0.4.18 from https://files.pythonhosted.org/packages/22/86/5907e6ec50c32322c0843e02360d56b0335bb8a6cc99f2b8f0403065a461/CubicReport-0.4.18.tar.gz#sha256=dd5c0eb27e53e25ebb3599b0c7d740e31f42198a5577cef9ca577efbbee54fd0 from build tracker '/tmp/pip-req-tracker-6qsuwc5i' 2021-07-10T00:15:02,734 Removed build tracker: '/tmp/pip-req-tracker-6qsuwc5i'