Depuis quelque temps je galère a essayer de lancer Playonlinux. Je l'ai installer via la commande :
Code : Tout sélectionner
pacman -S playonlinux
Code : Tout sélectionner
Looking for python... 3.5.1 - skipped
Looking for python2.7... 2.7.10 - wxversion(s): 3.0-gtk2
13:58:14: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1008,wx containers,compatible with 2.8),
and wxPython used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8).
Traceback (most recent call last):
File "/usr/share/playonlinux/python/check_python.py", line 7, in <module>
import wx
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py", line 45, in <module>
from wx._core import *
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 16921, in <module>
from _windows import *
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_windows.py", line 4, in <module>
import _windows_
ImportError: /usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_windows_.so: symbol _ZThn680_N13wxHtmlListBox10RefreshAllEv, version WXU_3.0 not defined in file libwx_gtk2u_html-3.0.so.0 with link time reference
failed tests
Looking for python2.6... which: no python2.6 in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
Looking for python2... 2.7.10 - wxversion(s): 3.0-gtk2
13:58:14: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1008,wx containers,compatible with 2.8),
and wxPython used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8).
Traceback (most recent call last):
File "/usr/share/playonlinux/python/check_python.py", line 7, in <module>
import wx
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py", line 45, in <module>
from wx._core import *
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 16921, in <module>
from _windows import *
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_windows.py", line 4, in <module>
import _windows_
ImportError: /usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_windows_.so: symbol _ZThn680_N13wxHtmlListBox10RefreshAllEv, version WXU_3.0 not defined in file libwx_gtk2u_html-3.0.so.0 with link time reference
failed tests
Please install python before trying to run this program
Si quelqu'un à une idée de ce qu'il se passe faite le moi savoir s'il vous plait


Merci.