2021-07-13T18:24:35,826 Created temporary directory: /tmp/pip-ephem-wheel-cache-krj9ptlq 2021-07-13T18:24:35,831 Created temporary directory: /tmp/pip-req-tracker-76l1l5l9 2021-07-13T18:24:35,832 Initialized build tracking at /tmp/pip-req-tracker-76l1l5l9 2021-07-13T18:24:35,833 Created build tracker: /tmp/pip-req-tracker-76l1l5l9 2021-07-13T18:24:35,833 Entered build tracker: /tmp/pip-req-tracker-76l1l5l9 2021-07-13T18:24:35,834 Created temporary directory: /tmp/pip-wheel-g07gd6od 2021-07-13T18:24:35,882 1 location(s) to search for versions of gpxmap: 2021-07-13T18:24:35,882 * https://pypi.org/simple/gpxmap/ 2021-07-13T18:24:35,883 Fetching project page and analyzing links: https://pypi.org/simple/gpxmap/ 2021-07-13T18:24:35,885 Getting page https://pypi.org/simple/gpxmap/ 2021-07-13T18:24:35,887 Found index url https://pypi.org/simple 2021-07-13T18:24:36,002 Found link https://files.pythonhosted.org/packages/2f/e8/68f2fc1128bd2e06441767c02ad0f32238b24c985b3810471b6088f33037/gpxMap-0.0.0.tar.gz#sha256=1859d1dbbcd264f4f6daf0e0debe8794f928fed343f60e1af0603c989f3f5fb2 (from https://pypi.org/simple/gpxmap/), version: 0.0.0 2021-07-13T18:24:36,003 Found link https://files.pythonhosted.org/packages/dd/a0/56eae643bca2adeba2338670be05f338641135723cf7009d3a9d5e0ad241/gpxMap-0.0.1.tar.gz#sha256=b1fd47c78abec89a54caacd89e3abaaef44c95cfa6562c000a4eaec94ac7d850 (from https://pypi.org/simple/gpxmap/), version: 0.0.1 2021-07-13T18:24:36,003 Skipping link: not a file: https://pypi.org/simple/gpxmap/ 2021-07-13T18:24:36,034 Given no hashes to check 1 links for project 'gpxmap': discarding no candidates 2021-07-13T18:24:36,067 Collecting gpxmap==0.0.0 2021-07-13T18:24:36,070 Created temporary directory: /tmp/pip-unpack-m47oqh3y 2021-07-13T18:24:36,252 Downloading gpxMap-0.0.0.tar.gz (5.5 kB) 2021-07-13T18:24:36,321 Added gpxmap==0.0.0 from https://files.pythonhosted.org/packages/2f/e8/68f2fc1128bd2e06441767c02ad0f32238b24c985b3810471b6088f33037/gpxMap-0.0.0.tar.gz#sha256=1859d1dbbcd264f4f6daf0e0debe8794f928fed343f60e1af0603c989f3f5fb2 to build tracker '/tmp/pip-req-tracker-76l1l5l9' 2021-07-13T18:24:36,322 Running setup.py (path:/tmp/pip-wheel-g07gd6od/gpxmap_217e66f2a2984d219623d7980eb4433d/setup.py) egg_info for package gpxmap 2021-07-13T18:24:36,334 Created temporary directory: /tmp/pip-pip-egg-info-3if94ktc 2021-07-13T18:24:36,335 Running command python setup.py egg_info 2021-07-13T18:24:38,438 Traceback (most recent call last): 2021-07-13T18:24:38,439 File "", line 1, in 2021-07-13T18:24:38,440 File "/tmp/pip-wheel-g07gd6od/gpxmap_217e66f2a2984d219623d7980eb4433d/setup.py", line 2, in 2021-07-13T18:24:38,442 import gpxMap 2021-07-13T18:24:38,442 File "/tmp/pip-wheel-g07gd6od/gpxmap_217e66f2a2984d219623d7980eb4433d/gpxMap/__init__.py", line 8, in 2021-07-13T18:24:38,444 import gpxpy 2021-07-13T18:24:38,454 ModuleNotFoundError: No module named 'gpxpy' 2021-07-13T18:24:38,529 WARNING: Discarding https://files.pythonhosted.org/packages/2f/e8/68f2fc1128bd2e06441767c02ad0f32238b24c985b3810471b6088f33037/gpxMap-0.0.0.tar.gz#sha256=1859d1dbbcd264f4f6daf0e0debe8794f928fed343f60e1af0603c989f3f5fb2 (from https://pypi.org/simple/gpxmap/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T18:24:38,532 ERROR: Could not find a version that satisfies the requirement gpxmap==0.0.0 (from versions: 0.0.0, 0.0.1) 2021-07-13T18:24:38,532 ERROR: No matching distribution found for gpxmap==0.0.0 2021-07-13T18:24:38,533 Exception information: 2021-07-13T18:24:38,533 Traceback (most recent call last): 2021-07-13T18:24:38,533 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T18:24:38,533 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T18:24:38,533 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T18:24:38,533 raise RequirementsConflicted(criterion) 2021-07-13T18:24:38,533 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gpxmap==0.0.0') 2021-07-13T18:24:38,533 2021-07-13T18:24:38,533 During handling of the above exception, another exception occurred: 2021-07-13T18:24:38,533 2021-07-13T18:24:38,533 Traceback (most recent call last): 2021-07-13T18:24:38,533 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T18:24:38,533 result = self._result = resolver.resolve( 2021-07-13T18:24:38,533 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T18:24:38,533 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T18:24:38,533 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T18:24:38,533 raise ResolutionImpossible(e.criterion.information) 2021-07-13T18:24:38,533 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gpxmap==0.0.0'), parent=None)] 2021-07-13T18:24:38,533 2021-07-13T18:24:38,533 The above exception was the direct cause of the following exception: 2021-07-13T18:24:38,533 2021-07-13T18:24:38,533 Traceback (most recent call last): 2021-07-13T18:24:38,533 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T18:24:38,533 status = self.run(options, args) 2021-07-13T18:24:38,533 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T18:24:38,533 return func(self, options, args) 2021-07-13T18:24:38,533 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T18:24:38,533 requirement_set = resolver.resolve( 2021-07-13T18:24:38,533 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T18:24:38,533 raise error from e 2021-07-13T18:24:38,533 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gpxmap==0.0.0 2021-07-13T18:24:38,541 Removed gpxmap==0.0.0 from https://files.pythonhosted.org/packages/2f/e8/68f2fc1128bd2e06441767c02ad0f32238b24c985b3810471b6088f33037/gpxMap-0.0.0.tar.gz#sha256=1859d1dbbcd264f4f6daf0e0debe8794f928fed343f60e1af0603c989f3f5fb2 from build tracker '/tmp/pip-req-tracker-76l1l5l9' 2021-07-13T18:24:38,542 Removed build tracker: '/tmp/pip-req-tracker-76l1l5l9'