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

Error when using "Close But No Cigar" #8

Open
usted opened this issue Apr 9, 2023 · 0 comments
Open

Error when using "Close But No Cigar" #8

usted opened this issue Apr 9, 2023 · 0 comments

Comments

@usted
Copy link

usted commented Apr 9, 2023

Hi there.
Nice work. But I get this error when I use the script "Close But No Cigar".

Traceback (most recent call last):
  File "Close But No Cigar.py", line 87
    checkAngle(l, s)
  File "Close But No Cigar.py", line 45, in checkAngle
    if (thisAng != 0 and (-angleTolerance < thisAng and thisAng < angleTolerance)):
TypeError: '<' not supported between instances of 'int' and 'method'

Do you know why?

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

No branches or pull requests

1 participant