Skip to content

[Bug] Fresh PyPi Installation (0.4.0) panics (?) during optimization without logs or errors #42

Description

@CodingTil

Steps to reproduce

  1. Install PyGCGOpt (preferably in a fresh environment):
pip install pygcgopt
# or
uv add pygcgopt
  1. Try to optimize anything. See https://github.com/CodingTil/gcg-minimal-example for a reproductive example.

Expected behaviour

The optimization process starts, we see the calculation logs, etc.

Actual behaviour

The program immediately panics (?) without any error / exception or log being printed, and terminates with exit code 139.
Also see the Action https://github.com/CodingTil/gcg-minimal-example/actions/runs/16841312086 that confirms the issue is not just local on my machine.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions