2021-07-14T12:32:11,919 Created temporary directory: /tmp/pip-ephem-wheel-cache-orf2vetg 2021-07-14T12:32:11,923 Created temporary directory: /tmp/pip-req-tracker-totamm54 2021-07-14T12:32:11,924 Initialized build tracking at /tmp/pip-req-tracker-totamm54 2021-07-14T12:32:11,924 Created build tracker: /tmp/pip-req-tracker-totamm54 2021-07-14T12:32:11,924 Entered build tracker: /tmp/pip-req-tracker-totamm54 2021-07-14T12:32:11,926 Created temporary directory: /tmp/pip-wheel-8rq8690o 2021-07-14T12:32:12,039 1 location(s) to search for versions of robotframework-remotetransfer: 2021-07-14T12:32:12,039 * https://pypi.org/simple/robotframework-remotetransfer/ 2021-07-14T12:32:12,040 Fetching project page and analyzing links: https://pypi.org/simple/robotframework-remotetransfer/ 2021-07-14T12:32:12,041 Getting page https://pypi.org/simple/robotframework-remotetransfer/ 2021-07-14T12:32:12,044 Found index url https://pypi.org/simple 2021-07-14T12:32:12,345 Found link https://files.pythonhosted.org/packages/84/01/a680cb212c8a5b20a5564339de889234f096b26dcd359da1a968b0fcc39f/robotframework-remotetransfer-0.0.1.tar.gz#sha256=b157ce3991ae5bc0c1eb82ec039a833a29c16d9e18759d464ebcf03d95c8b935 (from https://pypi.org/simple/robotframework-remotetransfer/), version: 0.0.1 2021-07-14T12:32:12,346 Found link https://files.pythonhosted.org/packages/f8/e9/ebd7cce7a4f699418e08f74c1e049848aa596941ba48891da9753791377f/robotframework-remotetransfer-0.0.2.tar.gz#sha256=6f9935879cab7a6478843318079d42c27146b491a57465584f81bd7de5eed3aa (from https://pypi.org/simple/robotframework-remotetransfer/), version: 0.0.2 2021-07-14T12:32:12,347 Skipping link: not a file: https://pypi.org/simple/robotframework-remotetransfer/ 2021-07-14T12:32:12,397 Given no hashes to check 1 links for project 'robotframework-remotetransfer': discarding no candidates 2021-07-14T12:32:12,455 Collecting robotframework-remotetransfer==0.0.1 2021-07-14T12:32:12,458 Created temporary directory: /tmp/pip-unpack-g800cuvk 2021-07-14T12:32:12,637 Downloading robotframework-remotetransfer-0.0.1.tar.gz (7.0 kB) 2021-07-14T12:32:12,716 Added robotframework-remotetransfer==0.0.1 from https://files.pythonhosted.org/packages/84/01/a680cb212c8a5b20a5564339de889234f096b26dcd359da1a968b0fcc39f/robotframework-remotetransfer-0.0.1.tar.gz#sha256=b157ce3991ae5bc0c1eb82ec039a833a29c16d9e18759d464ebcf03d95c8b935 to build tracker '/tmp/pip-req-tracker-totamm54' 2021-07-14T12:32:12,717 Running setup.py (path:/tmp/pip-wheel-8rq8690o/robotframework-remotetransfer_0f556de3f5e0427caa02cafc04a8ef35/setup.py) egg_info for package robotframework-remotetransfer 2021-07-14T12:32:12,719 Created temporary directory: /tmp/pip-pip-egg-info-c0ps2x9f 2021-07-14T12:32:12,719 Running command python setup.py egg_info 2021-07-14T12:32:14,625 Traceback (most recent call last): 2021-07-14T12:32:14,626 File "", line 1, in 2021-07-14T12:32:14,626 File "/tmp/pip-wheel-8rq8690o/robotframework-remotetransfer_0f556de3f5e0427caa02cafc04a8ef35/setup.py", line 10, in 2021-07-14T12:32:14,626 from src.RemoteTransfer import get_version 2021-07-14T12:32:14,627 File "/tmp/pip-wheel-8rq8690o/robotframework-remotetransfer_0f556de3f5e0427caa02cafc04a8ef35/src/RemoteTransfer/__init__.py", line 1, in 2021-07-14T12:32:14,628 from robot.api.deco import keyword 2021-07-14T12:32:14,629 ModuleNotFoundError: No module named 'robot' 2021-07-14T12:32:14,701 WARNING: Discarding https://files.pythonhosted.org/packages/84/01/a680cb212c8a5b20a5564339de889234f096b26dcd359da1a968b0fcc39f/robotframework-remotetransfer-0.0.1.tar.gz#sha256=b157ce3991ae5bc0c1eb82ec039a833a29c16d9e18759d464ebcf03d95c8b935 (from https://pypi.org/simple/robotframework-remotetransfer/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T12:32:14,703 ERROR: Could not find a version that satisfies the requirement robotframework-remotetransfer==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-07-14T12:32:14,703 ERROR: No matching distribution found for robotframework-remotetransfer==0.0.1 2021-07-14T12:32:14,704 Exception information: 2021-07-14T12:32:14,704 Traceback (most recent call last): 2021-07-14T12:32:14,704 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T12:32:14,704 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T12:32:14,704 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T12:32:14,704 raise RequirementsConflicted(criterion) 2021-07-14T12:32:14,704 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('robotframework-remotetransfer==0.0.1') 2021-07-14T12:32:14,704 2021-07-14T12:32:14,704 During handling of the above exception, another exception occurred: 2021-07-14T12:32:14,704 2021-07-14T12:32:14,704 Traceback (most recent call last): 2021-07-14T12:32:14,704 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T12:32:14,704 result = self._result = resolver.resolve( 2021-07-14T12:32:14,704 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T12:32:14,704 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T12:32:14,704 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T12:32:14,704 raise ResolutionImpossible(e.criterion.information) 2021-07-14T12:32:14,704 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('robotframework-remotetransfer==0.0.1'), parent=None)] 2021-07-14T12:32:14,704 2021-07-14T12:32:14,704 The above exception was the direct cause of the following exception: 2021-07-14T12:32:14,704 2021-07-14T12:32:14,704 Traceback (most recent call last): 2021-07-14T12:32:14,704 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T12:32:14,704 status = self.run(options, args) 2021-07-14T12:32:14,704 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T12:32:14,704 return func(self, options, args) 2021-07-14T12:32:14,704 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T12:32:14,704 requirement_set = resolver.resolve( 2021-07-14T12:32:14,704 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T12:32:14,704 raise error from e 2021-07-14T12:32:14,704 pip._internal.exceptions.DistributionNotFound: No matching distribution found for robotframework-remotetransfer==0.0.1 2021-07-14T12:32:14,726 Removed robotframework-remotetransfer==0.0.1 from https://files.pythonhosted.org/packages/84/01/a680cb212c8a5b20a5564339de889234f096b26dcd359da1a968b0fcc39f/robotframework-remotetransfer-0.0.1.tar.gz#sha256=b157ce3991ae5bc0c1eb82ec039a833a29c16d9e18759d464ebcf03d95c8b935 from build tracker '/tmp/pip-req-tracker-totamm54' 2021-07-14T12:32:14,727 Removed build tracker: '/tmp/pip-req-tracker-totamm54'