2021-07-10T00:34:37,970 Created temporary directory: /tmp/pip-ephem-wheel-cache-iunkjyk1 2021-07-10T00:34:37,973 Created temporary directory: /tmp/pip-req-tracker-rlgn_lhi 2021-07-10T00:34:37,973 Initialized build tracking at /tmp/pip-req-tracker-rlgn_lhi 2021-07-10T00:34:37,973 Created build tracker: /tmp/pip-req-tracker-rlgn_lhi 2021-07-10T00:34:37,973 Entered build tracker: /tmp/pip-req-tracker-rlgn_lhi 2021-07-10T00:34:37,974 Created temporary directory: /tmp/pip-wheel-g4wl2b5l 2021-07-10T00:34:38,011 1 location(s) to search for versions of pyrobots: 2021-07-10T00:34:38,011 * https://pypi.org/simple/pyrobots/ 2021-07-10T00:34:38,011 Fetching project page and analyzing links: https://pypi.org/simple/pyrobots/ 2021-07-10T00:34:38,012 Getting page https://pypi.org/simple/pyrobots/ 2021-07-10T00:34:38,013 Found index url https://pypi.org/simple 2021-07-10T00:34:38,193 Found link https://files.pythonhosted.org/packages/8b/be/9e3477402ba84996f071e3b6eae4ede63de2179dce0f1a9ae2b11b3b7b6b/pyRobots-2.0.tar.gz#sha256=e15c9a6e5a83f06ce09737120b88d0fa3328101ab8da454f8a679198db2f4a29 (from https://pypi.org/simple/pyrobots/), version: 2.0 2021-07-10T00:34:38,194 Found link https://files.pythonhosted.org/packages/e5/72/aac4fb29d5eb77d1462f63cc976030d7f6554d7716e8aad278af8374dc88/pyRobots-2.2.linux-x86_64.tar.gz#sha256=c39aeb340d12dfd6586df816dfde059eb5f4dfcf010007ea5943b878fd2ef135 (from https://pypi.org/simple/pyrobots/), version: 2.2.linux-x86_64 2021-07-10T00:34:38,194 Found link https://files.pythonhosted.org/packages/a0/88/3b715225386558646a59f1d68ea3cb25bef78f18576e3e8b6f38b178ebbf/pyRobots-2.2.tar.gz#sha256=f19f3ddba71300895d6c204a30abbcf19f468f7a72ed3aa2850d8f380238ea96 (from https://pypi.org/simple/pyrobots/), version: 2.2 2021-07-10T00:34:38,195 Skipping link: not a file: https://pypi.org/simple/pyrobots/ 2021-07-10T00:34:38,211 Given no hashes to check 1 links for project 'pyrobots': discarding no candidates 2021-07-10T00:34:38,228 Collecting pyrobots==2.0 2021-07-10T00:34:38,230 Created temporary directory: /tmp/pip-unpack-bv45oron 2021-07-10T00:34:38,413 Downloading pyRobots-2.0.tar.gz (40 kB) 2021-07-10T00:34:38,503 Added pyrobots==2.0 from https://files.pythonhosted.org/packages/8b/be/9e3477402ba84996f071e3b6eae4ede63de2179dce0f1a9ae2b11b3b7b6b/pyRobots-2.0.tar.gz#sha256=e15c9a6e5a83f06ce09737120b88d0fa3328101ab8da454f8a679198db2f4a29 to build tracker '/tmp/pip-req-tracker-rlgn_lhi' 2021-07-10T00:34:38,504 Running setup.py (path:/tmp/pip-wheel-g4wl2b5l/pyrobots_b22e850966cd4e9181500e6796dffce1/setup.py) egg_info for package pyrobots 2021-07-10T00:34:38,505 Created temporary directory: /tmp/pip-pip-egg-info-x6u_ww5q 2021-07-10T00:34:38,505 Running command python setup.py egg_info 2021-07-10T00:34:39,140 Traceback (most recent call last): 2021-07-10T00:34:39,140 File "", line 1, in 2021-07-10T00:34:39,141 File "/tmp/pip-wheel-g4wl2b5l/pyrobots_b22e850966cd4e9181500e6796dffce1/setup.py", line 8, in 2021-07-10T00:34:39,141 execfile('src/robots/__init__.py') 2021-07-10T00:34:39,141 NameError: name 'execfile' is not defined 2021-07-10T00:34:39,190 WARNING: Discarding https://files.pythonhosted.org/packages/8b/be/9e3477402ba84996f071e3b6eae4ede63de2179dce0f1a9ae2b11b3b7b6b/pyRobots-2.0.tar.gz#sha256=e15c9a6e5a83f06ce09737120b88d0fa3328101ab8da454f8a679198db2f4a29 (from https://pypi.org/simple/pyrobots/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:34:39,191 ERROR: Could not find a version that satisfies the requirement pyrobots==2.0 (from versions: 2.2.linux-x86_64, 2.0, 2.2) 2021-07-10T00:34:39,192 ERROR: No matching distribution found for pyrobots==2.0 2021-07-10T00:34:39,192 Exception information: 2021-07-10T00:34:39,192 Traceback (most recent call last): 2021-07-10T00:34:39,192 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:34:39,192 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:34:39,192 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:34:39,192 raise RequirementsConflicted(criterion) 2021-07-10T00:34:39,192 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyrobots==2.0') 2021-07-10T00:34:39,192 2021-07-10T00:34:39,192 During handling of the above exception, another exception occurred: 2021-07-10T00:34:39,192 2021-07-10T00:34:39,192 Traceback (most recent call last): 2021-07-10T00:34:39,192 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:34:39,192 result = self._result = resolver.resolve( 2021-07-10T00:34:39,192 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:34:39,192 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:34:39,192 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:34:39,192 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:34:39,192 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyrobots==2.0'), parent=None)] 2021-07-10T00:34:39,192 2021-07-10T00:34:39,192 The above exception was the direct cause of the following exception: 2021-07-10T00:34:39,192 2021-07-10T00:34:39,192 Traceback (most recent call last): 2021-07-10T00:34:39,192 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:34:39,192 status = self.run(options, args) 2021-07-10T00:34:39,192 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:34:39,192 return func(self, options, args) 2021-07-10T00:34:39,192 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:34:39,192 requirement_set = resolver.resolve( 2021-07-10T00:34:39,192 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:34:39,192 raise error from e 2021-07-10T00:34:39,192 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyrobots==2.0 2021-07-10T00:34:39,197 Removed pyrobots==2.0 from https://files.pythonhosted.org/packages/8b/be/9e3477402ba84996f071e3b6eae4ede63de2179dce0f1a9ae2b11b3b7b6b/pyRobots-2.0.tar.gz#sha256=e15c9a6e5a83f06ce09737120b88d0fa3328101ab8da454f8a679198db2f4a29 from build tracker '/tmp/pip-req-tracker-rlgn_lhi' 2021-07-10T00:34:39,197 Removed build tracker: '/tmp/pip-req-tracker-rlgn_lhi'