-
-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
I use other packages which rely on 3.12, but it seems that ros-jazzy-desktop cannot solve for this version yet.
This is the output from following the standard installation instructions but using python 3.12 to setup the mamba environment:
conda-forge/linux-64 Using cache
conda-forge/noarch Using cache
robostack-jazzy/noarch 116.0 B @ 235.0 B/s 0.3s
robostack-jazzy/linux-64 181.8kB @ 107.5kB/s 0.6s
Pinned packages:
- python=3.12
error libmamba Could not solve for environment specs
The following packages are incompatible
├─ pin on python 3.12.* =* * is installable and it requires
│ └─ python =3.12 *, which can be installed;
└─ ros-jazzy-desktop =* * is not installable because it requires
├─ ros-jazzy-rviz-default-plugins =* *, which requires
│ ├─ ros-jazzy-urdf =* * with the potential options
│ │ ├─ ros-jazzy-urdf 2.10.0 would require
│ │ │ └─ ros2-distro-mutex ==0.5 jazzy, which can be installed;
│ │ ├─ ros-jazzy-urdf 2.10.0 would require
│ │ │ ├─ ros-jazzy-urdfdom =* * with the potential options
│ │ │ │ ├─ ros-jazzy-urdfdom 4.0.0 would require
│ │ │ │ │ └─ ros2-distro-mutex ==0.5 jazzy, which can be installed;
│ │ │ │ └─ ros-jazzy-urdfdom 4.0.1 would require
│ │ │ │ └─ python =3.11 *_cpython, which conflicts with any installable versions previously reported;
│ │ │ └─ ros2-distro-mutex =0.6 jazzy_*, which conflicts with any installable versions previously reported;
│ │ └─ ros-jazzy-urdf 2.10.0 would require
│ │ ├─ ros-jazzy-urdfdom =* * with the potential options
│ │ │ ├─ ros-jazzy-urdfdom 4.0.0, which can be installed (as previously explained);
│ │ │ └─ ros-jazzy-urdfdom 4.0.1, which cannot be installed (as previously explained);
│ │ └─ ros2-distro-mutex =0.7 jazzy_*, which conflicts with any installable versions previously reported;
│ └─ ros2-distro-mutex [=0.6 jazzy_*|=0.7 jazzy_*], which conflicts with any installable versions previously reported;
└─ ros2-distro-mutex [=0.6 jazzy_*|=0.7 jazzy_*], which conflicts with any installable versions previously reported.
critical libmamba Could not solve for environment specs
Metadata
Metadata
Assignees
Labels
No labels