2021-05-10T21:59:14,298 Created temporary directory: /tmp/pip-ephem-wheel-cache-7ls2unp2 2021-05-10T21:59:14,303 Created temporary directory: /tmp/pip-req-tracker-9ng70bgg 2021-05-10T21:59:14,304 Initialized build tracking at /tmp/pip-req-tracker-9ng70bgg 2021-05-10T21:59:14,304 Created build tracker: /tmp/pip-req-tracker-9ng70bgg 2021-05-10T21:59:14,304 Entered build tracker: /tmp/pip-req-tracker-9ng70bgg 2021-05-10T21:59:14,305 Created temporary directory: /tmp/pip-wheel-y1jtn654 2021-05-10T21:59:14,353 1 location(s) to search for versions of linum: 2021-05-10T21:59:14,353 * https://pypi.org/simple/linum/ 2021-05-10T21:59:14,354 Fetching project page and analyzing links: https://pypi.org/simple/linum/ 2021-05-10T21:59:14,355 Getting page https://pypi.org/simple/linum/ 2021-05-10T21:59:14,356 Found index url https://pypi.org/simple 2021-05-10T21:59:14,450 Found link https://files.pythonhosted.org/packages/e8/7e/02337fce3131d54a4c86d8ee8233e377160603179d0e4c65657aa63c6698/Linum-0.2.1.tar.gz#sha256=41615e5df1f16124b4c60b63507718dc6296b48a529d6102803e945ff6671445 (from https://pypi.org/simple/linum/), version: 0.2.1 2021-05-10T21:59:14,451 Found link https://files.pythonhosted.org/packages/e3/f8/c419eb10fcc56b0efe20f4773b92407545d8be5953495425ab2f01c00b61/Linum-0.2.2.tar.gz#sha256=4519c293d20264d9b1f96c97027f9cd98fca841ad660b0c5b0f998d0cabc26b4 (from https://pypi.org/simple/linum/), version: 0.2.2 2021-05-10T21:59:14,451 Skipping link: not a file: https://pypi.org/simple/linum/ 2021-05-10T21:59:14,466 Given no hashes to check 1 links for project 'linum': discarding no candidates 2021-05-10T21:59:14,482 Collecting linum==0.2.2 2021-05-10T21:59:14,484 Created temporary directory: /tmp/pip-unpack-3cwv8p5t 2021-05-10T21:59:14,533 Downloading Linum-0.2.2.tar.gz (33 kB) 2021-05-10T21:59:14,961 Added linum==0.2.2 from https://files.pythonhosted.org/packages/e3/f8/c419eb10fcc56b0efe20f4773b92407545d8be5953495425ab2f01c00b61/Linum-0.2.2.tar.gz#sha256=4519c293d20264d9b1f96c97027f9cd98fca841ad660b0c5b0f998d0cabc26b4 to build tracker '/tmp/pip-req-tracker-9ng70bgg' 2021-05-10T21:59:14,962 Running setup.py (path:/tmp/pip-wheel-y1jtn654/linum_41fd6a3dc6184ca7bb66f1d723b24165/setup.py) egg_info for package linum 2021-05-10T21:59:14,963 Created temporary directory: /tmp/pip-pip-egg-info-4inyitj_ 2021-05-10T21:59:14,963 Running command python setup.py egg_info 2021-05-10T21:59:15,980 Traceback (most recent call last): 2021-05-10T21:59:15,981 File "", line 1, in 2021-05-10T21:59:15,981 File "/tmp/pip-wheel-y1jtn654/linum_41fd6a3dc6184ca7bb66f1d723b24165/setup.py", line 5, in 2021-05-10T21:59:15,981 import linum 2021-05-10T21:59:15,981 File "/tmp/pip-wheel-y1jtn654/linum_41fd6a3dc6184ca7bb66f1d723b24165/linum/__init__.py", line 1, in 2021-05-10T21:59:15,982 from .excel_renderer.excel_renderer import ExcelRenderer 2021-05-10T21:59:15,982 File "/tmp/pip-wheel-y1jtn654/linum_41fd6a3dc6184ca7bb66f1d723b24165/linum/excel_renderer/excel_renderer.py", line 4, in 2021-05-10T21:59:15,982 import xlsxwriter 2021-05-10T21:59:15,982 ModuleNotFoundError: No module named 'xlsxwriter' 2021-05-10T21:59:16,032 WARNING: Discarding https://files.pythonhosted.org/packages/e3/f8/c419eb10fcc56b0efe20f4773b92407545d8be5953495425ab2f01c00b61/Linum-0.2.2.tar.gz#sha256=4519c293d20264d9b1f96c97027f9cd98fca841ad660b0c5b0f998d0cabc26b4 (from https://pypi.org/simple/linum/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-05-10T21:59:16,033 ERROR: Could not find a version that satisfies the requirement linum==0.2.2 (from versions: 0.2.1, 0.2.2) 2021-05-10T21:59:16,034 ERROR: No matching distribution found for linum==0.2.2 2021-05-10T21:59:16,034 Exception information: 2021-05-10T21:59:16,034 Traceback (most recent call last): 2021-05-10T21:59:16,034 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-05-10T21:59:16,034 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-10T21:59:16,034 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-10T21:59:16,034 raise RequirementsConflicted(criterion) 2021-05-10T21:59:16,034 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('linum==0.2.2') 2021-05-10T21:59:16,034 2021-05-10T21:59:16,034 During handling of the above exception, another exception occurred: 2021-05-10T21:59:16,034 2021-05-10T21:59:16,034 Traceback (most recent call last): 2021-05-10T21:59:16,034 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-05-10T21:59:16,034 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-05-10T21:59:16,034 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-05-10T21:59:16,034 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-10T21:59:16,034 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-05-10T21:59:16,034 raise ResolutionImpossible(e.criterion.information) 2021-05-10T21:59:16,034 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('linum==0.2.2'), parent=None)] 2021-05-10T21:59:16,034 2021-05-10T21:59:16,034 The above exception was the direct cause of the following exception: 2021-05-10T21:59:16,034 2021-05-10T21:59:16,034 Traceback (most recent call last): 2021-05-10T21:59:16,034 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-05-10T21:59:16,034 status = self.run(options, args) 2021-05-10T21:59:16,034 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-05-10T21:59:16,034 return func(self, options, args) 2021-05-10T21:59:16,034 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-05-10T21:59:16,034 reqs, check_supported_wheels=True 2021-05-10T21:59:16,034 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-05-10T21:59:16,034 raise error from e 2021-05-10T21:59:16,034 pip._internal.exceptions.DistributionNotFound: No matching distribution found for linum==0.2.2 2021-05-10T21:59:16,040 Removed linum==0.2.2 from https://files.pythonhosted.org/packages/e3/f8/c419eb10fcc56b0efe20f4773b92407545d8be5953495425ab2f01c00b61/Linum-0.2.2.tar.gz#sha256=4519c293d20264d9b1f96c97027f9cd98fca841ad660b0c5b0f998d0cabc26b4 from build tracker '/tmp/pip-req-tracker-9ng70bgg' 2021-05-10T21:59:16,040 Removed build tracker: '/tmp/pip-req-tracker-9ng70bgg'