| eXpander_ |
06-26-2012 04:38 PM |
PlayOnLinux broken in current
Hi,
after upgrading to current I cannot launch Playonlinux anymore, I get following error:
Code:
bash-4.2$ playonlinux
Traceback (most recent call last):
File "mainwindow.py", line 31, in <module>
import wxversion
ImportError: No module named wxversion
/usr/share/playonlinux/playonlinux: line 89: python2.6: command not found
Now, I understand that Python 2.7.x was included in the current, but what exactly happened here? Or maybe POL does not support Python 2.7?
|