Skip to content

macos Mojave version 10.14.6 running errored #197

@yiwangwuqian

Description

@yiwangwuqian

In terminal:python /Users/XXX/Documents/PortGame/singularity/singularity.py

I get log:

pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
  File "/Users/XXX/Documents/PortGame/singularity/singularity.py", line 26, in <module>
    singularity.main()
  File "/Users/XXX/Documents/PortGame/singularity/singularity/__init__.py", line 312, in main
    data.reload_all()
  File "/Users/XXX/Documents/PortGame/singularity/singularity/code/data.py", line 676, in reload_all
    load_strings()
  File "/Users/XXX/Documents/PortGame/singularity/singularity/code/data.py", line 626, in load_strings
    load_buttons_defs()
  File "/Users/XXX/Documents/PortGame/singularity/singularity/code/data.py", line 600, in load_buttons_defs
    "yes"      : g.hotkey(_("&YES")),
NameError: global name '_' is not defined

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions