RoboStack / ros-noetic

vinca configuration files for ros-noetic
https://robostack.github.io
450 stars 70 forks source link

ROS noetic conda ENV with python3.11 #338

Closed SSG0210 closed 1 year ago

SSG0210 commented 1 year ago

Solution to issue cannot be found in the documentation.

Issue

Hi,

I have a problem when I want to install ros-noetic-desktop in a condo environment with python3.11. I executed the next commands:

Error:

UnsatisfiableError: The following specifications were found to be incompatible with each other:

Output in format: Requested package -> Available versionsThe following specifications were found to be incompatible with your system:

Your installed version is: 10.16

If a try te same but with python3.9 I don't have any problem, but for other reasons I need to use python3.11, Is there any solution?

Thanks

Installed packages

At the moment nothing

Environment info

python3.11
Tobias-Fischer commented 1 year ago

Unfortunately we only have py39 builds at the moment - we’d like to support others, but the maintenance and CI effort is too high :(

SSG0210 commented 1 year ago

it's a shame but I understand you. Thanks!