Je viens d'installer anaconda sur mon ordinateur debian sid mais il ne veut pas se lancer en ligne de commande et je ne le retrouve pas dans les applications installées de mon menu de lancement.
C'est GLX qui ne veut pas s'initialiser.
Quelqu'un aurait-il déjà rencontré le problème?
Code : Tout sélectionner
conda --version
conda 24.5.0
uname -sr
Linux 6.10.9-amd64
Code : Tout sélectionner
apt list *glx* --installed
glx-alternative-mesa/unstable,now 1.2.2 amd64 [installé, automatique]
glx-alternative-nvidia/unstable,now 1.2.2 amd64 [installé, automatique]
glx-diversions/unstable,now 1.2.2 amd64 [installé, automatique]
libgl1-mesa-glx/now 23.1.3-1 amd64 [installé, local]
libglx-mesa0/unstable,now 24.2.2-1 amd64 [installé, automatique]
libglx-mesa0/unstable,now 24.2.2-1 i386 [installé, automatique]
libglx0/unstable,now 1.7.0-1+b1 amd64 [installé, automatique]
libglx0/unstable,now 1.7.0-1+b1 i386 [installé, automatique]
libxcb-glx0/unstable,now 1.17.0-2 amd64 [installé, automatique]
libxcb-glx0/unstable,now 1.17.0-2 i386 [installé, automatique]
update-glx/unstable,now 1.2.2 amd64 [installé, automatique]
Code : Tout sélectionner
anaconda-navigator
2024-09-18 17:47:56,184 - WARNING linux_scaling.get_scaling_factor_using_dbus:32
An exception occurred during fetching list of system display settings.
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
Could not initialize GLX
Abandon