2021-07-12T00:42:31,262 Created temporary directory: /tmp/pip-ephem-wheel-cache-pqhtkbmd 2021-07-12T00:42:31,265 Created temporary directory: /tmp/pip-req-tracker-ky4kltpb 2021-07-12T00:42:31,265 Initialized build tracking at /tmp/pip-req-tracker-ky4kltpb 2021-07-12T00:42:31,265 Created build tracker: /tmp/pip-req-tracker-ky4kltpb 2021-07-12T00:42:31,266 Entered build tracker: /tmp/pip-req-tracker-ky4kltpb 2021-07-12T00:42:31,266 Created temporary directory: /tmp/pip-wheel-v6xql472 2021-07-12T00:42:31,296 1 location(s) to search for versions of rf-monitor: 2021-07-12T00:42:31,296 * https://pypi.org/simple/rf-monitor/ 2021-07-12T00:42:31,296 Fetching project page and analyzing links: https://pypi.org/simple/rf-monitor/ 2021-07-12T00:42:31,297 Getting page https://pypi.org/simple/rf-monitor/ 2021-07-12T00:42:31,298 Found index url https://pypi.org/simple 2021-07-12T00:42:31,477 Found link https://files.pythonhosted.org/packages/de/66/d4684ebb7ca52fa583895671194ebc4cca9483b05982fc5b60e8b240777e/rf-monitor-1.0.1.tar.gz#sha256=d63370480fc20da1cf239b2a29b0accf30903be4f43f0c33e3b36706c20f6fc0 (from https://pypi.org/simple/rf-monitor/), version: 1.0.1 2021-07-12T00:42:31,478 Found link https://files.pythonhosted.org/packages/53/2e/594ed2a313f4d8d67772eef257d51b61ebfa0b6b64b1d6e894d086966774/rf-monitor-1.0.2.tar.gz#sha256=2cc75a312f11d97d1b3799121df8b32ee2b56d4a2e39d373b46e2eda429727ac (from https://pypi.org/simple/rf-monitor/), version: 1.0.2 2021-07-12T00:42:31,478 Skipping link: not a file: https://pypi.org/simple/rf-monitor/ 2021-07-12T00:42:31,496 Given no hashes to check 1 links for project 'rf-monitor': discarding no candidates 2021-07-12T00:42:31,514 Collecting rf-monitor==1.0.1 2021-07-12T00:42:31,516 Created temporary directory: /tmp/pip-unpack-zjojpc59 2021-07-12T00:42:31,695 Downloading rf-monitor-1.0.1.tar.gz (53 kB) 2021-07-12T00:42:31,818 Added rf-monitor==1.0.1 from https://files.pythonhosted.org/packages/de/66/d4684ebb7ca52fa583895671194ebc4cca9483b05982fc5b60e8b240777e/rf-monitor-1.0.1.tar.gz#sha256=d63370480fc20da1cf239b2a29b0accf30903be4f43f0c33e3b36706c20f6fc0 to build tracker '/tmp/pip-req-tracker-ky4kltpb' 2021-07-12T00:42:31,819 Running setup.py (path:/tmp/pip-wheel-v6xql472/rf-monitor_084566e78ba743e695787a826b165238/setup.py) egg_info for package rf-monitor 2021-07-12T00:42:31,820 Created temporary directory: /tmp/pip-pip-egg-info-spmo3fvh 2021-07-12T00:42:31,820 Running command python setup.py egg_info 2021-07-12T00:42:32,648 Traceback (most recent call last): 2021-07-12T00:42:32,649 File "", line 1, in 2021-07-12T00:42:32,649 File "/tmp/pip-wheel-v6xql472/rf-monitor_084566e78ba743e695787a826b165238/setup.py", line 28, in 2021-07-12T00:42:32,649 from rfmonitor.version import VERSION 2021-07-12T00:42:32,649 File "/tmp/pip-wheel-v6xql472/rf-monitor_084566e78ba743e695787a826b165238/rfmonitor/__init__.py", line 28 2021-07-12T00:42:32,649 print 'Please run rfmonitor.py' 2021-07-12T00:42:32,650 ^ 2021-07-12T00:42:32,650 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Please run rfmonitor.py')? 2021-07-12T00:42:32,697 WARNING: Discarding https://files.pythonhosted.org/packages/de/66/d4684ebb7ca52fa583895671194ebc4cca9483b05982fc5b60e8b240777e/rf-monitor-1.0.1.tar.gz#sha256=d63370480fc20da1cf239b2a29b0accf30903be4f43f0c33e3b36706c20f6fc0 (from https://pypi.org/simple/rf-monitor/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T00:42:32,698 ERROR: Could not find a version that satisfies the requirement rf-monitor==1.0.1 (from versions: 1.0.1, 1.0.2) 2021-07-12T00:42:32,699 ERROR: No matching distribution found for rf-monitor==1.0.1 2021-07-12T00:42:32,699 Exception information: 2021-07-12T00:42:32,699 Traceback (most recent call last): 2021-07-12T00:42:32,699 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T00:42:32,699 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T00:42:32,699 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T00:42:32,699 raise RequirementsConflicted(criterion) 2021-07-12T00:42:32,699 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rf-monitor==1.0.1') 2021-07-12T00:42:32,699 2021-07-12T00:42:32,699 During handling of the above exception, another exception occurred: 2021-07-12T00:42:32,699 2021-07-12T00:42:32,699 Traceback (most recent call last): 2021-07-12T00:42:32,699 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T00:42:32,699 result = self._result = resolver.resolve( 2021-07-12T00:42:32,699 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T00:42:32,699 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T00:42:32,699 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T00:42:32,699 raise ResolutionImpossible(e.criterion.information) 2021-07-12T00:42:32,699 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rf-monitor==1.0.1'), parent=None)] 2021-07-12T00:42:32,699 2021-07-12T00:42:32,699 The above exception was the direct cause of the following exception: 2021-07-12T00:42:32,699 2021-07-12T00:42:32,699 Traceback (most recent call last): 2021-07-12T00:42:32,699 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T00:42:32,699 status = self.run(options, args) 2021-07-12T00:42:32,699 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T00:42:32,699 return func(self, options, args) 2021-07-12T00:42:32,699 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T00:42:32,699 requirement_set = resolver.resolve( 2021-07-12T00:42:32,699 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T00:42:32,699 raise error from e 2021-07-12T00:42:32,699 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rf-monitor==1.0.1 2021-07-12T00:42:32,704 Removed rf-monitor==1.0.1 from https://files.pythonhosted.org/packages/de/66/d4684ebb7ca52fa583895671194ebc4cca9483b05982fc5b60e8b240777e/rf-monitor-1.0.1.tar.gz#sha256=d63370480fc20da1cf239b2a29b0accf30903be4f43f0c33e3b36706c20f6fc0 from build tracker '/tmp/pip-req-tracker-ky4kltpb' 2021-07-12T00:42:32,704 Removed build tracker: '/tmp/pip-req-tracker-ky4kltpb'