2021-07-13T23:11:41,433 Created temporary directory: /tmp/pip-ephem-wheel-cache-l6cnq0og 2021-07-13T23:11:41,436 Created temporary directory: /tmp/pip-req-tracker-lk2cxrys 2021-07-13T23:11:41,436 Initialized build tracking at /tmp/pip-req-tracker-lk2cxrys 2021-07-13T23:11:41,437 Created build tracker: /tmp/pip-req-tracker-lk2cxrys 2021-07-13T23:11:41,437 Entered build tracker: /tmp/pip-req-tracker-lk2cxrys 2021-07-13T23:11:41,437 Created temporary directory: /tmp/pip-wheel-9hatkee1 2021-07-13T23:11:41,472 1 location(s) to search for versions of disorg: 2021-07-13T23:11:41,472 * https://pypi.org/simple/disorg/ 2021-07-13T23:11:41,472 Fetching project page and analyzing links: https://pypi.org/simple/disorg/ 2021-07-13T23:11:41,473 Getting page https://pypi.org/simple/disorg/ 2021-07-13T23:11:41,475 Found index url https://pypi.org/simple 2021-07-13T23:11:41,657 Found link https://files.pythonhosted.org/packages/48/91/dfe82c9f386f73ae6250ac318c936c2cbaec169fc3c693e264f93cfdcd59/disorg-0.0.1.tar.gz#sha256=3719db49df8f1bd6a2467d3c3123745284e28b4ceca63655a8e07fd40b903bd3 (from https://pypi.org/simple/disorg/) (requires-python:>=3.6), version: 0.0.1 2021-07-13T23:11:41,657 Skipping link: not a file: https://pypi.org/simple/disorg/ 2021-07-13T23:11:41,675 Given no hashes to check 1 links for project 'disorg': discarding no candidates 2021-07-13T23:11:41,694 Collecting disorg==0.0.1 2021-07-13T23:11:41,695 Created temporary directory: /tmp/pip-unpack-se7d0j_j 2021-07-13T23:11:41,866 Downloading disorg-0.0.1.tar.gz (1.1 kB) 2021-07-13T23:11:41,901 Added disorg==0.0.1 from https://files.pythonhosted.org/packages/48/91/dfe82c9f386f73ae6250ac318c936c2cbaec169fc3c693e264f93cfdcd59/disorg-0.0.1.tar.gz#sha256=3719db49df8f1bd6a2467d3c3123745284e28b4ceca63655a8e07fd40b903bd3 to build tracker '/tmp/pip-req-tracker-lk2cxrys' 2021-07-13T23:11:41,903 Running setup.py (path:/tmp/pip-wheel-9hatkee1/disorg_68a49a21e78b4f66ae3d0f428119413f/setup.py) egg_info for package disorg 2021-07-13T23:11:41,903 Created temporary directory: /tmp/pip-pip-egg-info-tg2i0sbr 2021-07-13T23:11:41,904 Running command python setup.py egg_info 2021-07-13T23:11:42,914 Traceback (most recent call last): 2021-07-13T23:11:42,915 File "", line 1, in 2021-07-13T23:11:42,915 File "/tmp/pip-wheel-9hatkee1/disorg_68a49a21e78b4f66ae3d0f428119413f/setup.py", line 9, in 2021-07-13T23:11:42,916 with open('README.md', 'r') as f: 2021-07-13T23:11:42,916 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-13T23:11:42,967 WARNING: Discarding https://files.pythonhosted.org/packages/48/91/dfe82c9f386f73ae6250ac318c936c2cbaec169fc3c693e264f93cfdcd59/disorg-0.0.1.tar.gz#sha256=3719db49df8f1bd6a2467d3c3123745284e28b4ceca63655a8e07fd40b903bd3 (from https://pypi.org/simple/disorg/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T23:11:42,969 ERROR: Could not find a version that satisfies the requirement disorg==0.0.1 (from versions: 0.0.1) 2021-07-13T23:11:42,969 ERROR: No matching distribution found for disorg==0.0.1 2021-07-13T23:11:42,969 Exception information: 2021-07-13T23:11:42,969 Traceback (most recent call last): 2021-07-13T23:11:42,969 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T23:11:42,969 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T23:11:42,969 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T23:11:42,969 raise RequirementsConflicted(criterion) 2021-07-13T23:11:42,969 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('disorg==0.0.1') 2021-07-13T23:11:42,969 2021-07-13T23:11:42,969 During handling of the above exception, another exception occurred: 2021-07-13T23:11:42,969 2021-07-13T23:11:42,969 Traceback (most recent call last): 2021-07-13T23:11:42,969 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T23:11:42,969 result = self._result = resolver.resolve( 2021-07-13T23:11:42,969 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T23:11:42,969 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T23:11:42,969 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T23:11:42,969 raise ResolutionImpossible(e.criterion.information) 2021-07-13T23:11:42,969 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('disorg==0.0.1'), parent=None)] 2021-07-13T23:11:42,969 2021-07-13T23:11:42,969 The above exception was the direct cause of the following exception: 2021-07-13T23:11:42,969 2021-07-13T23:11:42,969 Traceback (most recent call last): 2021-07-13T23:11:42,969 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T23:11:42,969 status = self.run(options, args) 2021-07-13T23:11:42,969 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T23:11:42,969 return func(self, options, args) 2021-07-13T23:11:42,969 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T23:11:42,969 requirement_set = resolver.resolve( 2021-07-13T23:11:42,969 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T23:11:42,969 raise error from e 2021-07-13T23:11:42,969 pip._internal.exceptions.DistributionNotFound: No matching distribution found for disorg==0.0.1 2021-07-13T23:11:42,974 Removed disorg==0.0.1 from https://files.pythonhosted.org/packages/48/91/dfe82c9f386f73ae6250ac318c936c2cbaec169fc3c693e264f93cfdcd59/disorg-0.0.1.tar.gz#sha256=3719db49df8f1bd6a2467d3c3123745284e28b4ceca63655a8e07fd40b903bd3 from build tracker '/tmp/pip-req-tracker-lk2cxrys' 2021-07-13T23:11:42,975 Removed build tracker: '/tmp/pip-req-tracker-lk2cxrys'