-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Every time I try to run the install script following error occurs:
Looking for python... 3.14.2 - skipped
Looking for python2.7... 2.7.14 - Traceback (most recent call last):
File "/home/lordboettcher/Downloads/playonlinux/python/check_python.py", line 1, in <module>
import os, wxversion
ImportError: No module named wxversion
failed tests
Looking for python2.6... which: no python2.6 in (/home/lordboettcher/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/home/lordboettcher/.local/share/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/lordboettcher/.local/bin:/home/lordboettcher/.local/bin:/home/lordboettcher/.local/bin)
Looking for python2... 2.7.14 - Traceback (most recent call last):
File "/home/lordboettcher/Downloads/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
I have tried reinstalling python, switching versions but nothing seems to be a solution. Can someone help me?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels