2021-07-08T17:51:56,742 Created temporary directory: /tmp/pip-ephem-wheel-cache-t3lrsnkd 2021-07-08T17:51:56,745 Created temporary directory: /tmp/pip-req-tracker-2hxvhxpf 2021-07-08T17:51:56,746 Initialized build tracking at /tmp/pip-req-tracker-2hxvhxpf 2021-07-08T17:51:56,746 Created build tracker: /tmp/pip-req-tracker-2hxvhxpf 2021-07-08T17:51:56,746 Entered build tracker: /tmp/pip-req-tracker-2hxvhxpf 2021-07-08T17:51:56,747 Created temporary directory: /tmp/pip-wheel-u4_9he2g 2021-07-08T17:51:56,780 1 location(s) to search for versions of trafikanten: 2021-07-08T17:51:56,780 * https://pypi.org/simple/trafikanten/ 2021-07-08T17:51:56,781 Fetching project page and analyzing links: https://pypi.org/simple/trafikanten/ 2021-07-08T17:51:56,781 Getting page https://pypi.org/simple/trafikanten/ 2021-07-08T17:51:56,783 Found index url https://pypi.org/simple 2021-07-08T17:51:56,966 Found link https://files.pythonhosted.org/packages/19/dd/b136207874e681f4741d7d2afb0091cff02fd5c0fe6470a0d62d58f45a4b/trafikanten-0.1.tar.gz#sha256=fd222f008c6521f837be75b39dd75c347c7c90f5a5d01664437c4a5e7a87bb27 (from https://pypi.org/simple/trafikanten/), version: 0.1 2021-07-08T17:51:56,967 Found link https://files.pythonhosted.org/packages/bc/37/1a13edbc5178584471adcfbbb1645f2d2003cc2d862208844f0d0202c53b/trafikanten-0.2.tar.gz#sha256=4424026fe82364a7a1242d91ebe5e9308dba633bbc8746d53643cf66f7c194e1 (from https://pypi.org/simple/trafikanten/), version: 0.2 2021-07-08T17:51:56,967 Skipping link: not a file: https://pypi.org/simple/trafikanten/ 2021-07-08T17:51:56,983 Given no hashes to check 1 links for project 'trafikanten': discarding no candidates 2021-07-08T17:51:57,000 Collecting trafikanten==0.2 2021-07-08T17:51:57,002 Created temporary directory: /tmp/pip-unpack-rczsxvx4 2021-07-08T17:51:57,173 Downloading trafikanten-0.2.tar.gz (9.9 kB) 2021-07-08T17:51:57,210 Added trafikanten==0.2 from https://files.pythonhosted.org/packages/bc/37/1a13edbc5178584471adcfbbb1645f2d2003cc2d862208844f0d0202c53b/trafikanten-0.2.tar.gz#sha256=4424026fe82364a7a1242d91ebe5e9308dba633bbc8746d53643cf66f7c194e1 to build tracker '/tmp/pip-req-tracker-2hxvhxpf' 2021-07-08T17:51:57,211 Running setup.py (path:/tmp/pip-wheel-u4_9he2g/trafikanten_51824f23106a45678794d454552042b4/setup.py) egg_info for package trafikanten 2021-07-08T17:51:57,212 Created temporary directory: /tmp/pip-pip-egg-info-kt2yvkyx 2021-07-08T17:51:57,212 Running command python setup.py egg_info 2021-07-08T17:51:57,927 Traceback (most recent call last): 2021-07-08T17:51:57,928 File "", line 1, in 2021-07-08T17:51:57,928 File "/tmp/pip-wheel-u4_9he2g/trafikanten_51824f23106a45678794d454552042b4/setup.py", line 3, in 2021-07-08T17:51:57,929 import trafikanten 2021-07-08T17:51:57,929 File "/tmp/pip-wheel-u4_9he2g/trafikanten_51824f23106a45678794d454552042b4/trafikanten/__init__.py", line 20, in 2021-07-08T17:51:57,929 from .api import find_station, get_realtime 2021-07-08T17:51:57,930 File "/tmp/pip-wheel-u4_9he2g/trafikanten_51824f23106a45678794d454552042b4/trafikanten/api.py", line 8, in 2021-07-08T17:51:57,930 from util import utm_to_lat_lng 2021-07-08T17:51:57,930 ModuleNotFoundError: No module named 'util' 2021-07-08T17:51:57,985 WARNING: Discarding https://files.pythonhosted.org/packages/bc/37/1a13edbc5178584471adcfbbb1645f2d2003cc2d862208844f0d0202c53b/trafikanten-0.2.tar.gz#sha256=4424026fe82364a7a1242d91ebe5e9308dba633bbc8746d53643cf66f7c194e1 (from https://pypi.org/simple/trafikanten/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T17:51:57,986 ERROR: Could not find a version that satisfies the requirement trafikanten==0.2 (from versions: 0.1, 0.2) 2021-07-08T17:51:57,986 ERROR: No matching distribution found for trafikanten==0.2 2021-07-08T17:51:57,987 Exception information: 2021-07-08T17:51:57,987 Traceback (most recent call last): 2021-07-08T17:51:57,987 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T17:51:57,987 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T17:51:57,987 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T17:51:57,987 raise RequirementsConflicted(criterion) 2021-07-08T17:51:57,987 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('trafikanten==0.2') 2021-07-08T17:51:57,987 2021-07-08T17:51:57,987 During handling of the above exception, another exception occurred: 2021-07-08T17:51:57,987 2021-07-08T17:51:57,987 Traceback (most recent call last): 2021-07-08T17:51:57,987 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T17:51:57,987 result = self._result = resolver.resolve( 2021-07-08T17:51:57,987 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T17:51:57,987 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T17:51:57,987 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T17:51:57,987 raise ResolutionImpossible(e.criterion.information) 2021-07-08T17:51:57,987 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('trafikanten==0.2'), parent=None)] 2021-07-08T17:51:57,987 2021-07-08T17:51:57,987 The above exception was the direct cause of the following exception: 2021-07-08T17:51:57,987 2021-07-08T17:51:57,987 Traceback (most recent call last): 2021-07-08T17:51:57,987 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T17:51:57,987 status = self.run(options, args) 2021-07-08T17:51:57,987 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T17:51:57,987 return func(self, options, args) 2021-07-08T17:51:57,987 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T17:51:57,987 requirement_set = resolver.resolve( 2021-07-08T17:51:57,987 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T17:51:57,987 raise error from e 2021-07-08T17:51:57,987 pip._internal.exceptions.DistributionNotFound: No matching distribution found for trafikanten==0.2 2021-07-08T17:51:57,992 Removed trafikanten==0.2 from https://files.pythonhosted.org/packages/bc/37/1a13edbc5178584471adcfbbb1645f2d2003cc2d862208844f0d0202c53b/trafikanten-0.2.tar.gz#sha256=4424026fe82364a7a1242d91ebe5e9308dba633bbc8746d53643cf66f7c194e1 from build tracker '/tmp/pip-req-tracker-2hxvhxpf' 2021-07-08T17:51:57,992 Removed build tracker: '/tmp/pip-req-tracker-2hxvhxpf'