2024-05-17T09:32:54,626 Created temporary directory: /tmp/pip-build-tracker-0cpct6ns 2024-05-17T09:32:54,627 Initialized build tracking at /tmp/pip-build-tracker-0cpct6ns 2024-05-17T09:32:54,628 Created build tracker: /tmp/pip-build-tracker-0cpct6ns 2024-05-17T09:32:54,628 Entered build tracker: /tmp/pip-build-tracker-0cpct6ns 2024-05-17T09:32:54,629 Created temporary directory: /tmp/pip-wheel-qmb51ks4 2024-05-17T09:32:54,632 Created temporary directory: /tmp/pip-ephem-wheel-cache-qma7fsbk 2024-05-17T09:32:54,656 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-05-17T09:32:54,659 2 location(s) to search for versions of mujoco-robot-environments: 2024-05-17T09:32:54,659 * https://pypi.org/simple/mujoco-robot-environments/ 2024-05-17T09:32:54,659 * https://www.piwheels.org/simple/mujoco-robot-environments/ 2024-05-17T09:32:54,660 Fetching project page and analyzing links: https://pypi.org/simple/mujoco-robot-environments/ 2024-05-17T09:32:54,661 Getting page https://pypi.org/simple/mujoco-robot-environments/ 2024-05-17T09:32:54,662 Found index url https://pypi.org/simple/ 2024-05-17T09:32:54,877 Fetched page https://pypi.org/simple/mujoco-robot-environments/ as application/vnd.pypi.simple.v1+json 2024-05-17T09:32:54,878 Skipping link: No binaries permitted for mujoco-robot-environments: https://files.pythonhosted.org/packages/05/14/abab3d01b8f54684226a1753ab71900fad3d4c56f7d4dc0ff5b76c0b3e25/mujoco_robot_environments-0.0.1-py3-none-any.whl (from https://pypi.org/simple/mujoco-robot-environments/) (requires-python:<4.0.0,>=3.10.6) 2024-05-17T09:32:54,879 Found link https://files.pythonhosted.org/packages/b7/0a/a0074917651cea70e52613ced253ff5843f7b8e71551ed67159240c5883f/mujoco_robot_environments-0.0.1.tar.gz (from https://pypi.org/simple/mujoco-robot-environments/) (requires-python:<4.0.0,>=3.10.6), version: 0.0.1 2024-05-17T09:32:54,880 Skipping link: No binaries permitted for mujoco-robot-environments: https://files.pythonhosted.org/packages/94/bb/b08467267a50cdee278d3d1d22c5f129f08781f5835f63bf6fd1abf7bf09/mujoco_robot_environments-0.0.2-py3-none-any.whl (from https://pypi.org/simple/mujoco-robot-environments/) (requires-python:==3.10.6) 2024-05-17T09:32:54,881 Link requires a different Python (3.11.2 not in: '==3.10.6'): https://files.pythonhosted.org/packages/5e/d1/8bdc69612410ed8d653d829ab257dac146e945acda1aa93729ee28ea0524/mujoco_robot_environments-0.0.2.tar.gz (from https://pypi.org/simple/mujoco-robot-environments/) (requires-python:==3.10.6) 2024-05-17T09:32:54,882 Skipping link: 0.0.2 Requires-Python ==3.10.6: https://files.pythonhosted.org/packages/5e/d1/8bdc69612410ed8d653d829ab257dac146e945acda1aa93729ee28ea0524/mujoco_robot_environments-0.0.2.tar.gz (from https://pypi.org/simple/mujoco-robot-environments/) (requires-python:==3.10.6) 2024-05-17T09:32:54,883 Fetching project page and analyzing links: https://www.piwheels.org/simple/mujoco-robot-environments/ 2024-05-17T09:32:54,883 Getting page https://www.piwheels.org/simple/mujoco-robot-environments/ 2024-05-17T09:32:54,885 Found index url https://www.piwheels.org/simple/ 2024-05-17T09:32:55,050 Fetched page https://www.piwheels.org/simple/mujoco-robot-environments/ as text/html 2024-05-17T09:32:55,052 Skipping link: No binaries permitted for mujoco-robot-environments: https://www.piwheels.org/simple/mujoco-robot-environments/mujoco_robot_environments-0.0.1-py3-none-any.whl#sha256=868ea8c2f1b5258290951bb894718c397676b968be2ab998e3fce99ccde8ff4c (from https://www.piwheels.org/simple/mujoco-robot-environments/) 2024-05-17T09:32:55,052 Skipping link: not a file: https://www.piwheels.org/simple/mujoco-robot-environments/ 2024-05-17T09:32:55,053 Skipping link: not a file: https://pypi.org/simple/mujoco-robot-environments/ 2024-05-17T09:32:55,071 Given no hashes to check 0 links for project 'mujoco-robot-environments': discarding no candidates 2024-05-17T09:32:55,072 ERROR: Ignored the following versions that require a different python version: 0.0.2 Requires-Python ==3.10.6 2024-05-17T09:32:55,074 ERROR: Could not find a version that satisfies the requirement mujoco-robot-environments==0.0.2 (from versions: 0.0.1) 2024-05-17T09:32:55,076 ERROR: No matching distribution found for mujoco-robot-environments==0.0.2 2024-05-17T09:32:55,077 Exception information: 2024-05-17T09:32:55,077 Traceback (most recent call last): 2024-05-17T09:32:55,077 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-05-17T09:32:55,077 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-05-17T09:32:55,077 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-05-17T09:32:55,077 raise RequirementsConflicted(criterion) 2024-05-17T09:32:55,077 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mujoco-robot-environments==0.0.2') 2024-05-17T09:32:55,077 2024-05-17T09:32:55,077 During handling of the above exception, another exception occurred: 2024-05-17T09:32:55,077 2024-05-17T09:32:55,077 Traceback (most recent call last): 2024-05-17T09:32:55,077 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-05-17T09:32:55,077 result = self._result = resolver.resolve( 2024-05-17T09:32:55,077 ^^^^^^^^^^^^^^^^^ 2024-05-17T09:32:55,077 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-05-17T09:32:55,077 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-05-17T09:32:55,077 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-05-17T09:32:55,077 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-05-17T09:32:55,077 raise ResolutionImpossible(e.criterion.information) 2024-05-17T09:32:55,077 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mujoco-robot-environments==0.0.2'), parent=None)] 2024-05-17T09:32:55,077 2024-05-17T09:32:55,077 The above exception was the direct cause of the following exception: 2024-05-17T09:32:55,077 2024-05-17T09:32:55,077 Traceback (most recent call last): 2024-05-17T09:32:55,077 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-05-17T09:32:55,077 status = run_func(*args) 2024-05-17T09:32:55,077 ^^^^^^^^^^^^^^^ 2024-05-17T09:32:55,077 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-05-17T09:32:55,077 return func(self, options, args) 2024-05-17T09:32:55,077 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-05-17T09:32:55,077 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-05-17T09:32:55,077 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-05-17T09:32:55,077 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-05-17T09:32:55,077 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-05-17T09:32:55,077 raise error from e 2024-05-17T09:32:55,077 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mujoco-robot-environments==0.0.2 2024-05-17T09:32:55,083 Removed build tracker: '/tmp/pip-build-tracker-0cpct6ns'