Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot import name 'gcd' from 'fractions' #17

Open
xingzoudewuhuarou opened this issue May 24, 2023 · 1 comment
Open

cannot import name 'gcd' from 'fractions' #17

xingzoudewuhuarou opened this issue May 24, 2023 · 1 comment
Labels
help wanted Extra attention is needed issue

Comments

@xingzoudewuhuarou
Copy link

cannot import name 'gcd' from 'fractions'

@ebranlard
Copy link
Owner

ebranlard commented Nov 30, 2023

This is a python version issue
https://stackoverflow.com/questions/66174862/import-error-cant-import-name-gcd-from-fractions

It can easily be fixed using a try catch around the import. Do you think you could submit a pull request?

@ebranlard ebranlard reopened this Nov 30, 2023
@ebranlard ebranlard added issue help wanted Extra attention is needed labels Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed issue
Projects
None yet
Development

No branches or pull requests

2 participants