2021-07-14T09:11:31,935 Created temporary directory: /tmp/pip-ephem-wheel-cache-tn1ygo4r 2021-07-14T09:11:31,938 Created temporary directory: /tmp/pip-req-tracker-dl9pjwup 2021-07-14T09:11:31,939 Initialized build tracking at /tmp/pip-req-tracker-dl9pjwup 2021-07-14T09:11:31,939 Created build tracker: /tmp/pip-req-tracker-dl9pjwup 2021-07-14T09:11:31,939 Entered build tracker: /tmp/pip-req-tracker-dl9pjwup 2021-07-14T09:11:31,940 Created temporary directory: /tmp/pip-wheel-852k4ali 2021-07-14T09:11:31,970 1 location(s) to search for versions of continentinfo: 2021-07-14T09:11:31,970 * https://pypi.org/simple/continentinfo/ 2021-07-14T09:11:31,970 Fetching project page and analyzing links: https://pypi.org/simple/continentinfo/ 2021-07-14T09:11:31,971 Getting page https://pypi.org/simple/continentinfo/ 2021-07-14T09:11:31,973 Found index url https://pypi.org/simple 2021-07-14T09:11:32,146 Found link https://files.pythonhosted.org/packages/18/01/cf4c18f0555b2454c083968fa672ab8c317c895701d8584ee66f2835bfb7/ContinentInfo-1.0.tar.gz#sha256=3cb7d52eafcc1668a865da2a3b32e075f0dd1ce91e2959abb02f9be501867fd7 (from https://pypi.org/simple/continentinfo/), version: 1.0 2021-07-14T09:11:32,147 Found link https://files.pythonhosted.org/packages/f8/da/b8e9f23fda7d58bfca30ce81a621a92f7211d088710746a8c8f15527ba60/ContinentInfo-1.1.tar.gz#sha256=9b026252bcbd5c62eaa7f818b7920f1e7623146b376dc1936fa8155b2f68e806 (from https://pypi.org/simple/continentinfo/), version: 1.1 2021-07-14T09:11:32,147 Found link https://files.pythonhosted.org/packages/86/03/0d1c6963aa18547254d1fcc4d6a8cca2a4971404c0fbf60ce9da2f1b05d4/ContinentInfo-1.2.tar.gz#sha256=501f8ce8e4d2a3ac136c1774115d547fced8616415072eb9451b564b4ca8e374 (from https://pypi.org/simple/continentinfo/), version: 1.2 2021-07-14T09:11:32,147 Skipping link: not a file: https://pypi.org/simple/continentinfo/ 2021-07-14T09:11:32,166 Given no hashes to check 1 links for project 'continentinfo': discarding no candidates 2021-07-14T09:11:32,186 Collecting continentinfo==1.0 2021-07-14T09:11:32,188 Created temporary directory: /tmp/pip-unpack-dzl6o5gk 2021-07-14T09:11:32,229 Downloading ContinentInfo-1.0.tar.gz (2.7 kB) 2021-07-14T09:11:32,258 Added continentinfo==1.0 from https://files.pythonhosted.org/packages/18/01/cf4c18f0555b2454c083968fa672ab8c317c895701d8584ee66f2835bfb7/ContinentInfo-1.0.tar.gz#sha256=3cb7d52eafcc1668a865da2a3b32e075f0dd1ce91e2959abb02f9be501867fd7 to build tracker '/tmp/pip-req-tracker-dl9pjwup' 2021-07-14T09:11:32,259 Running setup.py (path:/tmp/pip-wheel-852k4ali/continentinfo_2fc71e74f2154023819744ad773d5220/setup.py) egg_info for package continentinfo 2021-07-14T09:11:32,260 Created temporary directory: /tmp/pip-pip-egg-info-43chikcc 2021-07-14T09:11:32,260 Running command python setup.py egg_info 2021-07-14T09:11:33,422 Traceback (most recent call last): 2021-07-14T09:11:33,423 File "", line 1, in 2021-07-14T09:11:33,423 File "/tmp/pip-wheel-852k4ali/continentinfo_2fc71e74f2154023819744ad773d5220/setup.py", line 3, in 2021-07-14T09:11:33,424 with open("ContinentInfo/README.md", "r") as fh: 2021-07-14T09:11:33,424 FileNotFoundError: [Errno 2] No such file or directory: 'ContinentInfo/README.md' 2021-07-14T09:11:33,488 WARNING: Discarding https://files.pythonhosted.org/packages/18/01/cf4c18f0555b2454c083968fa672ab8c317c895701d8584ee66f2835bfb7/ContinentInfo-1.0.tar.gz#sha256=3cb7d52eafcc1668a865da2a3b32e075f0dd1ce91e2959abb02f9be501867fd7 (from https://pypi.org/simple/continentinfo/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T09:11:33,489 ERROR: Could not find a version that satisfies the requirement continentinfo==1.0 (from versions: 1.0, 1.1, 1.2) 2021-07-14T09:11:33,490 ERROR: No matching distribution found for continentinfo==1.0 2021-07-14T09:11:33,490 Exception information: 2021-07-14T09:11:33,490 Traceback (most recent call last): 2021-07-14T09:11:33,490 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T09:11:33,490 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T09:11:33,490 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T09:11:33,490 raise RequirementsConflicted(criterion) 2021-07-14T09:11:33,490 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('continentinfo==1.0') 2021-07-14T09:11:33,490 2021-07-14T09:11:33,490 During handling of the above exception, another exception occurred: 2021-07-14T09:11:33,490 2021-07-14T09:11:33,490 Traceback (most recent call last): 2021-07-14T09:11:33,490 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T09:11:33,490 result = self._result = resolver.resolve( 2021-07-14T09:11:33,490 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T09:11:33,490 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T09:11:33,490 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T09:11:33,490 raise ResolutionImpossible(e.criterion.information) 2021-07-14T09:11:33,490 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('continentinfo==1.0'), parent=None)] 2021-07-14T09:11:33,490 2021-07-14T09:11:33,490 The above exception was the direct cause of the following exception: 2021-07-14T09:11:33,490 2021-07-14T09:11:33,490 Traceback (most recent call last): 2021-07-14T09:11:33,490 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T09:11:33,490 status = self.run(options, args) 2021-07-14T09:11:33,490 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T09:11:33,490 return func(self, options, args) 2021-07-14T09:11:33,490 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T09:11:33,490 requirement_set = resolver.resolve( 2021-07-14T09:11:33,490 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T09:11:33,490 raise error from e 2021-07-14T09:11:33,490 pip._internal.exceptions.DistributionNotFound: No matching distribution found for continentinfo==1.0 2021-07-14T09:11:33,495 Removed continentinfo==1.0 from https://files.pythonhosted.org/packages/18/01/cf4c18f0555b2454c083968fa672ab8c317c895701d8584ee66f2835bfb7/ContinentInfo-1.0.tar.gz#sha256=3cb7d52eafcc1668a865da2a3b32e075f0dd1ce91e2959abb02f9be501867fd7 from build tracker '/tmp/pip-req-tracker-dl9pjwup' 2021-07-14T09:11:33,495 Removed build tracker: '/tmp/pip-req-tracker-dl9pjwup'