Skip to content

[ARCH] Installation does not work #5

@lordboettcher

Description

@lordboettcher

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions