2021-07-13T05:36:34,799 Created temporary directory: /tmp/pip-ephem-wheel-cache-khlj8o5y 2021-07-13T05:36:34,806 Created temporary directory: /tmp/pip-req-tracker-j_jpa5fn 2021-07-13T05:36:34,807 Initialized build tracking at /tmp/pip-req-tracker-j_jpa5fn 2021-07-13T05:36:34,807 Created build tracker: /tmp/pip-req-tracker-j_jpa5fn 2021-07-13T05:36:34,807 Entered build tracker: /tmp/pip-req-tracker-j_jpa5fn 2021-07-13T05:36:34,808 Created temporary directory: /tmp/pip-wheel-uoq8gzkd 2021-07-13T05:36:34,836 1 location(s) to search for versions of orgmod: 2021-07-13T05:36:34,836 * https://pypi.org/simple/orgmod/ 2021-07-13T05:36:34,837 Fetching project page and analyzing links: https://pypi.org/simple/orgmod/ 2021-07-13T05:36:34,837 Getting page https://pypi.org/simple/orgmod/ 2021-07-13T05:36:34,839 Found index url https://pypi.org/simple 2021-07-13T05:36:35,022 Found link https://files.pythonhosted.org/packages/d8/53/a12009f0f7411567f4e4acdc5c2323dce6c8a17e914fa2d5d405e47cabc2/orgmod-0.1.0.tar.gz#sha256=c4b2fd183d78f3ebf3c3df0289a7a609539cd05e4a3afb71e61e064aa18d624e (from https://pypi.org/simple/orgmod/), version: 0.1.0 2021-07-13T05:36:35,022 Found link https://files.pythonhosted.org/packages/60/8c/051e9e5a71a4388d021e0266f3e9485073fb7e47892fc9dc708a1b4cc738/orgmod-0.1.1.tar.gz#sha256=d952582de3fa5286681565411cf41a267522bf0d35440a3feab33506b972ba54 (from https://pypi.org/simple/orgmod/), version: 0.1.1 2021-07-13T05:36:35,023 Skipping link: not a file: https://pypi.org/simple/orgmod/ 2021-07-13T05:36:35,040 Given no hashes to check 1 links for project 'orgmod': discarding no candidates 2021-07-13T05:36:35,059 Collecting orgmod==0.1.0 2021-07-13T05:36:35,061 Created temporary directory: /tmp/pip-unpack-7ef_qnh9 2021-07-13T05:36:35,242 Downloading orgmod-0.1.0.tar.gz (1.6 kB) 2021-07-13T05:36:35,271 Added orgmod==0.1.0 from https://files.pythonhosted.org/packages/d8/53/a12009f0f7411567f4e4acdc5c2323dce6c8a17e914fa2d5d405e47cabc2/orgmod-0.1.0.tar.gz#sha256=c4b2fd183d78f3ebf3c3df0289a7a609539cd05e4a3afb71e61e064aa18d624e to build tracker '/tmp/pip-req-tracker-j_jpa5fn' 2021-07-13T05:36:35,272 Running setup.py (path:/tmp/pip-wheel-uoq8gzkd/orgmod_c11fc3fd8b3846b78f55bb083b6a40e7/setup.py) egg_info for package orgmod 2021-07-13T05:36:35,273 Created temporary directory: /tmp/pip-pip-egg-info-lr46wy7w 2021-07-13T05:36:35,273 Running command python setup.py egg_info 2021-07-13T05:36:36,051 Traceback (most recent call last): 2021-07-13T05:36:36,051 File "", line 1, in 2021-07-13T05:36:36,052 File "/tmp/pip-wheel-uoq8gzkd/orgmod_c11fc3fd8b3846b78f55bb083b6a40e7/setup.py", line 3, in 2021-07-13T05:36:36,052 with open("README.org") as readme_file: 2021-07-13T05:36:36,052 FileNotFoundError: [Errno 2] No such file or directory: 'README.org' 2021-07-13T05:36:36,099 WARNING: Discarding https://files.pythonhosted.org/packages/d8/53/a12009f0f7411567f4e4acdc5c2323dce6c8a17e914fa2d5d405e47cabc2/orgmod-0.1.0.tar.gz#sha256=c4b2fd183d78f3ebf3c3df0289a7a609539cd05e4a3afb71e61e064aa18d624e (from https://pypi.org/simple/orgmod/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T05:36:36,101 ERROR: Could not find a version that satisfies the requirement orgmod==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-13T05:36:36,101 ERROR: No matching distribution found for orgmod==0.1.0 2021-07-13T05:36:36,101 Exception information: 2021-07-13T05:36:36,101 Traceback (most recent call last): 2021-07-13T05:36:36,101 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T05:36:36,101 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T05:36:36,101 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T05:36:36,101 raise RequirementsConflicted(criterion) 2021-07-13T05:36:36,101 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('orgmod==0.1.0') 2021-07-13T05:36:36,101 2021-07-13T05:36:36,101 During handling of the above exception, another exception occurred: 2021-07-13T05:36:36,101 2021-07-13T05:36:36,101 Traceback (most recent call last): 2021-07-13T05:36:36,101 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T05:36:36,101 result = self._result = resolver.resolve( 2021-07-13T05:36:36,101 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T05:36:36,101 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T05:36:36,101 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T05:36:36,101 raise ResolutionImpossible(e.criterion.information) 2021-07-13T05:36:36,101 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('orgmod==0.1.0'), parent=None)] 2021-07-13T05:36:36,101 2021-07-13T05:36:36,101 The above exception was the direct cause of the following exception: 2021-07-13T05:36:36,101 2021-07-13T05:36:36,101 Traceback (most recent call last): 2021-07-13T05:36:36,101 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T05:36:36,101 status = self.run(options, args) 2021-07-13T05:36:36,101 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T05:36:36,101 return func(self, options, args) 2021-07-13T05:36:36,101 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T05:36:36,101 requirement_set = resolver.resolve( 2021-07-13T05:36:36,101 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T05:36:36,101 raise error from e 2021-07-13T05:36:36,101 pip._internal.exceptions.DistributionNotFound: No matching distribution found for orgmod==0.1.0 2021-07-13T05:36:36,107 Removed orgmod==0.1.0 from https://files.pythonhosted.org/packages/d8/53/a12009f0f7411567f4e4acdc5c2323dce6c8a17e914fa2d5d405e47cabc2/orgmod-0.1.0.tar.gz#sha256=c4b2fd183d78f3ebf3c3df0289a7a609539cd05e4a3afb71e61e064aa18d624e from build tracker '/tmp/pip-req-tracker-j_jpa5fn' 2021-07-13T05:36:36,107 Removed build tracker: '/tmp/pip-req-tracker-j_jpa5fn'