Skip to content

[BUG] No support for python >= 3.9 #55

@albertbou92

Description

@albertbou92

In Python >= 3.9, import safe results in

ImportError: cannot import name 'gcd' from 'fractions'

I believe it is related to the math package

https://stackoverflow.com/questions/66174862/import-error-cant-import-name-gcd-from-fractions

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