Skip to content

Unable to use (or build) on M1 Pro Mac #42

@andypiper

Description

@andypiper

The Mac binary is Intel-only, and will not run on Apple Silicon.

I tried to use the source, but the Qt version is now Qt6 and the source is for Qt4, and the code fails with:

$ python ./uPyCraft.py                                                      
Traceback (most recent call last):
  File "./uPyCraft.py", line 2, in <module>
    from PyQt4.QtGui  import *
ImportError: No module named PyQt4.QtGui

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