2021-07-10T01:25:52,404 Created temporary directory: /tmp/pip-ephem-wheel-cache-u9_q5var 2021-07-10T01:25:52,407 Created temporary directory: /tmp/pip-req-tracker-cr1is7a_ 2021-07-10T01:25:52,408 Initialized build tracking at /tmp/pip-req-tracker-cr1is7a_ 2021-07-10T01:25:52,408 Created build tracker: /tmp/pip-req-tracker-cr1is7a_ 2021-07-10T01:25:52,408 Entered build tracker: /tmp/pip-req-tracker-cr1is7a_ 2021-07-10T01:25:52,409 Created temporary directory: /tmp/pip-wheel-_8p11da2 2021-07-10T01:25:52,443 1 location(s) to search for versions of hotspotd: 2021-07-10T01:25:52,443 * https://pypi.org/simple/hotspotd/ 2021-07-10T01:25:52,443 Fetching project page and analyzing links: https://pypi.org/simple/hotspotd/ 2021-07-10T01:25:52,444 Getting page https://pypi.org/simple/hotspotd/ 2021-07-10T01:25:52,445 Found index url https://pypi.org/simple 2021-07-10T01:25:52,625 Found link https://files.pythonhosted.org/packages/13/48/8793653ed81a38c6f16deee8d82a071e5229687c4b03d188fb7dfc50bb10/hotspotd-0.1.4.tar.gz#sha256=f6152ee413634bf04679fdb1401d670f8e5683c9d04b26f0e9c6eedffe0febc3 (from https://pypi.org/simple/hotspotd/), version: 0.1.4 2021-07-10T01:25:52,626 Skipping link: not a file: https://pypi.org/simple/hotspotd/ 2021-07-10T01:25:52,642 Given no hashes to check 1 links for project 'hotspotd': discarding no candidates 2021-07-10T01:25:52,659 Collecting hotspotd==0.1.4 2021-07-10T01:25:52,661 Created temporary directory: /tmp/pip-unpack-64elo_y0 2021-07-10T01:25:52,832 Downloading hotspotd-0.1.4.tar.gz (5.6 kB) 2021-07-10T01:25:52,865 Added hotspotd==0.1.4 from https://files.pythonhosted.org/packages/13/48/8793653ed81a38c6f16deee8d82a071e5229687c4b03d188fb7dfc50bb10/hotspotd-0.1.4.tar.gz#sha256=f6152ee413634bf04679fdb1401d670f8e5683c9d04b26f0e9c6eedffe0febc3 to build tracker '/tmp/pip-req-tracker-cr1is7a_' 2021-07-10T01:25:52,866 Running setup.py (path:/tmp/pip-wheel-_8p11da2/hotspotd_b5078d86105d44b7a5777223145cd8d3/setup.py) egg_info for package hotspotd 2021-07-10T01:25:52,866 Created temporary directory: /tmp/pip-pip-egg-info-c9k05wnf 2021-07-10T01:25:52,867 Running command python setup.py egg_info 2021-07-10T01:25:53,476 Traceback (most recent call last): 2021-07-10T01:25:53,477 File "", line 1, in 2021-07-10T01:25:53,477 File "/tmp/pip-wheel-_8p11da2/hotspotd_b5078d86105d44b7a5777223145cd8d3/setup.py", line 13 2021-07-10T01:25:53,478 print 'Removing files from ' + loc 2021-07-10T01:25:53,478 ^ 2021-07-10T01:25:53,478 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Removing files from ' + loc)? 2021-07-10T01:25:53,526 WARNING: Discarding https://files.pythonhosted.org/packages/13/48/8793653ed81a38c6f16deee8d82a071e5229687c4b03d188fb7dfc50bb10/hotspotd-0.1.4.tar.gz#sha256=f6152ee413634bf04679fdb1401d670f8e5683c9d04b26f0e9c6eedffe0febc3 (from https://pypi.org/simple/hotspotd/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T01:25:53,527 ERROR: Could not find a version that satisfies the requirement hotspotd==0.1.4 (from versions: 0.1.4) 2021-07-10T01:25:53,527 ERROR: No matching distribution found for hotspotd==0.1.4 2021-07-10T01:25:53,528 Exception information: 2021-07-10T01:25:53,528 Traceback (most recent call last): 2021-07-10T01:25:53,528 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T01:25:53,528 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T01:25:53,528 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T01:25:53,528 raise RequirementsConflicted(criterion) 2021-07-10T01:25:53,528 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hotspotd==0.1.4') 2021-07-10T01:25:53,528 2021-07-10T01:25:53,528 During handling of the above exception, another exception occurred: 2021-07-10T01:25:53,528 2021-07-10T01:25:53,528 Traceback (most recent call last): 2021-07-10T01:25:53,528 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T01:25:53,528 result = self._result = resolver.resolve( 2021-07-10T01:25:53,528 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T01:25:53,528 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T01:25:53,528 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T01:25:53,528 raise ResolutionImpossible(e.criterion.information) 2021-07-10T01:25:53,528 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hotspotd==0.1.4'), parent=None)] 2021-07-10T01:25:53,528 2021-07-10T01:25:53,528 The above exception was the direct cause of the following exception: 2021-07-10T01:25:53,528 2021-07-10T01:25:53,528 Traceback (most recent call last): 2021-07-10T01:25:53,528 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T01:25:53,528 status = self.run(options, args) 2021-07-10T01:25:53,528 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T01:25:53,528 return func(self, options, args) 2021-07-10T01:25:53,528 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T01:25:53,528 requirement_set = resolver.resolve( 2021-07-10T01:25:53,528 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T01:25:53,528 raise error from e 2021-07-10T01:25:53,528 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hotspotd==0.1.4 2021-07-10T01:25:53,532 Removed hotspotd==0.1.4 from https://files.pythonhosted.org/packages/13/48/8793653ed81a38c6f16deee8d82a071e5229687c4b03d188fb7dfc50bb10/hotspotd-0.1.4.tar.gz#sha256=f6152ee413634bf04679fdb1401d670f8e5683c9d04b26f0e9c6eedffe0febc3 from build tracker '/tmp/pip-req-tracker-cr1is7a_' 2021-07-10T01:25:53,533 Removed build tracker: '/tmp/pip-req-tracker-cr1is7a_'