You are not logged in.

#1 2016-01-23 23:17:37

SejmL
Member
From: Sweden
Registered: 2015-11-15
Posts: 41

Cant open "PlayOnLinux"

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

#2 2016-01-23 23:20:01

pingu
Member
Registered: 2015-09-29
Posts: 128

Re: Cant open "PlayOnLinux"

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

#3 2016-01-24 01:40:23

SejmL
Member
From: Sweden
Registered: 2015-11-15
Posts: 41

Re: Cant open "PlayOnLinux"

pingu wrote:

see if it works if you install python-wxversion :

# apt install python-wxversion

worked like a charm, thanx <3

Offline

Board footer

Powered by FluxBB