Forums

"Please install python before trying to run this program"

Auteur Réponses
willwhite Vendredi 4 Décembre 2020 à 16:22
willwhiteAnonymous

When I enter `./playonlinux` at the command line I get back "Please install python before trying to run this program". But Python is installed. Here is everything I get:

~/playonlinux$ ./playonlinux
Looking for python... 2.7.12 - Traceback (most recent call last):
  File "/home/user/playonlinux/python/check_python.py", line 1, in <module>
    import os, wxversion
ImportError: No module named wxversion
failed tests
Looking for python2.7... 2.7.12 - Traceback (most recent call last):
  File "/home/user/playonlinux/python/check_python.py", line 1, in <module>
    import os, wxversion
ImportError: No module named wxversion
failed tests
Looking for python2.6...
Looking for python2... 2.7.12 - Traceback (most recent call last):
  File "/home/user/playonlinux/python/check_python.py", line 1, in <module>
    import os, wxversion
ImportError: No module named wxversion
failed tests
Please install python before trying to run this program

Edité par willwhite

Dadu042 Vendredi 4 Décembre 2020 à 17:16
Dadu042

OS and version ?

willwhite Vendredi 4 Décembre 2020 à 18:12
willwhiteAnonymous

My OS is Trisquel and PlayOnLinux version is 4.3.4.
 

Dadu042 Vendredi 4 Décembre 2020 à 20:08
Dadu042

What Trisquel version ?

 

By searching on the web "No module named wxversion", it seems that 'wxversion' need to be installed...

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com