2021-07-14T00:20:41,835 Created temporary directory: /tmp/pip-ephem-wheel-cache-5xbjtf43 2021-07-14T00:20:41,838 Created temporary directory: /tmp/pip-req-tracker-7sytwcrw 2021-07-14T00:20:41,839 Initialized build tracking at /tmp/pip-req-tracker-7sytwcrw 2021-07-14T00:20:41,839 Created build tracker: /tmp/pip-req-tracker-7sytwcrw 2021-07-14T00:20:41,839 Entered build tracker: /tmp/pip-req-tracker-7sytwcrw 2021-07-14T00:20:41,840 Created temporary directory: /tmp/pip-wheel-o3m2ebpk 2021-07-14T00:20:41,872 1 location(s) to search for versions of incolumepy-spreadsheet: 2021-07-14T00:20:41,872 * https://pypi.org/simple/incolumepy-spreadsheet/ 2021-07-14T00:20:41,873 Fetching project page and analyzing links: https://pypi.org/simple/incolumepy-spreadsheet/ 2021-07-14T00:20:41,873 Getting page https://pypi.org/simple/incolumepy-spreadsheet/ 2021-07-14T00:20:41,875 Found index url https://pypi.org/simple 2021-07-14T00:20:42,207 Found link https://files.pythonhosted.org/packages/82/82/64c3b278b2e0f4297c0d18e84730f9c60dfaf77ec59cadd65b8a8943eae1/incolumepy.spreadsheet-1.0.0.dev20181102.tar.gz#sha256=4002e19edec0fe50490a2df6796a0a44e905815c06cc25b3d2ce3d808303e1cc (from https://pypi.org/simple/incolumepy-spreadsheet/), version: 1.0.0.dev20181102 2021-07-14T00:20:42,207 Skipping link: not a file: https://pypi.org/simple/incolumepy-spreadsheet/ 2021-07-14T00:20:42,225 Given no hashes to check 1 links for project 'incolumepy-spreadsheet': discarding no candidates 2021-07-14T00:20:42,247 Collecting incolumepy-spreadsheet==1.0.0.dev20181102 2021-07-14T00:20:42,249 Created temporary directory: /tmp/pip-unpack-6o7av067 2021-07-14T00:20:42,425 Downloading incolumepy.spreadsheet-1.0.0.dev20181102.tar.gz (4.3 kB) 2021-07-14T00:20:42,469 Added incolumepy-spreadsheet==1.0.0.dev20181102 from https://files.pythonhosted.org/packages/82/82/64c3b278b2e0f4297c0d18e84730f9c60dfaf77ec59cadd65b8a8943eae1/incolumepy.spreadsheet-1.0.0.dev20181102.tar.gz#sha256=4002e19edec0fe50490a2df6796a0a44e905815c06cc25b3d2ce3d808303e1cc to build tracker '/tmp/pip-req-tracker-7sytwcrw' 2021-07-14T00:20:42,470 Running setup.py (path:/tmp/pip-wheel-o3m2ebpk/incolumepy-spreadsheet_72c6ccb164dc4a77a598f742543b0e72/setup.py) egg_info for package incolumepy-spreadsheet 2021-07-14T00:20:42,471 Created temporary directory: /tmp/pip-pip-egg-info-qz_f3223 2021-07-14T00:20:42,471 Running command python setup.py egg_info 2021-07-14T00:20:43,489 Traceback (most recent call last): 2021-07-14T00:20:43,490 File "", line 1, in 2021-07-14T00:20:43,490 File "/tmp/pip-wheel-o3m2ebpk/incolumepy-spreadsheet_72c6ccb164dc4a77a598f742543b0e72/setup.py", line 4, in 2021-07-14T00:20:43,491 import spreadsheet as package 2021-07-14T00:20:43,491 ModuleNotFoundError: No module named 'spreadsheet' 2021-07-14T00:20:43,539 WARNING: Discarding https://files.pythonhosted.org/packages/82/82/64c3b278b2e0f4297c0d18e84730f9c60dfaf77ec59cadd65b8a8943eae1/incolumepy.spreadsheet-1.0.0.dev20181102.tar.gz#sha256=4002e19edec0fe50490a2df6796a0a44e905815c06cc25b3d2ce3d808303e1cc (from https://pypi.org/simple/incolumepy-spreadsheet/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T00:20:43,540 ERROR: Could not find a version that satisfies the requirement incolumepy-spreadsheet==1.0.0.dev20181102 (from versions: 1.0.0.dev20181102) 2021-07-14T00:20:43,540 ERROR: No matching distribution found for incolumepy-spreadsheet==1.0.0.dev20181102 2021-07-14T00:20:43,541 Exception information: 2021-07-14T00:20:43,541 Traceback (most recent call last): 2021-07-14T00:20:43,541 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T00:20:43,541 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T00:20:43,541 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T00:20:43,541 raise RequirementsConflicted(criterion) 2021-07-14T00:20:43,541 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('incolumepy-spreadsheet==1.0.0.dev20181102') 2021-07-14T00:20:43,541 2021-07-14T00:20:43,541 During handling of the above exception, another exception occurred: 2021-07-14T00:20:43,541 2021-07-14T00:20:43,541 Traceback (most recent call last): 2021-07-14T00:20:43,541 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T00:20:43,541 result = self._result = resolver.resolve( 2021-07-14T00:20:43,541 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T00:20:43,541 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T00:20:43,541 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T00:20:43,541 raise ResolutionImpossible(e.criterion.information) 2021-07-14T00:20:43,541 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('incolumepy-spreadsheet==1.0.0.dev20181102'), parent=None)] 2021-07-14T00:20:43,541 2021-07-14T00:20:43,541 The above exception was the direct cause of the following exception: 2021-07-14T00:20:43,541 2021-07-14T00:20:43,541 Traceback (most recent call last): 2021-07-14T00:20:43,541 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T00:20:43,541 status = self.run(options, args) 2021-07-14T00:20:43,541 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T00:20:43,541 return func(self, options, args) 2021-07-14T00:20:43,541 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T00:20:43,541 requirement_set = resolver.resolve( 2021-07-14T00:20:43,541 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T00:20:43,541 raise error from e 2021-07-14T00:20:43,541 pip._internal.exceptions.DistributionNotFound: No matching distribution found for incolumepy-spreadsheet==1.0.0.dev20181102 2021-07-14T00:20:43,546 Removed incolumepy-spreadsheet==1.0.0.dev20181102 from https://files.pythonhosted.org/packages/82/82/64c3b278b2e0f4297c0d18e84730f9c60dfaf77ec59cadd65b8a8943eae1/incolumepy.spreadsheet-1.0.0.dev20181102.tar.gz#sha256=4002e19edec0fe50490a2df6796a0a44e905815c06cc25b3d2ce3d808303e1cc from build tracker '/tmp/pip-req-tracker-7sytwcrw' 2021-07-14T00:20:43,546 Removed build tracker: '/tmp/pip-req-tracker-7sytwcrw'