2021-07-11T18:50:15,764 Created temporary directory: /tmp/pip-ephem-wheel-cache-fp8hm2y2 2021-07-11T18:50:15,767 Created temporary directory: /tmp/pip-req-tracker-mfc_2ve8 2021-07-11T18:50:15,767 Initialized build tracking at /tmp/pip-req-tracker-mfc_2ve8 2021-07-11T18:50:15,767 Created build tracker: /tmp/pip-req-tracker-mfc_2ve8 2021-07-11T18:50:15,767 Entered build tracker: /tmp/pip-req-tracker-mfc_2ve8 2021-07-11T18:50:15,768 Created temporary directory: /tmp/pip-wheel-mnmkwhce 2021-07-11T18:50:15,798 1 location(s) to search for versions of nctu-oauth: 2021-07-11T18:50:15,798 * https://pypi.org/simple/nctu-oauth/ 2021-07-11T18:50:15,798 Fetching project page and analyzing links: https://pypi.org/simple/nctu-oauth/ 2021-07-11T18:50:15,799 Getting page https://pypi.org/simple/nctu-oauth/ 2021-07-11T18:50:15,800 Found index url https://pypi.org/simple 2021-07-11T18:50:15,988 Found link https://files.pythonhosted.org/packages/2b/b8/c3f9ffe1692a1e22786b7bcd3901c4c2b2ccfee9c66fd2a92438d8758aa6/NCTU-Oauth-0.1.0.tar.gz#sha256=c86f749f003035c9ba6665b88ca679969aee956a4b2ebce52427dd3bddf36697 (from https://pypi.org/simple/nctu-oauth/), version: 0.1.0 2021-07-11T18:50:15,989 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/5e/07/c6508378015a0c79d81c8878b7163e7ab97f21ecbb911a752c60eb927605/NCTU_Oauth-0.1.0-py2.7.egg#sha256=77673c70ec39f89564004242bd174594a8b83a33f8777e1343528bea19d8eae0 (from https://pypi.org/simple/nctu-oauth/) 2021-07-11T18:50:15,989 Skipping link: not a file: https://pypi.org/simple/nctu-oauth/ 2021-07-11T18:50:16,007 Given no hashes to check 1 links for project 'nctu-oauth': discarding no candidates 2021-07-11T18:50:16,026 Collecting nctu-oauth==0.1.0 2021-07-11T18:50:16,027 Created temporary directory: /tmp/pip-unpack-20aen4b6 2021-07-11T18:50:16,067 Downloading NCTU-Oauth-0.1.0.tar.gz (2.3 kB) 2021-07-11T18:50:16,100 Added nctu-oauth==0.1.0 from https://files.pythonhosted.org/packages/2b/b8/c3f9ffe1692a1e22786b7bcd3901c4c2b2ccfee9c66fd2a92438d8758aa6/NCTU-Oauth-0.1.0.tar.gz#sha256=c86f749f003035c9ba6665b88ca679969aee956a4b2ebce52427dd3bddf36697 to build tracker '/tmp/pip-req-tracker-mfc_2ve8' 2021-07-11T18:50:16,101 Running setup.py (path:/tmp/pip-wheel-mnmkwhce/nctu-oauth_938839076a3b44c2a5625f0175a3865b/setup.py) egg_info for package nctu-oauth 2021-07-11T18:50:16,102 Created temporary directory: /tmp/pip-pip-egg-info-4p0h7om7 2021-07-11T18:50:16,102 Running command python setup.py egg_info 2021-07-11T18:50:16,990 Traceback (most recent call last): 2021-07-11T18:50:16,990 File "", line 1, in 2021-07-11T18:50:16,991 File "/tmp/pip-wheel-mnmkwhce/nctu-oauth_938839076a3b44c2a5625f0175a3865b/setup.py", line 7, in 2021-07-11T18:50:16,991 with open('README.md') as f: 2021-07-11T18:50:16,991 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-11T18:50:17,041 WARNING: Discarding https://files.pythonhosted.org/packages/2b/b8/c3f9ffe1692a1e22786b7bcd3901c4c2b2ccfee9c66fd2a92438d8758aa6/NCTU-Oauth-0.1.0.tar.gz#sha256=c86f749f003035c9ba6665b88ca679969aee956a4b2ebce52427dd3bddf36697 (from https://pypi.org/simple/nctu-oauth/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T18:50:17,042 ERROR: Could not find a version that satisfies the requirement nctu-oauth==0.1.0 (from versions: 0.1.0) 2021-07-11T18:50:17,042 ERROR: No matching distribution found for nctu-oauth==0.1.0 2021-07-11T18:50:17,043 Exception information: 2021-07-11T18:50:17,043 Traceback (most recent call last): 2021-07-11T18:50:17,043 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T18:50:17,043 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T18:50:17,043 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T18:50:17,043 raise RequirementsConflicted(criterion) 2021-07-11T18:50:17,043 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nctu-oauth==0.1.0') 2021-07-11T18:50:17,043 2021-07-11T18:50:17,043 During handling of the above exception, another exception occurred: 2021-07-11T18:50:17,043 2021-07-11T18:50:17,043 Traceback (most recent call last): 2021-07-11T18:50:17,043 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T18:50:17,043 result = self._result = resolver.resolve( 2021-07-11T18:50:17,043 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T18:50:17,043 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T18:50:17,043 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T18:50:17,043 raise ResolutionImpossible(e.criterion.information) 2021-07-11T18:50:17,043 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nctu-oauth==0.1.0'), parent=None)] 2021-07-11T18:50:17,043 2021-07-11T18:50:17,043 The above exception was the direct cause of the following exception: 2021-07-11T18:50:17,043 2021-07-11T18:50:17,043 Traceback (most recent call last): 2021-07-11T18:50:17,043 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T18:50:17,043 status = self.run(options, args) 2021-07-11T18:50:17,043 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T18:50:17,043 return func(self, options, args) 2021-07-11T18:50:17,043 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T18:50:17,043 requirement_set = resolver.resolve( 2021-07-11T18:50:17,043 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T18:50:17,043 raise error from e 2021-07-11T18:50:17,043 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nctu-oauth==0.1.0 2021-07-11T18:50:17,048 Removed nctu-oauth==0.1.0 from https://files.pythonhosted.org/packages/2b/b8/c3f9ffe1692a1e22786b7bcd3901c4c2b2ccfee9c66fd2a92438d8758aa6/NCTU-Oauth-0.1.0.tar.gz#sha256=c86f749f003035c9ba6665b88ca679969aee956a4b2ebce52427dd3bddf36697 from build tracker '/tmp/pip-req-tracker-mfc_2ve8' 2021-07-11T18:50:17,048 Removed build tracker: '/tmp/pip-req-tracker-mfc_2ve8'