You are not logged in.
Pages: 1
Hi
Just installed PlayOnLinux and I'm getting this message when i try to run it:
playonlinux
Looking for python... 2.7.9 - selected
Traceback (most recent call last):
File "mainwindow.py", line 31, in <module>
import wxversion
ImportError: No module named wxversion
Looking for python... 2.7.9 - selected
Traceback (most recent call last):
File "mainwindow.py", line 31, in <module>
import wxversion
ImportError: No module named wxversion
Mod Edit:
[code]
Please use code blocks
[/code]
Last edited by Sector11 (2016-01-23 23:30:52)
Offline
see if it works if you install python-wxversion :
# apt install python-wxversion
Last edited by pingu (2016-01-23 23:23:53)
"Chuck Norris can compile syntax errors."
Offline
see if it works if you install python-wxversion :
# apt install python-wxversion
worked like a charm, thanx <3
Offline
Pages: 1