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

import gcd from math as a fallback #1484

Merged
merged 1 commit into from
Nov 7, 2020
Merged

Conversation

kvinwang
Copy link
Contributor

@kvinwang kvinwang commented Nov 7, 2020

this fixes #1482

@Harvie Harvie merged commit 52af9c2 into vlachoudis:master Nov 7, 2020
@Harvie
Copy link
Collaborator

Harvie commented Nov 7, 2020

Thanks

rar8000 pushed a commit to rar8000/bCNC that referenced this pull request Jul 21, 2023
import gcd from math as a fallback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ImportError: cannot import name 'gcd' from 'fractions' (/usr/local/lib/python3.9/fractions.py)
2 participants